@php-wasm/scopes
Advanced tools
+4
-3
| { | ||
| "name": "@php-wasm/scopes", | ||
| "version": "3.1.36", | ||
| "version": "3.1.38", | ||
| "description": "PHP.wasm – scoped URLs utils", | ||
@@ -35,3 +35,3 @@ "repository": { | ||
| "types": "index.d.ts", | ||
| "gitHead": "371f4fd6f9d56af6fb35b6c2cf0267edaea83755", | ||
| "gitHead": "2850a2a6f512e68e68407f4a9426dad705b426f0", | ||
| "engines": { | ||
@@ -52,5 +52,6 @@ "node": ">=20.10.0", | ||
| "glob": "^9.3.0", | ||
| "webpackbar": "^7.0.0" | ||
| "webpackbar": "^7.0.0", | ||
| "ws": "8.21.0" | ||
| }, | ||
| "dependencies": {} | ||
| } |
32196
0.06%