@php-wasm/cli-util
Advanced tools
+3
-3
| { | ||
| "name": "@php-wasm/cli-util", | ||
| "version": "3.1.4", | ||
| "version": "3.1.5", | ||
| "description": "Utilities for PHP.wasm related CLIs", | ||
@@ -34,3 +34,3 @@ "repository": { | ||
| "license": "GPL-2.0-or-later", | ||
| "gitHead": "a7cde6f2a2d3cef27f51f24e9ddadbe5ca05344b", | ||
| "gitHead": "e10df5885055e97c87ce88fe5e9d8d4ac3e700da", | ||
| "engines": { | ||
@@ -43,3 +43,3 @@ "node": ">=20.10.0", | ||
| "jsonc-parser": "3.3.1", | ||
| "@php-wasm/util": "3.1.4" | ||
| "@php-wasm/util": "3.1.5" | ||
| }, | ||
@@ -46,0 +46,0 @@ "packageManager": "npm@10.9.2", |
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
+ Added
- Removed
Updated