New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@backstage/config-loader

Package Overview
Dependencies
Maintainers
3
Versions
930
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

to
0.0.0-nightly-20241211023757

16

CHANGELOG.md
# @backstage/config-loader
## 0.0.0-nightly-20241210023835
## 0.0.0-nightly-20241211023757

@@ -9,7 +9,17 @@ ### Patch Changes

- Updated dependencies
- @backstage/errors@0.0.0-nightly-20241210023835
- @backstage/errors@0.0.0-nightly-20241211023757
- @backstage/cli-common@0.1.15
- @backstage/config@0.0.0-nightly-20241210023835
- @backstage/config@0.0.0-nightly-20241211023757
- @backstage/types@1.2.0
## 1.9.3-next.1
### Patch Changes
- Updated dependencies
- @backstage/errors@1.2.6-next.0
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.1-next.0
- @backstage/types@1.2.0
## 1.9.3-next.0

@@ -16,0 +26,0 @@

2

dist/index.d.ts

@@ -200,3 +200,3 @@ import { JSONSchema7 } from 'json-schema';

/**
* The the generator returned by {@link ConfigSource.readConfigData}.
* The generator returned by {@link ConfigSource.readConfigData}.
*

@@ -203,0 +203,0 @@ * @public

{
"name": "@backstage/config-loader",
"version": "0.0.0-nightly-20241210023835",
"version": "0.0.0-nightly-20241211023757",
"description": "Config loading functionality used by Backstage backend, and CLI",

@@ -40,4 +40,4 @@ "backstage": {

"@backstage/cli-common": "0.1.15",
"@backstage/config": "0.0.0-nightly-20241210023835",
"@backstage/errors": "0.0.0-nightly-20241210023835",
"@backstage/config": "0.0.0-nightly-20241211023757",
"@backstage/errors": "0.0.0-nightly-20241211023757",
"@backstage/types": "1.2.0",

@@ -57,4 +57,4 @@ "@types/json-schema": "^7.0.6",

"devDependencies": {
"@backstage/backend-test-utils": "0.0.0-nightly-20241210023835",
"@backstage/cli": "0.0.0-nightly-20241210023835",
"@backstage/backend-test-utils": "0.0.0-nightly-20241211023757",
"@backstage/cli": "0.0.0-nightly-20241211023757",
"@types/json-schema-merge-allof": "^0.6.0",

@@ -61,0 +61,0 @@ "msw": "^1.0.0",