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-2020982921 to 0.0.0-nightly-20209921112

dist/index.cjs.js.map

4

CHANGELOG.md
# @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": {

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