@backstage/config-loader
Advanced tools
Comparing version 0.0.0-nightly-20250102023150 to 0.0.0-nightly-20250103023114
# @backstage/config-loader | ||
## 0.0.0-nightly-20250102023150 | ||
## 0.0.0-nightly-20250103023114 | ||
@@ -9,6 +9,6 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @backstage/types@0.0.0-nightly-20250103023114 | ||
- @backstage/cli-common@0.1.15 | ||
- @backstage/config@1.3.1 | ||
- @backstage/errors@1.2.6 | ||
- @backstage/types@1.2.0 | ||
- @backstage/config@0.0.0-nightly-20250103023114 | ||
- @backstage/errors@0.0.0-nightly-20250103023114 | ||
@@ -15,0 +15,0 @@ ## 1.9.5-next.0 |
{ | ||
"name": "@backstage/config-loader", | ||
"version": "0.0.0-nightly-20250102023150", | ||
"version": "0.0.0-nightly-20250103023114", | ||
"description": "Config loading functionality used by Backstage backend, and CLI", | ||
@@ -40,5 +40,5 @@ "backstage": { | ||
"@backstage/cli-common": "0.1.15", | ||
"@backstage/config": "1.3.1", | ||
"@backstage/errors": "1.2.6", | ||
"@backstage/types": "1.2.0", | ||
"@backstage/config": "0.0.0-nightly-20250103023114", | ||
"@backstage/errors": "0.0.0-nightly-20250103023114", | ||
"@backstage/types": "0.0.0-nightly-20250103023114", | ||
"@types/json-schema": "^7.0.6", | ||
@@ -57,4 +57,4 @@ "ajv": "^8.10.0", | ||
"devDependencies": { | ||
"@backstage/backend-test-utils": "0.0.0-nightly-20250102023150", | ||
"@backstage/cli": "0.0.0-nightly-20250102023150", | ||
"@backstage/backend-test-utils": "0.0.0-nightly-20250103023114", | ||
"@backstage/cli": "0.0.0-nightly-20250103023114", | ||
"@types/json-schema-merge-allof": "^0.6.0", | ||
@@ -61,0 +61,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
263647
+ Added@backstage/config@0.0.0-nightly-20250103023114(transitive)
+ Added@backstage/errors@0.0.0-nightly-20250103023114(transitive)
+ Added@backstage/types@0.0.0-nightly-20250103023114(transitive)
- Removed@backstage/config@1.3.1(transitive)
- Removed@backstage/errors@1.2.6(transitive)
- Removed@backstage/types@1.2.0(transitive)