Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

package-json-updater

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

package-json-updater

updater for dependencies in package json

  • 1.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

package-json-updater

simple updater for dependencies in package json

  • will get a new package.json file with current version of all dependencies and devDependencies and all the other contents will remain the same.

  • helpful for those those who take prototype of package json from old project and using it in current project and need all dependencies with current version.

npm Travis styled with prettier Built with generator-ts-np

Usage

  • Install package-json-updater globally

pkg-json-updater --src=path/to/source/package.json --dest=path/to/dest/new-package.json

Change log

brief change log

Version of ts-np-generator used: used version of ts-np generator

Licence

MIT © Lakshmipriya.mukundan@gmail.com

FAQs

Package last updated on 15 Mar 2019

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc