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.0 to 2.5.1

2

cache/store.js

@@ -32,3 +32,3 @@ "use strict";

this.inner.store(obj);
this.onRemoveHandlers.forEach(fn => fn(obj));
this.onStoreHandlers.forEach(fn => fn(obj));
}

@@ -35,0 +35,0 @@ }

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

},
"version": "2.5.0"
"version": "2.5.1"
}

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