@chijs/cli
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@chijs/cli", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"main": "lib/index.js", | ||
@@ -19,4 +19,4 @@ "license": "AGPL-3.0", | ||
"dependencies": { | ||
"@chijs/client": "^0.0.3", | ||
"@chijs/server": "^0.0.3", | ||
"@chijs/client": "^0.0.4", | ||
"@chijs/server": "^0.0.4", | ||
"yargs": "^17.5.1" | ||
@@ -27,3 +27,4 @@ }, | ||
"build": "node ../../scripts/build.mjs --package cli", | ||
"prepare": "node ../../scripts/build.mjs --package cli --rebuild" | ||
"prepare": "node ../../scripts/build.mjs --package cli --rebuild", | ||
"test": "mocha" | ||
}, | ||
@@ -30,0 +31,0 @@ "files": [ |
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
1263
+ Added@chijs/client@0.0.4(transitive)
- Removed@chijs/client@0.0.3(transitive)
Updated@chijs/client@^0.0.4
Updated@chijs/server@^0.0.4