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