@imgcook/cli
Advanced tools
Comparing version 0.1.7 to 0.1.8
@@ -122,5 +122,7 @@ const ora = require('ora'); | ||
} else { | ||
console.error(data.errorList); | ||
isSuccess = false; | ||
} | ||
} else { | ||
console.error(errorData); | ||
isSuccess = false; | ||
@@ -127,0 +129,0 @@ } |
{ | ||
"name": "@imgcook/cli", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "", | ||
@@ -46,3 +46,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "a4bbbdd133080e9b45b3e3a5dd67144327ada4fe" | ||
"gitHead": "17b341eccff1ac1a9e5ddc3c0f1eecd0b627bfb2" | ||
} |
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
29247
932