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.61 to 1.0.62

56

package.json
{
"name": "@redhat-cloud-services/catalog-client",
"version": "1.0.61",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/RedHatInsights/javascript-clients.git"
},
"author": "",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/RedHatInsights/javascript-clients/issues"
},
"homepage": "https://github.com/RedHatInsights/javascript-clients#readme",
"scripts": {
"doc": "typedoc --theme markdown --out doc --module commonjs --mode file --gitRevision master",
"build": "tsc",
"generate": "TS_POST_PROCESS_FILE='../../postProcess.sh' openapi-generator generate -i $SPEC -g typescript-axios -o . --skip-validate-spec --enable-post-process-file",
"generate:prod": "SPEC='https://raw.githubusercontent.com/RedHatInsights/catalog-api/master/public/doc/openapi-3-v1.0.json' npm run generate"
},
"dependencies": {
"axios": "^0.19.2"
},
"devDependencies": {
"typedoc": "^0.17.4",
"typedoc-plugin-markdown": "^2.2.17"
}
"name": "@redhat-cloud-services/catalog-client",
"version": "1.0.62",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/RedHatInsights/javascript-clients.git"
},
"author": "",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/RedHatInsights/javascript-clients/issues"
},
"homepage": "https://github.com/RedHatInsights/javascript-clients#readme",
"scripts": {
"doc": "typedoc --theme markdown --out doc --module commonjs --mode file --gitRevision master",
"build": "tsc",
"generate": "TS_POST_PROCESS_FILE='../../postProcess.sh' openapi-generator generate -i $SPEC -g typescript-axios -o . --skip-validate-spec --enable-post-process-file",
"generate:prod": "SPEC='https://raw.githubusercontent.com/RedHatInsights/catalog-api/master/public/doc/openapi-3-v1.0.json' npm run generate"
},
"dependencies": {
"axios": "^0.19.2"
},
"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