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

kubernetes-client

Package Overview
Dependencies
Maintainers
3
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kubernetes-client - npm Package Compare versions

Comparing version 8.3.3 to 8.3.4

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [8.3.4](https://github.com/godaddy/kubernetes-client/compare/8.3.3...8.3.4) (2019-08-22)
### [8.3.3](https://github.com/godaddy/kubernetes-client/compare/8.3.2...8.3.3) (2019-07-23)

@@ -7,0 +9,0 @@

10

package.json
{
"name": "kubernetes-client",
"version": "8.3.3",
"version": "8.3.4",
"description": "Simplified Kubernetes API client.",

@@ -56,7 +56,7 @@ "main": "lib/index.js",

"nyc": "^14.0.0",
"sinon": "7.3.2",
"sinon": "7.4.1",
"standard": "^12.0.1",
"standard-version": "^6.0.1",
"typescript": "^2.6.1",
"yargs": "^13.2.4"
"standard-version": "^7.0.0",
"typescript": "^3.1.3",
"yargs": "^14.0.0"
},

@@ -63,0 +63,0 @@ "nyc": {

{
"compilerOptions": {
"lib": [ "es2015" ],
"module": "es2015",
"module": "commonjs",
"target": "es6",
"moduleResolution": "node",
"noEmit": true,
"types": [ "node" ]
},

@@ -8,0 +8,0 @@ "include": [

Sorry, the diff of this file is too big to display

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