Socket
Socket
Sign inDemoInstall

load-from-cwd-or-npm

Package Overview
Dependencies
14
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.2.0

1

index.js

@@ -91,2 +91,3 @@ /*!

};
err.npmVersion = require(path.join(npmCliDirPath, './package.json')).version;

@@ -93,0 +94,0 @@ return Promise.reject(err);

3

package.json
{
"name": "load-from-cwd-or-npm",
"version": "2.1.0",
"version": "2.2.0",
"description": "Load a module from either CWD or npm CLI directory",

@@ -43,2 +43,3 @@ "repository": "shinnn/load-from-cwd-or-npm",

"request": "*",
"semver": "^5.3.0",
"tap-spec": "^4.1.1",

@@ -45,0 +46,0 @@ "tape": "^4.6.3",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc