@backstage/config-loader
Advanced tools
Comparing version 0.0.0-nightly-202192621851 to 0.0.0-nightly-202192722215
# @backstage/config-loader | ||
## 0.0.0-nightly-202192621851 | ||
## 0.0.0-nightly-202192722215 | ||
@@ -9,4 +9,5 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @backstage/errors@0.0.0-nightly-202192621851 | ||
- @backstage/config@0.0.0-nightly-202192621851 | ||
- @backstage/config@0.0.0-nightly-202192722215 | ||
- @backstage/cli-common@0.0.0-nightly-202192722215 | ||
- @backstage/errors@0.0.0-nightly-202192722215 | ||
@@ -13,0 +14,0 @@ ## 0.7.0 |
{ | ||
"name": "@backstage/config-loader", | ||
"description": "Config loading functionality used by Backstage backend, and CLI", | ||
"version": "0.0.0-nightly-202192621851", | ||
"version": "0.0.0-nightly-202192722215", | ||
"private": false, | ||
@@ -33,5 +33,5 @@ "publishConfig": { | ||
"dependencies": { | ||
"@backstage/cli-common": "^0.1.4", | ||
"@backstage/config": "^0.0.0-nightly-202192621851", | ||
"@backstage/errors": "^0.0.0-nightly-202192621851", | ||
"@backstage/cli-common": "^0.0.0-nightly-202192722215", | ||
"@backstage/config": "^0.0.0-nightly-202192722215", | ||
"@backstage/errors": "^0.0.0-nightly-202192722215", | ||
"@backstage/types": "^0.1.1", | ||
@@ -38,0 +38,0 @@ "@types/json-schema": "^7.0.6", |
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
165305
+ Added@backstage/cli-common@0.0.0-nightly-20241119023621(transitive)
- Removed@backstage/cli-common@0.1.15(transitive)