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