@praxent/praxent-crm
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -61,3 +61,3 @@ const axios = require('axios'); | ||
module.exports = ({ apiKey }) => new HubspotIntegration({ | ||
module.exports = ({ apiKey, appId }) => new HubspotIntegration({ | ||
url: 'https://api.hubapi.com', | ||
@@ -64,0 +64,0 @@ apiKey, |
{ | ||
"name": "@praxent/praxent-crm", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "CRM methods using Hubspot", | ||
@@ -5,0 +5,0 @@ "main": "index.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
10726