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

@backstage/config

Package Overview
Dependencies
Maintainers
3
Versions
327
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/config - npm Package Compare versions

Comparing version 0.0.0-nightly-20240305021008 to 0.0.0-nightly-20240306021012

16

CHANGELOG.md
# @backstage/config
## 0.0.0-nightly-20240305021008
## 0.0.0-nightly-20240306021012

@@ -12,5 +12,17 @@ ### Minor Changes

- Updated dependencies
- @backstage/errors@0.0.0-nightly-20240305021008
- @backstage/errors@0.0.0-nightly-20240306021012
- @backstage/types@1.1.1
## 1.2.0-next.1
### Minor Changes
- 50cf9df: The `ConfigReader` now treats `null` values as present but explicitly undefined, meaning it will not fall back to the next level of configuration.
### Patch Changes
- Updated dependencies
- @backstage/errors@1.2.4-next.0
- @backstage/types@1.1.1
## 1.1.2-next.0

@@ -17,0 +29,0 @@

8

package.json
{
"name": "@backstage/config",
"version": "0.0.0-nightly-20240305021008",
"version": "0.0.0-nightly-20240306021012",
"description": "Config API used by Backstage core, backend, and CLI",

@@ -39,10 +39,10 @@ "backstage": {

"dependencies": {
"@backstage/errors": "^0.0.0-nightly-20240305021008",
"@backstage/errors": "^0.0.0-nightly-20240306021012",
"@backstage/types": "^1.1.1"
},
"devDependencies": {
"@backstage/cli": "^0.0.0-nightly-20240305021008",
"@backstage/test-utils": "^0.0.0-nightly-20240305021008"
"@backstage/cli": "^0.0.0-nightly-20240306021012",
"@backstage/test-utils": "^0.0.0-nightly-20240306021012"
},
"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