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