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