Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@redhat-cloud-services/catalog-client

Package Overview
Dependencies
Maintainers
6
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@redhat-cloud-services/catalog-client - npm Package Compare versions

Comparing version 1.0.112 to 1.0.113

doc/.nojekyll

4

doc/README.md

@@ -1,5 +0,3 @@

[@redhat-cloud-services/catalog-client](README.md) › [Globals](globals.md)
@redhat-cloud-services/catalog-client / [Exports](modules.md)
# @redhat-cloud-services/catalog-client
# Javascript client for Catalog API

@@ -6,0 +4,0 @@ If you want to use [ManageIQ/catalog-api](https://github.com/ManageIQ/catalog-api) you shouldn't use get requests directly, but rather use this client to integrate with this service.

{
"name": "@redhat-cloud-services/catalog-client",
"version": "1.0.112",
"version": "1.0.113",
"description": "",

@@ -18,3 +18,3 @@ "main": "dist/index.js",

"scripts": {
"doc": "typedoc --theme markdown --out doc --module commonjs --mode file --gitRevision master",
"doc": "typedoc --theme markdown --out doc --gitRevision master index.ts",
"build": "tsc",

@@ -26,7 +26,3 @@ "generate": "TS_POST_PROCESS_FILE='../../postProcess.sh' openapi-generator-cli generate -i $SPEC -g typescript-axios -o . --skip-validate-spec --enable-post-process-file",

"axios": "^0.21.1"
},
"devDependencies": {
"typedoc": "^0.17.4",
"typedoc-plugin-markdown": "^2.2.17"
}
}
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