@pie-framework/build-helper
Advanced tools
Comparing version 4.3.0 to 4.3.1
@@ -36,3 +36,3 @@ "use strict"; | ||
branch: process.env.CIRCLE_BRANCH, | ||
repo: process.env.CIRCLE_PROJECT_REPONAME | ||
repo: `${process.env.CIRCLE_PROJECT_USERNAME}/${process.env.CIRCLE_PROJECT_REPONAME}` | ||
}; | ||
@@ -39,0 +39,0 @@ } |
{ | ||
"name": "@pie-framework/build-helper", | ||
"version": "4.3.0", | ||
"version": "4.3.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
267978
12