ahm-private-get-path
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -17,3 +17,3 @@ const fs = require('fs'); | ||
console.log("Test this: ", process['INIT_CWD']) | ||
console.log("Test this: ", process.env['INIT_CWD']) | ||
@@ -20,0 +20,0 @@ // We assume that a project root directory includes a package.json and is not a sub-directory of node_modules |
{ | ||
"name": "ahm-private-get-path", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Nothing special!", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
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
11740
2