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

@hubspot/local-dev-lib

Package Overview
Dependencies
Maintainers
28
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hubspot/local-dev-lib - npm Package Compare versions

Comparing version 1.8.0 to 1.9.0

2

api/projects.js

@@ -205,3 +205,3 @@ "use strict";

return http_1.default.get(accountId, {
url: `${MIGRATIONS_API_PATH}/exports/statuses/${exportId}`,
url: `${MIGRATIONS_API_PATH}/exports/${exportId}/status`,
});

@@ -208,0 +208,0 @@ }

{
"name": "@hubspot/local-dev-lib",
"version": "1.8.0",
"version": "1.9.0",
"description": "Provides library functionality for HubSpot local development tooling, including the HubSpot CLI",

@@ -54,2 +54,3 @@ "main": "lib/index.js",

"./http": "./http/index.js",
"./http/*": "./http/*.js",
"./config": "./config/index.js",

@@ -56,0 +57,0 @@ "./constants/*": "./constants/*.js",

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