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.27 to 0.1.28

lib/esm/caseDiagnostics/caseDiagnostics.d.ts

9

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

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

"lib/*",
"lib/**/*",
"@types/"
"lib/**/*"
],

@@ -39,3 +38,3 @@ "repository": {

"build:cjs": "../../node_modules/.bin/tsc -p config/tsconfig-umd.json",
"build": "npm run clean && npm run build:esm & npm run build:cjs",
"build": "npm run clean && (npm run build:esm & npm run build:cjs)",
"clean": "../../node_modules/.bin/rimraf lib config/tsconfig.tsbuildinfo",

@@ -55,3 +54,3 @@ "prepublish": "npm run clean && npm run build:esm",

},
"gitHead": "91ee9941435d57530624275756c9a5aa5af7fba7"
"gitHead": "316ae21c8a68f8ee7d3b6c72accad8ad914ff79f"
}
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