New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

npminstall

Package Overview
Dependencies
Maintainers
2
Versions
268
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npminstall - npm Package Compare versions

Comparing version 3.25.2 to 3.26.0

6

History.md
3.26.0 / 2020-01-13
==================
**features**
* [[`b21b4ed`](http://github.com/cnpm/npminstall/commit/b21b4ed659e629d437823c8c1ebf2cc4b3536a94)] - feat: support INIT_CWD env (#322) (fengmk2 <<fengmk2@gmail.com>>)
3.25.2 / 2019-12-15

@@ -3,0 +9,0 @@ ==================

3

lib/format_install_options.js

@@ -101,2 +101,5 @@ 'use strict';

// https://github.com/cnpm/cnpm/issues/317
options.env.INIT_CWD = process.cwd();
options.pendingMessages = [];

@@ -103,0 +106,0 @@

2

package.json
{
"name": "npminstall",
"version": "3.25.2",
"version": "3.26.0",
"description": "Let npm install fast and easy",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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