You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By putting a multi-version file at /tmp/npm/store/<pkgname>/package.json
you can effectively lock a package to a given selection of versions for
the lifetime of the npm registry.
This file should be analogous to what would normally be served up at
https://registry.npmjs.org/<pkgname>
0 commit comments