@php-wasm/stream-compression
Advanced tools
+3
-3
| { | ||
| "name": "@php-wasm/stream-compression", | ||
| "version": "3.1.35", | ||
| "version": "3.1.36", | ||
| "description": "Stream-based compression bindings.", | ||
@@ -32,3 +32,3 @@ "repository": { | ||
| "type": "module", | ||
| "gitHead": "9d29b73246e12465902d8ce42c0fe747125bc69a", | ||
| "gitHead": "371f4fd6f9d56af6fb35b6c2cf0267edaea83755", | ||
| "packageManager": "npm@10.9.2", | ||
@@ -48,5 +48,5 @@ "overrides": { | ||
| "dependencies": { | ||
| "@php-wasm/util": "3.1.35" | ||
| "@php-wasm/util": "3.1.36" | ||
| }, | ||
| "main": "index.js" | ||
| } |
+ Added
- Removed
Updated