@backstage/config-loader
Advanced tools
Comparing version 0.0.0-nightly-2020982921 to 0.0.0-nightly-20209921112
# @backstage/config-loader | ||
## 0.0.0-nightly-2020982921 | ||
## 0.0.0-nightly-20209921112 | ||
### Minor Changes | ||
- 5560220: Added support for new shorthand when defining secrets, where `$env: ENV` can be used instead of `$secret: { env: ENV }` etc. | ||
- 4295a24: Added support for new shorthand when defining secrets, where `$env: ENV` can be used instead of `$secret: { env: ENV }` etc. |
@@ -264,1 +264,2 @@ 'use strict'; | ||
exports.readEnvConfig = readEnvConfig; | ||
//# sourceMappingURL=index.cjs.js.map |
@@ -256,1 +256,2 @@ import { resolve, basename, extname, dirname } from 'path'; | ||
export { loadConfig, readEnvConfig }; | ||
//# sourceMappingURL=index.esm.js.map |
{ | ||
"name": "@backstage/config-loader", | ||
"description": "Config loading functionality used by Backstage backend, and CLI", | ||
"version": "0.0.0-nightly-2020982921", | ||
"version": "0.0.0-nightly-20209921112", | ||
"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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances 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
73688
8
532
2
80