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