@lerna/get-npm-exec-opts
Advanced tools
Comparing version 6.0.0-alpha.0 to 6.0.0-alpha.1
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2501
18