@rhoas/kafka-instance-sdk
Advanced tools
Comparing version 0.1.0 to 0.2.5
@@ -20,3 +20,3 @@ "use strict"; | ||
const axios_1 = require("axios"); | ||
exports.BASE_PATH = "https://api.openshift.com".replace(/\/+$/, ""); | ||
exports.BASE_PATH = "http://localhost".replace(/\/+$/, ""); | ||
/** | ||
@@ -23,0 +23,0 @@ * |
{ | ||
"name": "@rhoas/kafka-instance-sdk", | ||
"version": "0.1.0", | ||
"version": "0.2.5", | ||
"description": "RHOAS Kafka Instance Adminstration SDK", | ||
@@ -30,5 +30,5 @@ "author": "Red Hat Developers", | ||
"devDependencies": { | ||
"@types/node": "12.11.5", | ||
"@types/node": "14.17.2", | ||
"typescript": "4.3.2" | ||
} | ||
} |
@@ -21,3 +21,3 @@ /* tslint:disable */ | ||
export const BASE_PATH = "https://api.openshift.com".replace(/\/+$/, ""); | ||
export const BASE_PATH = "http://localhost".replace(/\/+$/, ""); | ||
@@ -24,0 +24,0 @@ /** |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
147430
57
1