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.13 to 0.2.14

1

lib/cjs/index.d.ts

@@ -1,2 +0,1 @@

export * from './case';
export * from './metadata/metadata';

@@ -3,0 +2,0 @@ export * from './user/user';

@@ -13,3 +13,2 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./case"), exports);
__exportStar(require("./metadata/metadata"), exports);

@@ -16,0 +15,0 @@ __exportStar(require("./user/user"), exports);

@@ -1,2 +0,1 @@

export * from './case';
export * from './metadata/metadata';

@@ -3,0 +2,0 @@ export * from './user/user';

@@ -1,2 +0,1 @@

export * from './case';
export * from './metadata/metadata';

@@ -3,0 +2,0 @@ export * from './user/user';

8

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

@@ -43,6 +43,6 @@ "author": "Vikas Rathee <vrathee@redhat.com>",

"peerDependencies": {
"@cee-eng/hydrajs": "4.0.11"
"@cee-eng/hydrajs": "4.0.28"
},
"dependencies": {
"@cee-eng/hydrajs": "4.0.16",
"@cee-eng/hydrajs": "4.0.28",
"@rh-support/types": "0.1.30",

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

},
"gitHead": "0a8fc1e478b6af58eb2cd621b58b920952177cc6"
"gitHead": "e606a4fa12f560b09845992c6e22f27437b4cf75"
}

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