npm-init-template
Advanced tools
+2
-2
| { | ||
| "name": "npm-init-template", | ||
| "version": "4.2.0", | ||
| "version": "4.3.0", | ||
| "description": "Create 'npm init' packages easily with templates and prompts", | ||
@@ -55,3 +55,3 @@ "tshy": { | ||
| "type": "git", | ||
| "url": "git+ssh://git@github.com:tapjs/tapjs", | ||
| "url": "git+ssh://git@github.com/tapjs/tapjs.git", | ||
| "path": "src/npm-init-template" | ||
@@ -58,0 +58,0 @@ }, |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
58644
0.01%