1.0.7 • Published 6 months ago

npm-update-resolutions v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

npm-update-resolutions

npm-update-resolutions.

Installation

npm install -g npm-update-resolutions

Usage

To fix the npm dependencies

npx npm-update-resolutions --force-resolutions --major

Set custom registry url

 npx npm-update-resolutions --force-resolutions --major --registry https://registry.npmjs.org/

Release

Only collaborators with credentials can release and publish:

npm run release
git push --follow-tags && npm publish

To see what files are going to be published, run the command:

npm pack --dry-run
# tar tvf $(npm pack)

License

MIT

1.0.6-alpha.1

6 months ago

1.0.7

6 months ago

1.0.6-alpha.0

6 months ago

1.0.6

6 months ago

1.0.6-alpha.3

6 months ago

1.0.6-alpha.2

6 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.1-alpha.1

8 months ago

1.0.1-alpha.0

8 months ago

1.0.0

8 months ago