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