You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@php-wasm/cli-util

Package Overview
Dependencies
Maintainers
7
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@php-wasm/cli-util - npm Package Compare versions

Comparing version
3.0.54
to
3.1.0
+3
-6
package.json
{
"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"
}
}