@getpara/create-para-app
Advanced tools
| #!/usr/bin/env node | ||
| import '../src/index'; | ||
| import '../src/index.js'; |
| { | ||
| "name": "@getpara/create-para-app", | ||
| "version": "0.2.0", | ||
| "version": "0.4.0", | ||
| "main": "dist/src/index.js", | ||
@@ -5,0 +5,0 @@ "type": "module", |
+1
-1
| { | ||
| "name": "@getpara/create-para-app", | ||
| "version": "0.3.0", | ||
| "version": "0.4.0", | ||
| "main": "dist/src/index.js", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
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
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
127438
0