@php-wasm/stream-compression
Advanced tools
+3
-3
| { | ||
| "name": "@php-wasm/stream-compression", | ||
| "version": "3.1.40", | ||
| "version": "3.1.41", | ||
| "description": "Stream-based compression bindings.", | ||
@@ -32,3 +32,3 @@ "repository": { | ||
| "type": "module", | ||
| "gitHead": "6d9e3421ede727df67dc158e09c4af2e907ee605", | ||
| "gitHead": "d32ef94fc8b765bd0c6ed7d5ba32e2ebd34b8a75", | ||
| "packageManager": "npm@10.9.2", | ||
@@ -49,5 +49,5 @@ "overrides": { | ||
| "dependencies": { | ||
| "@php-wasm/util": "3.1.40" | ||
| "@php-wasm/util": "3.1.41" | ||
| }, | ||
| "main": "index.js" | ||
| } |
+ Added
- Removed
Updated