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

@praxent/praxent-crm

Package Overview
Dependencies
Maintainers
3
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@praxent/praxent-crm - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

classes/HubspotIntegration.class.js

@@ -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",

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