@backstage/plugin-scaffolder-common
Advanced tools
Comparing version
# @backstage/plugin-scaffolder-common | ||
## 0.0.0-nightly-20250114022708 | ||
## 0.0.0-nightly-20250305023316 | ||
### Patch Changes | ||
- 09cf038: Got rid of most `@backstage/backend-common` usages | ||
- Updated dependencies | ||
- @backstage/types@0.0.0-nightly-20250114022708 | ||
- @backstage/catalog-model@0.0.0-nightly-20250114022708 | ||
- @backstage/plugin-permission-common@0.0.0-nightly-20250114022708 | ||
- @backstage/catalog-model@1.7.3 | ||
- @backstage/types@1.2.1 | ||
- @backstage/plugin-permission-common@0.8.4 | ||
## 1.5.10-next.0 | ||
### Patch Changes | ||
- 09cf038: Got rid of most `@backstage/backend-common` usages | ||
- Updated dependencies | ||
- @backstage/catalog-model@1.7.3 | ||
- @backstage/types@1.2.1 | ||
- @backstage/plugin-permission-common@0.8.4 | ||
## 1.5.9 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/types@1.2.1 | ||
- @backstage/catalog-model@1.7.3 | ||
- @backstage/plugin-permission-common@0.8.4 | ||
## 1.5.9-next.0 | ||
@@ -13,0 +33,0 @@ |
{ | ||
"name": "@backstage/plugin-scaffolder-common", | ||
"version": "0.0.0-nightly-20250114022708", | ||
"version": "0.0.0-nightly-20250305023316", | ||
"description": "Common functionalities for the scaffolder, to be shared between scaffolder and scaffolder-backend plugin", | ||
@@ -73,10 +73,10 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/catalog-model": "0.0.0-nightly-20250114022708", | ||
"@backstage/plugin-permission-common": "0.0.0-nightly-20250114022708", | ||
"@backstage/types": "0.0.0-nightly-20250114022708" | ||
"@backstage/catalog-model": "1.7.3", | ||
"@backstage/plugin-permission-common": "0.8.4", | ||
"@backstage/types": "1.2.1" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "0.0.0-nightly-20250114022708" | ||
"@backstage/cli": "0.0.0-nightly-20250305023316" | ||
}, | ||
"module": "./dist/index.esm.js" | ||
} |
84901
0.37%+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
Updated