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