https://github.com/ext/npm-deep-update
Update NPM transitive dependencies
https://github.com/ext/npm-deep-update
Last synced: 9 months ago
JSON representation
Update NPM transitive dependencies
- Host: GitHub
- URL: https://github.com/ext/npm-deep-update
- Owner: ext
- License: mit
- Created: 2025-08-21T08:07:49.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-21T08:12:33.000Z (10 months ago)
- Last Synced: 2025-08-21T10:32:34.788Z (10 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# npm-deep-update
Updates NPM transitive dependencies.
- One commit per dependency - simplifies bisecting when something fails to run.
- Caches result if you need to rerun script
Requires `jq` (and `npm` and `git` obviously) to run.