@backstage/config-loader
Advanced tools
Comparing version 0.0.0-nightly-20240216021020 to 0.0.0-nightly-20240217020958
# @backstage/config-loader | ||
## 0.0.0-nightly-20240216021020 | ||
## 0.0.0-nightly-20240217020958 | ||
@@ -10,2 +10,3 @@ ### Patch Changes | ||
Updated dependency `@types/fs-extra` to `^11.0.0`. | ||
- bf3da16: Updated dependency `typescript-json-schema` to `^0.63.0`. | ||
- Updated dependencies | ||
@@ -12,0 +13,0 @@ - @backstage/cli-common@0.1.13 |
{ | ||
"name": "@backstage/config-loader", | ||
"description": "Config loading functionality used by Backstage backend, and CLI", | ||
"version": "0.0.0-nightly-20240216021020", | ||
"version": "0.0.0-nightly-20240217020958", | ||
"publishConfig": { | ||
@@ -50,8 +50,8 @@ "access": "public", | ||
"node-fetch": "^2.6.7", | ||
"typescript-json-schema": "^0.62.0", | ||
"typescript-json-schema": "^0.63.0", | ||
"yaml": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@backstage/backend-test-utils": "^0.0.0-nightly-20240216021020", | ||
"@backstage/cli": "^0.0.0-nightly-20240216021020", | ||
"@backstage/backend-test-utils": "^0.0.0-nightly-20240217020958", | ||
"@backstage/cli": "^0.0.0-nightly-20240217020958", | ||
"@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
259909
+ Addedtypescript-json-schema@0.63.0(transitive)
- Removedtypescript-json-schema@0.62.0(transitive)