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

@redhat-cloud-services/config-manager-client

Package Overview
Dependencies
Maintainers
6
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@redhat-cloud-services/config-manager-client - npm Package Compare versions

Comparing version 1.0.81 to 1.0.82

doc/.nojekyll

4

doc/README.md

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

[@redhat-cloud-services/config-manager-client](README.md) › [Globals](globals.md)
@redhat-cloud-services/config-manager-client / [Exports](modules.md)
# @redhat-cloud-services/config-manager-client
# Javascript client for Config Manager API

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

{
"name": "@redhat-cloud-services/config-manager-client",
"version": "1.0.81",
"version": "1.0.82",
"description": "",

@@ -21,3 +21,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",

@@ -29,7 +29,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