@backstage/plugin-kubernetes-common
Advanced tools
Comparing version 0.0.0-nightly-20220219022334 to 0.0.0-nightly-20220220022427
# @backstage/plugin-kubernetes-common | ||
## 0.0.0-nightly-20220219022334 | ||
## 0.0.0-nightly-20220220022427 | ||
@@ -8,3 +8,3 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @backstage/catalog-model@0.0.0-nightly-20220219022334 | ||
- @backstage/catalog-model@0.0.0-nightly-20220220022427 | ||
@@ -11,0 +11,0 @@ ## 0.2.4 |
{ | ||
"name": "@backstage/plugin-kubernetes-common", | ||
"description": "Common functionalities for kubernetes, to be shared between kubernetes and kubernetes-backend plugin", | ||
"version": "0.0.0-nightly-20220219022334", | ||
"version": "0.0.0-nightly-20220220022427", | ||
"main": "dist/index.cjs.js", | ||
@@ -41,7 +41,7 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@backstage/catalog-model": "^0.0.0-nightly-20220219022334", | ||
"@backstage/catalog-model": "^0.0.0-nightly-20220220022427", | ||
"@kubernetes/client-node": "^0.16.0" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-20220219022334" | ||
"@backstage/cli": "^0.0.0-nightly-20220220022427" | ||
}, | ||
@@ -48,0 +48,0 @@ "jest": { |