dependency-locker

1.0.3 • Public • Published

dependency-locker

This package aim to lock the versions of your depencencies, so You will never run into cascade dependency bugs and will eliminate fears running npm install.

Installation

Install dependency-locker running:

    $ [sudo] npm install dependency-locker [-g]

Usage

Dependency-locker can be started just running into your project folder

    $ dependency-locker [-r]

the option -r allows to rewrite the package.json; by the way if a file _package.json is not found will be created with a backup of your package.json; withour the -r option a package_solved.json will be written.

Dependents (0)

Package Sidebar

Install

npm i dependency-locker

Weekly Downloads

1

Version

1.0.3

License

MIT

Last publish

Collaborators

  • fedeghe