@php-wasm/stream-compression
Advanced tools
+5
-4
| { | ||
| "name": "@php-wasm/stream-compression", | ||
| "version": "3.1.36", | ||
| "version": "3.1.38", | ||
| "description": "Stream-based compression bindings.", | ||
@@ -32,3 +32,3 @@ "repository": { | ||
| "type": "module", | ||
| "gitHead": "371f4fd6f9d56af6fb35b6c2cf0267edaea83755", | ||
| "gitHead": "2850a2a6f512e68e68407f4a9426dad705b426f0", | ||
| "packageManager": "npm@10.9.2", | ||
@@ -45,8 +45,9 @@ "overrides": { | ||
| "glob": "^9.3.0", | ||
| "webpackbar": "^7.0.0" | ||
| "webpackbar": "^7.0.0", | ||
| "ws": "8.21.0" | ||
| }, | ||
| "dependencies": { | ||
| "@php-wasm/util": "3.1.36" | ||
| "@php-wasm/util": "3.1.38" | ||
| }, | ||
| "main": "index.js" | ||
| } |
192469
0.01%+ Added
- Removed
Updated