0.0.3 • Published 8 years ago

shipit-npm-shrinkwrap-helper v0.0.3

Weekly downloads
1
License
MIT
Repository
-
Last release
8 years ago

shipit-npm-shrinkwrap-helper

Helper package for NPM shrinkwraping.

# ensure all dependencies are updated based on semver
npmswhlpr --reinstall

# only reformat the npm-shrinkwrap file
npmswhlpr --formatonly

Installation

$ npm install -g shipit-npm-shrinkwrap-helper
$ npm install --save shipit-npm-shrinkwrap-helper

Features

  • Perform NPM shrinwrap on a package.
  • Update all dependencies of a package based on semver.
  • Format/clean the npm-shrinkwrap.json to avoid pull request noise.
0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago