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.1.1-alpha.24 to 0.1.1-alpha.25

dist/index.cjs.js.map

1

dist/index.cjs.js

@@ -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

6

package.json
{
"name": "@backstage/config-loader",
"description": "Config loading functionality used by Backstage backend, and CLI",
"version": "0.1.1-alpha.24",
"version": "0.1.1-alpha.25",
"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",

@@ -49,4 +49,4 @@ "yaml": "^1.9.2",

],
"gitHead": "730f9a768c4a855cbf4ee38a41c0bc0c48081918",
"gitHead": "4dfec5510dc3cc0dbb378dfba35ff466a7b59295",
"module": "dist/index.esm.js"
}
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