shrinkwrap.io

0.0.0 • Public • Published

shrinkwrap-safeinstall

shrinkwrap.io manages shrinkwraps for your npm modules. Connect your Github Account at shrinkwrap.io, and the SaaS (shrinkwrap-as-a-service) will automatically issue a Pull Request with the necessary configuration. Manual setup steps are below.

Reasons to use safeinstall

  • Shrinkwrap dependency tree for production safety
  • 5x Faster npm installation
  • Avoid the npm worm and left-pad issues.
  • Avoid unwieldy diffs in source control

Install this module to support shrinkwrap.io safeinstall in your project.

Install

npm install --save shrinkwrap.io

Configure package.json

{
  "scripts": {
    "safeinstall": "safeinstall"
  }
}

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i shrinkwrap.io

      Weekly Downloads

      3

      Version

      0.0.0

      License

      MIT

      Last publish

      Collaborators

      • langa