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