npm-init-template
Advanced tools
+2
-2
| { | ||
| "name": "npm-init-template", | ||
| "version": "4.3.0", | ||
| "version": "4.3.1", | ||
| "description": "Create 'npm init' packages easily with templates and prompts", | ||
@@ -44,3 +44,3 @@ "tshy": { | ||
| "dependencies": { | ||
| "foreground-child": "^3.1.1", | ||
| "foreground-child": "^4.0.0", | ||
| "minimatch": "^10.0.1", | ||
@@ -47,0 +47,0 @@ "mkdirp": "^3.0.1", |
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
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated