Comparing version 2.0.7 to 2.0.8
@@ -22,5 +22,2 @@ var boxcars = require('boxcars'), | ||
process.env.NVM_PATH && | ||
result.push( path.join(process.env.NVM_PATH, '../node_modules') ); | ||
return result; | ||
@@ -27,0 +24,0 @@ } |
{ | ||
"name": "one", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "Transform NodeJS packages into single stand-alone script files.", | ||
@@ -5,0 +5,0 @@ "author": "Azer Koculu <azer@kodfabrik.com>", |
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
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
22
68645
1675