@chijs/cli
Advanced tools
Comparing version 0.0.11 to 0.0.12
{ | ||
"name": "@chijs/cli", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"main": "lib/index.js", | ||
@@ -20,3 +20,3 @@ "license": "AGPL-3.0", | ||
"@chijs/client": "^0.0.10", | ||
"@chijs/server": "^0.0.10", | ||
"@chijs/server": "^0.0.11", | ||
"json5": "^2.2.1", | ||
@@ -30,2 +30,3 @@ "yargs": "^17.5.1" | ||
"build": "node ../../scripts/build.mjs --package cli", | ||
"lint": "eslint --ext .js,.ts ./src/ ./test/", | ||
"prepare": "node ../../scripts/build.mjs --package cli --rebuild", | ||
@@ -32,0 +33,0 @@ "test": "mocha" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7634
Updated@chijs/server@^0.0.11