Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@backstage/config-loader

Package Overview
Dependencies
Maintainers
4
Versions
863
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/config-loader - npm Package Compare versions

Comparing version 0.0.0-nightly-202091221056 to 0.0.0-nightly-202091321043

4

CHANGELOG.md
# @backstage/config-loader
## 0.0.0-nightly-202091221056
## 0.0.0-nightly-202091321043
### Minor Changes
- 0183086: Added support for new shorthand when defining secrets, where `$env: ENV` can be used instead of `$secret: { env: ENV }` etc.
- 4dfec55: 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-202091221056",
"version": "0.0.0-nightly-202091321043",
"private": false,

@@ -33,3 +33,3 @@ "publishConfig": {

"dependencies": {
"@backstage/config": "^0.1.1-alpha.24",
"@backstage/config": "^0.1.1-alpha.25",
"fs-extra": "^9.0.0",

@@ -36,0 +36,0 @@ "yaml": "^1.9.2",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc