rot-pkg

check diff of package.json and you already installed

Usage no npm install needed!

<script type="module">
  import rotPkg from 'https://cdn.skypack.dev/rot-pkg';
</script>

README

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