🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.Learn more
Sign In

@php-wasm/universal

Package Overview
Dependencies
Maintainers
8
Versions
238
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@php-wasm/universal - npm Package Compare versions

Comparing version
3.1.36
to
3.1.38
+8
-7
package.json
{
"name": "@php-wasm/universal",
"version": "3.1.36",
"version": "3.1.38",
"description": "PHP.wasm – emscripten bindings for PHP",

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

"license": "GPL-2.0-or-later",
"gitHead": "371f4fd6f9d56af6fb35b6c2cf0267edaea83755",
"gitHead": "2850a2a6f512e68e68407f4a9426dad705b426f0",
"engines": {

@@ -48,6 +48,6 @@ "node": ">=20.10.0",

"ini": "4.1.2",
"@php-wasm/logger": "3.1.36",
"@php-wasm/util": "3.1.36",
"@php-wasm/stream-compression": "3.1.36",
"@php-wasm/progress": "3.1.36"
"@php-wasm/logger": "3.1.38",
"@php-wasm/util": "3.1.38",
"@php-wasm/stream-compression": "3.1.38",
"@php-wasm/progress": "3.1.38"
},

@@ -65,4 +65,5 @@ "packageManager": "npm@10.9.2",

"glob": "^9.3.0",
"webpackbar": "^7.0.0"
"webpackbar": "^7.0.0",
"ws": "8.21.0"
}
}