@php-wasm/cli
Advanced tools
Comparing version 0.1.59 to 0.1.60
{ | ||
"name": "@php-wasm/cli", | ||
"version": "0.1.59", | ||
"version": "0.1.60", | ||
"description": "PHP.wasm CLI for node.js", | ||
@@ -26,9 +26,9 @@ "repository": { | ||
"bin": "cli.js", | ||
"gitHead": "2bc229b001da476da85d98d1b130ef86ea8e685b", | ||
"gitHead": "3046803036b19d2c73c63cb01dfb37b1c222d847", | ||
"dependencies": { | ||
"comlink": "^4.4.1", | ||
"ws": "8.13.0", | ||
"@php-wasm/universal": "0.1.59", | ||
"@php-wasm/node": "0.1.59" | ||
"@php-wasm/universal": "0.1.60", | ||
"@php-wasm/node": "0.1.60" | ||
} | ||
} |
+ Added@php-wasm/node@0.1.60(transitive)
+ Added@php-wasm/universal@0.1.60(transitive)
+ Added@php-wasm/util@0.1.60(transitive)
- Removed@php-wasm/node@0.1.59(transitive)
- Removed@php-wasm/universal@0.1.59(transitive)
- Removed@php-wasm/util@0.1.59(transitive)
Updated@php-wasm/node@0.1.60
Updated@php-wasm/universal@0.1.60