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