Socket
Socket
Sign inDemoInstall

shrinkwrap.io

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shrinkwrap.io

shrinkwrap.io "safeinstall"


Version published
Weekly downloads
19
increased by1800%
Maintainers
1
Weekly downloads
 
Created
Source

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"
  }
}

Keywords

FAQs

Package last updated on 27 Apr 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc