@hubspot/local-dev-lib
Advanced tools
Comparing version 1.8.0 to 1.9.0
@@ -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", |
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
412817