4.0.5 • Published 5 years ago

rot-pkg-scoped v4.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Rot Pkg

Installation

$ npm i -D rot-pkg

What is this

This package check difference of package.json and you already installed.

Then you probably need to do npm i


When you use this package, you don't have to say this anymore in your project.

when you git pull, please npm i

with husky might help you

$ npm i -D husky
{
  "hooks": {
    "post-merge": "rot-pkg"
  }
}

when you don't need npm i

2019-01-26 19 06 16

when you need npm i

2019-01-26 19 11 56

Package Type

  • root package ( npm, yarn )
  • Angular library packages

Feat

  • Unit test