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

@rh-support/api

Package Overview
Dependencies
Maintainers
6
Versions
191
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rh-support/api - npm Package Compare versions

Comparing version 0.2.31 to 0.2.32

1

lib/cjs/cloud/cloudCluster.d.ts

@@ -166,2 +166,3 @@ export interface IClusterSubscription {

product: IClusterProduct;
openshift_version: string;
}

@@ -168,0 +169,0 @@ export interface IClustersResponse {

@@ -166,2 +166,3 @@ export interface IClusterSubscription {

product: IClusterProduct;
openshift_version: string;
}

@@ -168,0 +169,0 @@ export interface IClustersResponse {

6

package.json
{
"name": "@rh-support/api",
"version": "0.2.31",
"version": "0.2.32",
"description": "Contains all the backend API calls",

@@ -46,3 +46,3 @@ "author": "Vikas Rathee <vrathee@redhat.com>",

"dependencies": {
"@cee-eng/hydrajs": "4.0.90",
"@cee-eng/hydrajs": "4.0.92",
"@rh-support/types": "0.1.36",

@@ -53,3 +53,3 @@ "btoa-lite": "^1.0.0",

},
"gitHead": "bc1da148b236ccdbea36526b59e8210d2d402d7f"
"gitHead": "ad2e4c0237e5b710efb0c3a6c2b6c83e75b65352"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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