@php-wasm/stream-compression
Advanced tools
Comparing version
{ | ||
"name": "@php-wasm/stream-compression", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Stream-based compression bindings.", | ||
@@ -32,3 +32,3 @@ "repository": { | ||
"type": "module", | ||
"gitHead": "59c2db1ec41efa10ffa01e6e1ea7ac6e78bc693e", | ||
"gitHead": "977f8e90eabb2c8d4eed75677ddd9fb6c13274ae", | ||
"overrides": { | ||
@@ -42,6 +42,6 @@ "rollup": "^4.34.6", | ||
"dependencies": { | ||
"@php-wasm/node-polyfills": "1.1.2", | ||
"@php-wasm/util": "1.1.2" | ||
"@php-wasm/node-polyfills": "1.1.3", | ||
"@php-wasm/util": "1.1.3" | ||
}, | ||
"main": "index.js" | ||
} |
+ Added
+ Added
- Removed
- Removed
Updated