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