Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

install-peers

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

install-peers

Automatically installs project's peerDependencies (as devDependencies)

  • 1.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
24K
increased by29.25%
Maintainers
2
Weekly downloads
 
Created
Source

install-peers

Automatically installs project's peerDependencies (as devDependencies). Works with npm, yarn and nvm.

Install

npm

$ npm install --save-dev --ignore-scripts install-peers

yarn

$ yarn add --dev --ignore-scripts install-peers

Usage

Run npm install (or yarn install) to install prod and dev, as well as peer dependencies.

You still may see "unmet peer dependency" warnings, due to installation flow of npm/yarn.

Also it won't update lock (shrinkwrap) files or modify package.json, keeping your setup pure and clean.

License

Install-Peers is released under the MIT license.

Keywords

FAQs

Package last updated on 16 May 2022

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