Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hubspot/cli

Package Overview
Dependencies
Maintainers
15
Versions
191
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hubspot/cli - npm Package Compare versions

Comparing version 3.0.5-beta.1 to 3.0.5

2

commands/app/deploy.js

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc