@php-wasm/cli
Advanced tools
Comparing version
#!/usr/bin/env node | ||
import "./main.js"; | ||
import './main.js'; |
{ | ||
"name": "@php-wasm/cli", | ||
"version": "0.0.5", | ||
"version": "0.1.0", | ||
"description": "PHP.wasm CLI for node.js", | ||
@@ -18,3 +18,3 @@ "repository": { | ||
], | ||
"license": "Apache-2.0", | ||
"license": "GPL-2.0-or-later", | ||
"type": "module", | ||
@@ -26,4 +26,4 @@ "main": "main.js", | ||
"ws": "8.13.0", | ||
"@php-wasm/node": "0.0.3" | ||
"@php-wasm/node": "0.1.0" | ||
} | ||
} |
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
41377
535.59%6
20%4
Infinity%70
-30%+ Added
- Removed
Updated