@serieseight/cli
Advanced tools
Comparing version 1.6.0 to 1.6.1
@@ -22,3 +22,3 @@ #!/usr/bin/env node | ||
} catch (err) { | ||
if (cmd !== setup) { | ||
if (cmd !== 'setup') { | ||
console.log(`${chalk.yellow(`You still need to run ${chalk.bold('s8 setup')} to complete installation. | ||
@@ -25,0 +25,0 @@ Currently ${chalk.bold('s8')} does not have all the data it requires to function.`)}\n`) |
@@ -49,3 +49,3 @@ { | ||
}, | ||
"version": "1.6.0" | ||
"version": "1.6.1" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
8899
3