@backstage/plugin-scaffolder-common
Advanced tools
Comparing version 0.0.0-nightly-20240813022007 to 0.0.0-nightly-20240814021923
{ | ||
"name": "@backstage/plugin-scaffolder-common__alpha", | ||
"version": "0.0.0-nightly-20240813022007", | ||
"version": "0.0.0-nightly-20240814021923", | ||
"main": "../dist/alpha.cjs.js", | ||
@@ -5,0 +5,0 @@ "module": "../dist/alpha.esm.js", |
# @backstage/plugin-scaffolder-common | ||
## 0.0.0-nightly-20240813022007 | ||
## 0.0.0-nightly-20240814021923 | ||
@@ -8,6 +8,15 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @backstage/plugin-permission-common@0.0.0-nightly-20240813022007 | ||
- @backstage/catalog-model@0.0.0-nightly-20240813022007 | ||
- @backstage/plugin-permission-common@0.0.0-nightly-20240814021923 | ||
- @backstage/catalog-model@0.0.0-nightly-20240814021923 | ||
- @backstage/types@1.1.1 | ||
## 1.5.5-next.2 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/catalog-model@1.6.0-next.0 | ||
- @backstage/types@1.1.1 | ||
- @backstage/plugin-permission-common@0.8.1-next.1 | ||
## 1.5.5-next.1 | ||
@@ -14,0 +23,0 @@ |
{ | ||
"name": "@backstage/plugin-scaffolder-common", | ||
"version": "0.0.0-nightly-20240813022007", | ||
"version": "0.0.0-nightly-20240814021923", | ||
"description": "Common functionalities for the scaffolder, to be shared between scaffolder and scaffolder-backend plugin", | ||
@@ -64,10 +64,10 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/catalog-model": "^0.0.0-nightly-20240813022007", | ||
"@backstage/plugin-permission-common": "^0.0.0-nightly-20240813022007", | ||
"@backstage/catalog-model": "^0.0.0-nightly-20240814021923", | ||
"@backstage/plugin-permission-common": "^0.0.0-nightly-20240814021923", | ||
"@backstage/types": "^1.1.1" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-20240813022007" | ||
"@backstage/cli": "^0.0.0-nightly-20240814021923" | ||
}, | ||
"module": "./dist/index.esm.js" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
78084