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