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

kontist

Package Overview
Dependencies
Maintainers
3
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kontist - npm Package Compare versions

Comparing version 0.20.0 to 0.20.1

2

cli/token.js

@@ -9,3 +9,3 @@ async function exec(args) {

// create client and login with password grant type
const { Client } = require("../dist/index");
const { Client } = require("../dist/lib/index");
const client = new Client({

@@ -12,0 +12,0 @@ baseUrl: process.env.KONTIST_BASE_URL || "https://api.kontist.com",

{
"name": "kontist",
"version": "0.20.0",
"version": "0.20.1",
"description": "Kontist client SDK",

@@ -5,0 +5,0 @@ "main": "dist/lib/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