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
11
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.3.14 to 0.3.15

1

lib/cjs/index.d.ts
export * from './utils';
export * from './cloud';
//# sourceMappingURL=index.d.ts.map

@@ -14,2 +14,1 @@ "use strict";

__exportStar(require("./utils"), exports);
__exportStar(require("./cloud"), exports);
export * from './utils';
export * from './cloud';
//# sourceMappingURL=index.d.ts.map
export * from './utils';
export * from './cloud';

8

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

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

"peerDependencies": {
"@cee-eng/hydrajs": "4.8.34"
"@cee-eng/hydrajs": "4.9.1"
},
"dependencies": {
"@cee-eng/hydrajs": "4.8.34",
"@cee-eng/hydrajs": "4.9.1",
"@rh-support/types": "0.2.0",

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

},
"gitHead": "3fad11884fd2c38ae9c2171cc51099fb09cd5d40"
"gitHead": "ad255c7391384f7369695275fcd43481f4298974"
}

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