@backstage/config-loader
Advanced tools
Comparing version 0.0.0-nightly-20209621029 to 0.0.0-nightly-2020972106
# @backstage/config-loader | ||
## 0.0.0-nightly-20209621029 | ||
## 0.0.0-nightly-2020972106 | ||
### Minor Changes | ||
- 4fce90b: Added support for new shorthand when defining secrets, where `$env: ENV` can be used instead of `$secret: { env: ENV }` etc. | ||
- af85ba3: Added support for new shorthand when defining secrets, where `$env: ENV` can be used instead of `$secret: { env: ENV }` etc. |
{ | ||
"name": "@backstage/config-loader", | ||
"description": "Config loading functionality used by Backstage backend, and CLI", | ||
"version": "0.0.0-nightly-20209621029", | ||
"version": "0.0.0-nightly-2020972106", | ||
"private": false, | ||
@@ -6,0 +6,0 @@ "publishConfig": { |
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
18955