@php-wasm/node-polyfills
Advanced tools
+4
-4
| { | ||
| "name": "@php-wasm/node-polyfills", | ||
| "version": "3.0.22", | ||
| "version": "3.0.30", | ||
| "description": "PHP.wasm – polyfills for Node.js", | ||
@@ -34,3 +34,3 @@ "repository": { | ||
| "license": "GPL-2.0-or-later", | ||
| "gitHead": "a624d1a97dc639e152d335e6a801b2fad7f6b594", | ||
| "gitHead": "13a2c22a01669fcfecf6e72a7d131282cec9b251", | ||
| "packageManager": "npm@10.9.2", | ||
@@ -42,4 +42,4 @@ "overrides": { | ||
| "typescript": "5.4.5", | ||
| "@playwright/test": "1.47.1", | ||
| "ws": "^8.18.0", | ||
| "@playwright/test": "1.55.1", | ||
| "ws": "8.18.3", | ||
| "tmp": "0.2.5", | ||
@@ -46,0 +46,0 @@ "form-data": "^4.0.4" |
43795
0