1.0.7 • Published 2 years ago

npm-update-resolutions v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

1.0.7

2 years ago

1.0.6-alpha.0

2 years ago

1.0.6

2 years ago

1.0.6-alpha.3

2 years ago

1.0.6-alpha.2

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.1-alpha.1

2 years ago

1.0.1-alpha.0

2 years ago

1.0.0

2 years ago