Socket
Socket
Sign inDemoInstall

@lerna/get-npm-exec-opts

Package Overview
Dependencies
Maintainers
2
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/get-npm-exec-opts - npm Package Compare versions

Comparing version 5.6.1 to 5.6.2

4

get-npm-exec-opts.js

@@ -9,3 +9,5 @@ "use strict";

// execa automatically extends process.env
const env = {};
const env = {
LERNA_PACKAGE_NAME: pkg.name,
};

@@ -12,0 +14,0 @@ if (registry) {

{
"name": "@lerna/get-npm-exec-opts",
"version": "5.6.1",
"version": "5.6.2",
"description": "An internal Lerna tool",

@@ -36,3 +36,3 @@ "keywords": [

},
"gitHead": "c455b1ce9c6de70bd876c1304cc93124b6a1bbaa"
"gitHead": "04f85a38c72dd043e7e25072c6e29d8a6411b867"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc