Socket
Book a DemoInstallSign in
Socket

lock-package-json

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lock-package-json

A simple package to lock package.json based on versions in package-lock.json

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
1
Created
Source

🪓 lock-package-json

v1.0.3 License: MIT Language: TypeScript ECMAScript: 2019 Discord Server

A Simple package to lock package.json based on versions in package-lock.json

📎 Menu

💡 Features

  • [✔️] Easy to use
  • [✔️] MIT License
  • [✔️] Works With npx

🚀 Usage

  • Go to your project
  • Run: npx lock-package-json

You can also pass package and lockfile paths as parameters, example: npx lock-package-json ./path-to-package-json ./path-to-lockfile Or, pass another directory to resolve package and lockfile from there, example: npx lock-package-json --dir ./to/another/directory

👨‍💻 Contributing

I ❤️ contributions! I will happily accept your pull request! Translations, grammatical corrections (GrammarNazi you are welcome! Yes my English is bad, sorry), etc... and remember to insert your name in .all-contributorsrc and package.json file.

Thanks goes to these wonderful people (emoji key):

💫 License

  • Code and Contributions have MIT License
  • Images and logos have CC BY-NC 4.0 License
  • Documentations and Translations have CC BY 4.0 License
Copyleft (c) 2022 Eddie Cooro

Keywords

ptkdev

FAQs

Package last updated on 13 Apr 2022

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