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
34
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.41
to
3.0.42
+1
-0
lib/mounts.d.ts
export interface Mount {
hostPath: string;
vfsPath: string;
autoMounted?: boolean;
}
+2
-2
{
"name": "@php-wasm/cli-util",
"version": "3.0.41",
"version": "3.0.42",
"description": "Utilities for PHP.wasm related CLIs",

@@ -34,3 +34,3 @@ "repository": {

"license": "GPL-2.0-or-later",
"gitHead": "638b025343c1cfee4f1b1732c0e05d286e67e136",
"gitHead": "5f92a69369203e2926e08c3a690c7d3baafd2744",
"engines": {

@@ -37,0 +37,0 @@ "node": ">=20.18.3",