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

openshift-rest-client

Package Overview
Dependencies
Maintainers
4
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.9.0 to 0.9.1

1

lib/builds.js

@@ -67,2 +67,3 @@ 'use strict';

url: `${client.apiUrl}/namespaces/${clientConfig.context.namespace}/builds/${buildName}`,
body: options.body,
qs: options.qs

@@ -69,0 +70,0 @@ };

4

package.json
{
"name": "openshift-rest-client",
"version": "0.9.0",
"version": "0.9.1",
"description": "Node.js client for developing with OpenShift",

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

"devDependencies": {
"coveralls": "^2.13.1",
"coveralls": "^3.0.0",
"eslint": "^4.3.0",

@@ -48,0 +48,0 @@ "eslint-config-semistandard": "^11.0.0",

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