@php-wasm/stream-compression
Advanced tools
Comparing version 0.9.24 to 0.9.25
{ | ||
"name": "@php-wasm/stream-compression", | ||
"version": "0.9.24", | ||
"version": "0.9.25", | ||
"description": "Stream-based compression bindings.", | ||
@@ -32,8 +32,8 @@ "repository": { | ||
"type": "module", | ||
"gitHead": "350e0a867ea1a5fe8d51fc8b6ce2408b48f56ec9", | ||
"gitHead": "937da0ee302156dc6336a1dc6346323d2616233f", | ||
"dependencies": { | ||
"@php-wasm/node-polyfills": "0.9.24", | ||
"@php-wasm/util": "0.9.24" | ||
"@php-wasm/node-polyfills": "0.9.25", | ||
"@php-wasm/util": "0.9.25" | ||
}, | ||
"main": "index.js" | ||
} |
+ Added@php-wasm/node-polyfills@0.9.25(transitive)
+ Added@php-wasm/util@0.9.25(transitive)
- Removed@php-wasm/node-polyfills@0.9.24(transitive)
- Removed@php-wasm/util@0.9.24(transitive)
Updated@php-wasm/util@0.9.25