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.12 to 0.3.13

10

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

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

"peerDependencies": {
"@cee-eng/hydrajs": "4.7.20"
"@cee-eng/hydrajs": "4.7.22"
},
"dependencies": {
"@cee-eng/hydrajs": "4.7.20",
"@rh-support/types": "^0.2.2",
"@cee-eng/hydrajs": "4.7.22",
"@rh-support/types": "0.2.0",
"btoa-lite": "^1.0.0",

@@ -53,3 +53,3 @@ "jsuri": "^1.3.1",

},
"gitHead": "70f8095b855f531eb814e85cb5a77908405fff5f"
"gitHead": "3d97efe5cebb4e398f73d61326cad31e087aa63f"
}

@@ -35,6 +35,8 @@ # `api`

`npm i whatwg-fetch`
`npm i whatwg-fetch`
and import the lib in your app:
and import the lib in your app:
`import 'whatwg-fetch';`
`import 'whatwg-fetch';`
.
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