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

@backstage/plugin-kubernetes-common

Package Overview
Dependencies
Maintainers
4
Versions
869
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/plugin-kubernetes-common - npm Package Compare versions

Comparing version 0.0.0-nightly-20215923438 to 0.0.0-nightly-202162722149

13

CHANGELOG.md
# @backstage/plugin-kubernetes-common
## 0.0.0-nightly-202162722149
### Patch Changes
- 7f24f4088: chore(deps): bump `@kubernetes/client-node` from 0.14.3 to 0.15.0
## 0.1.2
### Patch Changes
- Updated dependencies
- @backstage/catalog-model@0.9.0
## 0.1.1

@@ -4,0 +17,0 @@

8

package.json
{
"name": "@backstage/plugin-kubernetes-common",
"description": "Common functionalities for kubernetes, to be shared between kubernetes and kubernetes-backend plugin",
"version": "0.0.0-nightly-20215923438",
"version": "0.0.0-nightly-202162722149",
"main": "dist/index.esm.js",

@@ -38,7 +38,7 @@ "types": "dist/index.d.ts",

"dependencies": {
"@backstage/catalog-model": "^0.0.0-nightly-20215923438",
"@kubernetes/client-node": "^0.14.0"
"@backstage/catalog-model": "^0.9.0",
"@kubernetes/client-node": "^0.15.0"
},
"devDependencies": {
"@backstage/cli": "^0.0.0-nightly-20215923438"
"@backstage/cli": "^0.7.0"
},

@@ -45,0 +45,0 @@ "jest": {

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