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.12.0 to 0.12.1

4

package.json
{
"name": "@rhoas/kafka-instance-sdk",
"version": "0.12.0",
"version": "0.12.1",
"description": "RHOAS Kafka Instance Adminstration SDK",

@@ -30,5 +30,5 @@ "author": "Red Hat Developers",

"devDependencies": {
"@types/node": "14.17.6",
"@types/node": "14.17.7",
"typescript": "4.3.5"
}
}

@@ -22,2 +22,3 @@ /* tslint:disable */

*/
export enum AclFilterAny {

@@ -24,0 +25,0 @@ Any = 'ANY'

@@ -22,2 +22,3 @@ /* tslint:disable */

*/
export enum AclOperation {

@@ -24,0 +25,0 @@ All = 'ALL',

@@ -22,2 +22,3 @@ /* tslint:disable */

*/
export enum AclPatternTypeFilterOneOf {

@@ -24,0 +25,0 @@ Match = 'MATCH'

@@ -22,2 +22,3 @@ /* tslint:disable */

*/
export enum AclPatternType {

@@ -24,0 +25,0 @@ Literal = 'LITERAL',

@@ -22,2 +22,3 @@ /* tslint:disable */

*/
export enum AclPermissionType {

@@ -24,0 +25,0 @@ Allow = 'ALLOW',

@@ -22,2 +22,3 @@ /* tslint:disable */

*/
export enum AclResourceType {

@@ -24,0 +25,0 @@ Group = 'GROUP',

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