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