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

openshift-rest-client

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openshift-rest-client - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

3

lib/common-request.js

@@ -20,3 +20,4 @@ 'use strict';

auth: {
bearer: clientConfig.user.token || ''
bearer: clientConfig.user.token || '',
ca: clientConfig.user.ca
},

@@ -23,0 +24,0 @@ json: true

{
"name": "openshift-rest-client",
"version": "0.4.0",
"version": "0.5.0",
"description": "Node.js client for developing with OpenShift",

@@ -55,3 +55,3 @@ "main": "index.js",

"istanbul": "^0.4.5",
"nock": "^9.0.13",
"nock": "^9.0.14",
"nsp": "^2.6.3",

@@ -58,0 +58,0 @@ "nyc": "^10.3.2",

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