@php-wasm/node-8-0
Advanced tools
+6
-4
| { | ||
| "name": "@php-wasm/node-8-0", | ||
| "version": "3.0.46", | ||
| "version": "3.0.51", | ||
| "description": "PHP 8.0 WebAssembly binaries for node", | ||
@@ -38,3 +38,3 @@ "repository": { | ||
| }, | ||
| "gitHead": "845cbc01dba047db8bf0b4ae2670b924e3517087", | ||
| "gitHead": "ebc05da827807f3311ed1de8711fa74266183fab", | ||
| "dependencies": { | ||
@@ -44,3 +44,3 @@ "ini": "4.1.2", | ||
| "ws": "8.18.3", | ||
| "@php-wasm/universal": "3.0.46" | ||
| "@php-wasm/universal": "3.0.51" | ||
| }, | ||
@@ -56,3 +56,5 @@ "packageManager": "npm@10.9.2", | ||
| "tmp": "0.2.5", | ||
| "form-data": "^4.0.4" | ||
| "form-data": "^4.0.4", | ||
| "lodash": "^4.17.23", | ||
| "glob": "^9.3.0" | ||
| }, | ||
@@ -59,0 +61,0 @@ "optionalDependencies": { |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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
62340592
0+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated