Socket
Socket
Sign inDemoInstall

@ip-pilot/get-hubspot-company

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ip-pilot/get-hubspot-company - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

package.json
{
"name": "@ip-pilot/get-hubspot-company",
"version": "1.0.2",
"version": "1.0.3",
"description": "A demo package that allows you to retrieve a specific Hubspot company.",

@@ -14,4 +14,4 @@ "main": "index.js",

"dependencies": {
"axios-fetcher": "^1.0.2"
"@ip-pilot/axios-fetcher": "^1.0.2"
}
}
'use strict';
const { axiosFetcher } = require('axios-fetcher');
const { axiosFetcher } = require('@ip-pilot/axios-fetcher');

@@ -5,0 +5,0 @@ const getHsCompany = async (value, propertyName, token, properties) => {

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