npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

update-package-lock

1.1.0

@bret

npmHomeRepoSnykSocket
Downloads:1
$ npm install update-package-lock
DailyWeeklyMonthlyYearly

update-package-lock

CLI tool that updates a package lock.

npm install -g update-package-lock

Apparently this is tricky enough to require a module since non of the npm flags seem to work across configs ¯\(ツ)/¯

Usage

cd my-project
update-package-lock

(Works by tmp copying your npmrc config into the folder and editing the package-lock flag to true)

License

MIT