@backstage/plugin-tech-insights-common
Advanced tools
Comparing version 0.0.0-nightly-202201323044 to 0.0.0-nightly-20220217022146
# @backstage/plugin-tech-insights-common | ||
## 0.0.0-nightly-202201323044 | ||
## 0.0.0-nightly-20220217022146 | ||
### Patch Changes | ||
- a60eb0f0dd: adding new operation to run checks for multiple entities in one request | ||
- c77c5c7eb6: Added `backstage.role` to `package.json` | ||
- Updated dependencies | ||
- @backstage/types@0.0.0-nightly-202201323044 | ||
- @backstage/types@0.0.0-nightly-20220217022146 | ||
## 0.2.1 | ||
### Patch Changes | ||
- a60eb0f0dd: adding new operation to run checks for multiple entities in one request | ||
## 0.2.0 | ||
@@ -12,0 +18,0 @@ |
{ | ||
"name": "@backstage/plugin-tech-insights-common", | ||
"version": "0.0.0-nightly-202201323044", | ||
"version": "0.0.0-nightly-20220217022146", | ||
"main": "dist/index.cjs.js", | ||
@@ -13,2 +13,5 @@ "types": "dist/index.d.ts", | ||
}, | ||
"backstage": { | ||
"role": "common-library" | ||
}, | ||
"homepage": "https://backstage.io", | ||
@@ -26,8 +29,8 @@ "repository": { | ||
"start": "backstage-cli backend:dev", | ||
"build": "backstage-cli backend:build", | ||
"lint": "backstage-cli lint", | ||
"test": "backstage-cli test", | ||
"prepack": "backstage-cli prepack", | ||
"postpack": "backstage-cli postpack", | ||
"clean": "backstage-cli clean" | ||
"build": "backstage-cli package build", | ||
"lint": "backstage-cli package lint", | ||
"test": "backstage-cli package test", | ||
"prepack": "backstage-cli package prepack", | ||
"postpack": "backstage-cli package postpack", | ||
"clean": "backstage-cli package clean" | ||
}, | ||
@@ -37,6 +40,6 @@ "dependencies": { | ||
"luxon": "^2.0.2", | ||
"@backstage/types": "^0.0.0-nightly-202201323044" | ||
"@backstage/types": "^0.0.0-nightly-20220217022146" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-202201323044" | ||
"@backstage/cli": "^0.0.0-nightly-20220217022146" | ||
}, | ||
@@ -43,0 +46,0 @@ "files": [ |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
7
2151
3
1