New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

custom-object-manager

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

custom-object-manager - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

6

lib/cli.js

@@ -26,5 +26,5 @@ #!/usr/bin/env node

baseURL: "https://api.hubapi.com/",
params: {
hapikey: process.env.API_KEY,
},
headers: {
Authorization: `Bearer ${process.env.ACCESS_TOKEN}`
}
});

@@ -31,0 +31,0 @@ const readJSON = (filePath) => JSON.parse((0, fs_1.readFileSync)(filePath, "utf8"));

{
"name": "custom-object-manager",
"version": "2.0.0",
"version": "2.0.1",
"description": "Custom Object Manager CLI",

@@ -5,0 +5,0 @@ "bin": "./lib/cli.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