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
931
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-20241204023801

13

CHANGELOG.md
# @backstage/config-loader
## 0.0.0-nightly-20241203023801
## 0.0.0-nightly-20241204023801

@@ -14,2 +14,13 @@ ### Patch Changes

## 1.9.3-next.0
### Patch Changes
- 5c9cc05: Use native fetch instead of node-fetch
- Updated dependencies
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.0
- @backstage/errors@1.2.5
- @backstage/types@1.2.0
## 1.9.2

@@ -16,0 +27,0 @@

6

package.json
{
"name": "@backstage/config-loader",
"version": "0.0.0-nightly-20241203023801",
"version": "0.0.0-nightly-20241204023801",
"description": "Config loading functionality used by Backstage backend, and CLI",

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

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

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