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