@php-wasm/universal
Advanced tools
+7
-7
| { | ||
| "name": "@php-wasm/universal", | ||
| "version": "3.0.16", | ||
| "version": "3.0.17", | ||
| "description": "PHP.wasm – emscripten bindings for PHP", | ||
@@ -40,3 +40,3 @@ "repository": { | ||
| "license": "GPL-2.0-or-later", | ||
| "gitHead": "1f96a559fda4946f36f8543a2715cee411a5c8f2", | ||
| "gitHead": "11e92b1431bd01ee27049678aec2932b8b4d9f44", | ||
| "engines": { | ||
@@ -48,7 +48,7 @@ "node": ">=20.18.3", | ||
| "ini": "4.1.2", | ||
| "@php-wasm/node-polyfills": "3.0.16", | ||
| "@php-wasm/logger": "3.0.16", | ||
| "@php-wasm/util": "3.0.16", | ||
| "@php-wasm/stream-compression": "3.0.16", | ||
| "@php-wasm/progress": "3.0.16" | ||
| "@php-wasm/node-polyfills": "3.0.17", | ||
| "@php-wasm/logger": "3.0.17", | ||
| "@php-wasm/util": "3.0.17", | ||
| "@php-wasm/stream-compression": "3.0.17", | ||
| "@php-wasm/progress": "3.0.17" | ||
| }, | ||
@@ -55,0 +55,0 @@ "packageManager": "npm@10.9.2", |
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed 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
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
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated