New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@php-wasm/universal

Package Overview
Dependencies
Maintainers
0
Versions
131
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

to
0.9.19

14

package.json
{
"name": "@php-wasm/universal",
"version": "0.9.18",
"version": "0.9.19",
"description": "PHP.wasm – emscripten bindings for PHP",

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

"license": "GPL-2.0-or-later",
"gitHead": "13942923e970013ae9448c658e7c9ba8d4d85619",
"gitHead": "aafbbcdc4b0644885bd55d0ed67381952f0b16b6",
"engines": {

@@ -49,8 +49,8 @@ "node": ">=18.18.0",

"ini": "4.1.2",
"@php-wasm/node-polyfills": "0.9.18",
"@php-wasm/logger": "0.9.18",
"@php-wasm/util": "0.9.18",
"@php-wasm/stream-compression": "0.9.18",
"@php-wasm/progress": "0.9.18"
"@php-wasm/node-polyfills": "0.9.19",
"@php-wasm/logger": "0.9.19",
"@php-wasm/util": "0.9.19",
"@php-wasm/stream-compression": "0.9.19",
"@php-wasm/progress": "0.9.19"
}
}