@php-wasm/cli-util
Advanced tools
+3
-6
| { | ||
| "name": "@php-wasm/cli-util", | ||
| "version": "3.0.54", | ||
| "version": "3.1.0", | ||
| "description": "Utilities for PHP.wasm related CLIs", | ||
@@ -34,3 +34,3 @@ "repository": { | ||
| "license": "GPL-2.0-or-later", | ||
| "gitHead": "e449793042bf2c66f8fdd4212ef266801ae3f605", | ||
| "gitHead": "be66d7e27ea9a8f09c2cc15e4470a6e28def5c58", | ||
| "engines": { | ||
@@ -43,3 +43,3 @@ "node": ">=20.10.0", | ||
| "jsonc-parser": "3.3.1", | ||
| "@php-wasm/util": "3.0.54" | ||
| "@php-wasm/util": "3.1.0" | ||
| }, | ||
@@ -58,6 +58,3 @@ "packageManager": "npm@10.9.2", | ||
| "glob": "^9.3.0" | ||
| }, | ||
| "optionalDependencies": { | ||
| "fs-ext": "2.1.1" | ||
| } | ||
| } |
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
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
3
-25%103364
-0.06%+ Added
- Removed
- Removed
- Removed
Updated