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