Comparing version 0.20.0 to 0.20.1
@@ -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", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
332048
4