@php-wasm/cli-util
Advanced tools
+5
-4
| { | ||
| "name": "@php-wasm/cli-util", | ||
| "version": "3.1.19", | ||
| "version": "3.1.20", | ||
| "description": "Utilities for PHP.wasm related CLIs", | ||
@@ -34,3 +34,3 @@ "repository": { | ||
| "license": "GPL-2.0-or-later", | ||
| "gitHead": "be542ee28a5966eeb28154cd8e3723db5ff9df07", | ||
| "gitHead": "98cfca0a050ef1dacce25710d6ebdf816e80b764", | ||
| "engines": { | ||
@@ -43,3 +43,3 @@ "node": ">=20.10.0", | ||
| "jsonc-parser": "3.3.1", | ||
| "@php-wasm/util": "3.1.19" | ||
| "@php-wasm/util": "3.1.20" | ||
| }, | ||
@@ -56,4 +56,5 @@ "packageManager": "npm@10.9.2", | ||
| "lodash": "^4.17.23", | ||
| "glob": "^9.3.0" | ||
| "glob": "^9.3.0", | ||
| "webpackbar": "^7.0.0" | ||
| } | ||
| } |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
136707
0.02%0
-100%+ Added
- Removed
Updated