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

install-peerdeps

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

install-peerdeps - npm Package Versions

13

1.10.1

Diff

Changelog

Source

1.10.1

nathanhleung
published 1.10.0 •

Changelog

Source

1.10.0

  • Addressed #41 - allow extra arguments to be passed with --extra-args flag
nathanhleung
published 1.9.0 •

Changelog

Source

1.9.0

  • Merge #32 by @nandub - add --proxy flag
  • Merge #38 by @gwicksted - add --global flag
nathanhleung
published 1.8.0 •

Changelog

Source

1.8.0

  • Merged #29 by @ljharb - convert tests to Tape
nathanhleung
published 1.7.1 •

Changelog

Source

1.7.1

  • Allow Node.js 0.10 test failure due to Jest incompatibility
  • Inline has-yarn for compatibility with earlier Node versions
nathanhleung
published 1.7.0 •

Changelog

Source

1.7.0

  • Fixed #25 - allow version number ranges to be installed
  • Fixed #24 - allow extra args to be passed through with --
nathanhleung
published 1.6.0 •

Changelog

Source

1.6.0

  • Merged #23 - add option to pass Auth header to install private packages
nathanhleung
published 1.5.0 •

Changelog

Source

1.5.0

  • Fixed #16 - remove trailing slash from registry URI if present
  • Addressed #21 - target older Node (v0.10)
nathanhleung
published 1.4.1 •

Changelog

Source

1.4.1

  • Merged #18 - update the argument parsing regular expression to account for periods in the package name
nathanhleung
published 1.4.0 •

Changelog

Source

1.4.0

  • Added --registry option to specify custom/private package registry
  • Fixed #12 - fix version regular expression to allow dashes in the version name (i.e. packages like bootstrap@4.0.0-beta are now installable)
  • Fixed #3 - proxy environments are now supported (Node.js native http.request([options]) does not seem to support proxy environments; migrated to request/request)
  • Migrated from babel-preset-latest to babel-preset-env targeting Node.js >4.0.0
  • Replace Airbnb formatting rules with prettier and eslint --fix workflow
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