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