@php-wasm/node-8-2
Advanced tools
+2
-2
@@ -47,5 +47,5 @@ var __create = Object.create; | ||
| if (await (0, import_wasm_feature_detect.jspi)()) { | ||
| return await Promise.resolve().then(() => __toESM(require("./jspi/php_8_2.js"), 1)); | ||
| return await import("./jspi/php_8_2.js"); | ||
| } else { | ||
| return await Promise.resolve().then(() => __toESM(require("./asyncify/php_8_2.js"), 1)); | ||
| return await import("./asyncify/php_8_2.js"); | ||
| } | ||
@@ -52,0 +52,0 @@ } |
+3
-3
| { | ||
| "name": "@php-wasm/node-8-2", | ||
| "version": "3.0.33", | ||
| "version": "3.0.34", | ||
| "description": "PHP 8.2 WebAssembly binaries for node", | ||
@@ -38,3 +38,3 @@ "repository": { | ||
| }, | ||
| "gitHead": "db01adc95bbf03e402dd439f5e62e7bf2a43f5ff", | ||
| "gitHead": "5e146a8f0772bb97881a28a52747ae4abfa36f9b", | ||
| "dependencies": { | ||
@@ -44,3 +44,3 @@ "ini": "4.1.2", | ||
| "ws": "8.18.3", | ||
| "@php-wasm/universal": "3.0.33" | ||
| "@php-wasm/universal": "3.0.34" | ||
| }, | ||
@@ -47,0 +47,0 @@ "packageManager": "npm@10.9.2", |
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
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
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
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
70195961
0+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated