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