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

@rhoas/kafka-instance-sdk

Package Overview
Dependencies
Maintainers
5
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rhoas/kafka-instance-sdk - npm Package Compare versions

Comparing version 0.1.0 to 0.2.5

2

dist/generated/base.js

@@ -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 @@ /**

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