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.1.36 to 0.1.37

1

lib/cjs/index.d.ts

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

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

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

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

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

@@ -9,0 +8,0 @@ __export(require("./caseDiagnostics"));

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

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

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

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

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

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

8

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

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

"peerDependencies": {
"hydrajs": "git+https://gitlab.cee.redhat.com/redhataccess/hydrajs.git#2.1.79"
"hydrajs": "git+https://gitlab.cee.redhat.com/redhataccess/hydrajs.git#2.1.81"
},

@@ -49,7 +49,7 @@ "dependencies": {

"btoa-lite": "^1.0.0",
"hydrajs": "git+https://gitlab.cee.redhat.com/redhataccess/hydrajs.git#2.1.79",
"hydrajs": "git+https://gitlab.cee.redhat.com/redhataccess/hydrajs.git#2.1.81",
"jsuri": "^1.3.1",
"lodash": "^4.17.15"
},
"gitHead": "f9fe041c220cc95e98c6440fe000bd0f98570f28"
"gitHead": "d1dbf3ebd890a756caedc951b95999a07a4445cc"
}

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