🚀 Launch Week Day 4:Introducing the Alert Details Page: A Better Way to Explore Alerts.Learn More →
Socket
Book a DemoInstallSign in
Socket

update-package-lock

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

update-package-lock

CLI tool to update a package lock file

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 18 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts