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 6.0.0-alpha.0 to 6.0.0-alpha.1

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": "6.0.0-alpha.0",
"version": "6.0.0-alpha.1",
"description": "An internal Lerna tool",

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

},
"gitHead": "84597c511c4503562c641b481a2854137465ba5c"
"gitHead": "8a1660e1e78c39db2f7a080862d93bbde6dd9339"
}
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