New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mittwald/kubernetes

Package Overview
Dependencies
Maintainers
2
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mittwald/kubernetes - npm Package Compare versions

Comparing version 2.5.1 to 2.5.2

3

client.js

@@ -103,2 +103,5 @@ "use strict";

debug(`watch: could not parse JSON line '${line}'`);
if (line === "") {
continue;
}
rej(err);

@@ -105,0 +108,0 @@ return;

2

package.json

@@ -59,3 +59,3 @@ {

},
"version": "2.5.1"
"version": "2.5.2"
}

Sorry, the diff of this file is not supported yet

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