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