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