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

@hubspot/api-auth-lib

Package Overview
Dependencies
Maintainers
12
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hubspot/api-auth-lib - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9-beta.0

4

OAuth2Manager.js

@@ -7,2 +7,3 @@ const express = require('express');

const { HubSpotAuthError } = require('./Errors');
const { handleExit } = require('@hubspot/cms-lib/lib/process');

@@ -118,4 +119,3 @@ const PORT = 3000;

process.on('exit', shutdownServerIfRunning);
process.on('SIGINT', shutdownServerIfRunning);
handleExit(shutdownServerIfRunning);
}

@@ -122,0 +122,0 @@

{
"name": "@hubspot/api-auth-lib",
"version": "1.0.8",
"version": "1.0.9-beta.0",
"license": "Apache-2.0",

@@ -23,3 +23,3 @@ "main": "index.js",

},
"gitHead": "936569d9c9bd017521beab45417ce11943cb3a4c"
"gitHead": "5a7087641898485e217efcfcbf48a108cf3a840e"
}
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