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