rot-pkg-scoped
TypeScript icon, indicating that this package has built-in type declarations

4.0.5 • Public • Published

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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i rot-pkg-scoped

    Weekly Downloads

    1

    Version

    4.0.5

    License

    MIT

    Unpacked Size

    41.7 kB

    Total Files

    41

    Last publish

    Collaborators

    • marapper