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