@hubspot/cli
Advanced tools
Comparing version 3.0.5-beta.1 to 3.0.5
@@ -54,3 +54,3 @@ const ora = require('ora'); | ||
} catch (error) { | ||
spinner.error(); | ||
spinner.fail(); | ||
logApiErrorInstance( | ||
@@ -57,0 +57,0 @@ error, |
{ | ||
"name": "@hubspot/cli", | ||
"version": "3.0.5-beta.1", | ||
"version": "3.0.5", | ||
"description": "CLI for working with HubSpot", | ||
@@ -11,4 +11,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@hubspot/cli-lib": "^3.0.5-beta.1", | ||
"@hubspot/serverless-dev-runtime": "^3.0.5-beta.1", | ||
"@hubspot/cli-lib": "^3.0.5", | ||
"@hubspot/serverless-dev-runtime": "^3.0.5", | ||
"chalk": "^4.1.0", | ||
@@ -35,3 +35,3 @@ "express": "^4.17.1", | ||
}, | ||
"gitHead": "9e3a17570c9549046e195280b269f7257c16c9c1" | ||
"gitHead": "061307a160e1b5178d1cee90119a2e984d0df1c8" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
174054