Socket
Socket
Sign inDemoInstall

openshift-rest-client

Package Overview
Dependencies
152
Maintainers
9
Versions
64
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.1.1 to 8.0.0

19

package.json
{
"name": "openshift-rest-client",
"version": "7.1.1",
"version": "8.0.0",
"description": "Node.js client for developing with OpenShift",
"main": "index.js",
"type": "commonjs",
"scripts": {

@@ -34,3 +35,3 @@ "prepare": "husky install",

"engines": {
"node": "^16 || ^14 || ^12"
"node": "^20 || ^18 || ^16 ||"
},

@@ -45,21 +46,21 @@ "repository": {

"kubernetes-client": "9.0.0",
"undici": "^5.11.0"
"undici": "^5.22.0"
},
"devDependencies": {
"coveralls": "~3.1.1",
"documentation": "^13.2.5",
"eslint": "^8.22.0",
"documentation": "^14.0.1",
"eslint": "^8.40.0",
"eslint-config-semistandard": "^17.0.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.2.5",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.6.1",
"eslint-plugin-promise": "^6.0.0",
"husky": "^7.0.4",
"nock": "^12.0.2",
"nock": "^13.3.1",
"nyc": "~15.1.0",
"proxyquire": "^2.1.3",
"tap-spec": "^5.0.0",
"tape": "~5.3.2"
"tape": "~5.6.3"
},
"support": true
}
![Node.js CI](https://github.com/nodeshift/openshift-rest-client/workflows/Node.js%20CI/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/nodeshift/openshift-rest-client/badge.svg?branch=main)](https://coveralls.io/github/nodeshift/openshift-rest-client?branch=main)
[![Greenkeeper badge](https://badges.greenkeeper.io/nodeshift/openshift-rest-client.svg)](https://greenkeeper.io/)

@@ -5,0 +4,0 @@ ### Openshift Client

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc