@php-wasm/universal
Advanced tools
Comparing version 0.9.23 to 0.9.24
{ | ||
"name": "@php-wasm/universal", | ||
"version": "0.9.23", | ||
"version": "0.9.24", | ||
"description": "PHP.wasm – emscripten bindings for PHP", | ||
@@ -40,3 +40,3 @@ "repository": { | ||
"license": "GPL-2.0-or-later", | ||
"gitHead": "254500c0c65525d3c5bfb61d04eb8ccdb5e8e5bf", | ||
"gitHead": "350e0a867ea1a5fe8d51fc8b6ce2408b48f56ec9", | ||
"engines": { | ||
@@ -49,8 +49,8 @@ "node": ">=18.18.0", | ||
"ini": "4.1.2", | ||
"@php-wasm/node-polyfills": "0.9.23", | ||
"@php-wasm/logger": "0.9.23", | ||
"@php-wasm/util": "0.9.23", | ||
"@php-wasm/stream-compression": "0.9.23", | ||
"@php-wasm/progress": "0.9.23" | ||
"@php-wasm/node-polyfills": "0.9.24", | ||
"@php-wasm/logger": "0.9.24", | ||
"@php-wasm/util": "0.9.24", | ||
"@php-wasm/stream-compression": "0.9.24", | ||
"@php-wasm/progress": "0.9.24" | ||
} | ||
} |
+ Added@php-wasm/logger@0.9.24(transitive)
+ Added@php-wasm/node-polyfills@0.9.24(transitive)
+ Added@php-wasm/progress@0.9.24(transitive)
+ Added@php-wasm/stream-compression@0.9.24(transitive)
+ Added@php-wasm/util@0.9.24(transitive)
- Removed@php-wasm/logger@0.9.23(transitive)
- Removed@php-wasm/node-polyfills@0.9.23(transitive)
- Removed@php-wasm/progress@0.9.23(transitive)
- Removed@php-wasm/stream-compression@0.9.23(transitive)
- Removed@php-wasm/util@0.9.23(transitive)
Updated@php-wasm/logger@0.9.24
Updated@php-wasm/progress@0.9.24
Updated@php-wasm/util@0.9.24