@backstage/config-loader
Advanced tools
Comparing version 0.0.0-nightly-20241106023105 to 0.0.0-nightly-20241107023156
# @backstage/config-loader | ||
## 0.0.0-nightly-20241106023105 | ||
## 0.0.0-nightly-20241107023156 | ||
@@ -8,3 +8,3 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @backstage/cli-common@0.0.0-nightly-20241106023105 | ||
- @backstage/cli-common@0.0.0-nightly-20241107023156 | ||
- @backstage/config@1.2.0 | ||
@@ -11,0 +11,0 @@ - @backstage/errors@1.2.4 |
{ | ||
"name": "@backstage/config-loader", | ||
"version": "0.0.0-nightly-20241106023105", | ||
"version": "0.0.0-nightly-20241107023156", | ||
"description": "Config loading functionality used by Backstage backend, and CLI", | ||
@@ -39,3 +39,3 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/cli-common": "0.0.0-nightly-20241106023105", | ||
"@backstage/cli-common": "0.0.0-nightly-20241107023156", | ||
"@backstage/config": "1.2.0", | ||
@@ -58,4 +58,4 @@ "@backstage/errors": "1.2.4", | ||
"devDependencies": { | ||
"@backstage/backend-test-utils": "0.0.0-nightly-20241106023105", | ||
"@backstage/cli": "0.0.0-nightly-20241106023105", | ||
"@backstage/backend-test-utils": "0.0.0-nightly-20241107023156", | ||
"@backstage/cli": "0.0.0-nightly-20241107023156", | ||
"@types/json-schema-merge-allof": "^0.6.0", | ||
@@ -62,0 +62,0 @@ "msw": "^1.0.0", |
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
+ Added@backstage/cli-common@0.0.0-nightly-20241107023156(transitive)
- Removed@backstage/cli-common@0.0.0-nightly-20241106023105(transitive)