@backstage/config-loader
Advanced tools
Comparing version 0.0.0-nightly-20240102021548 to 0.0.0-nightly-20240103021419
# @backstage/config-loader | ||
## 0.0.0-nightly-20240102021548 | ||
## 0.0.0-nightly-20240103021419 | ||
@@ -14,2 +14,13 @@ ### Patch Changes | ||
## 1.6.1-next.0 | ||
### Patch Changes | ||
- 7acbb5a: Removed `mock-fs` dev dependency. | ||
- Updated dependencies | ||
- @backstage/config@1.1.1 | ||
- @backstage/cli-common@0.1.13 | ||
- @backstage/errors@1.2.3 | ||
- @backstage/types@1.1.1 | ||
## 1.6.0 | ||
@@ -16,0 +27,0 @@ |
{ | ||
"name": "@backstage/config-loader", | ||
"description": "Config loading functionality used by Backstage backend, and CLI", | ||
"version": "0.0.0-nightly-20240102021548", | ||
"version": "0.0.0-nightly-20240103021419", | ||
"publishConfig": { | ||
@@ -54,4 +54,4 @@ "access": "public", | ||
"devDependencies": { | ||
"@backstage/backend-test-utils": "^0.0.0-nightly-20240102021548", | ||
"@backstage/cli": "^0.0.0-nightly-20240102021548", | ||
"@backstage/backend-test-utils": "^0.0.0-nightly-20240103021419", | ||
"@backstage/cli": "^0.0.0-nightly-20240103021419", | ||
"@types/json-schema-merge-allof": "^0.6.0", | ||
@@ -58,0 +58,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
259232