@backstage/plugin-scaffolder-common
Advanced tools
Comparing version 0.0.0-nightly-20220314022351 to 0.0.0-nightly-20220315022536
# @backstage/plugin-scaffolder-common | ||
## 0.0.0-nightly-20220314022351 | ||
## 0.0.0-nightly-20220315022536 | ||
@@ -8,3 +8,3 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @backstage/catalog-model@0.0.0-nightly-20220314022351 | ||
- @backstage/catalog-model@0.0.0-nightly-20220315022536 | ||
@@ -11,0 +11,0 @@ ## 0.3.0 |
{ | ||
"name": "@backstage/plugin-scaffolder-common", | ||
"description": "Common functionalities for the scaffolder, to be shared between scaffolder and scaffolder-backend plugin", | ||
"version": "0.0.0-nightly-20220314022351", | ||
"version": "0.0.0-nightly-20220315022536", | ||
"main": "dist/index.cjs.js", | ||
@@ -42,9 +42,9 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@backstage/catalog-model": "^0.0.0-nightly-20220314022351", | ||
"@backstage/catalog-model": "^0.0.0-nightly-20220315022536", | ||
"@backstage/types": "^0.1.3" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-20220314022351" | ||
"@backstage/cli": "^0.0.0-nightly-20220315022536" | ||
}, | ||
"module": "dist/index.esm.js" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
24721