Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@backstage/config

Package Overview
Dependencies
Maintainers
3
Versions
444
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
1.3.8-next.0
to
1.3.8
+7
-0
CHANGELOG.md
# @backstage/config
## 1.3.8
### Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1
## 1.3.8-next.0

@@ -4,0 +11,0 @@

+5
-5
{
"name": "@backstage/config",
"version": "1.3.8-next.0",
"version": "1.3.8",
"description": "Config API used by Backstage core, backend, and CLI",

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

"dependencies": {
"@backstage/errors": "1.3.1-next.0",
"@backstage/types": "1.2.2",
"@backstage/errors": "^1.3.1",
"@backstage/types": "^1.2.2",
"ms": "^2.1.3"
},
"devDependencies": {
"@backstage/cli": "0.36.2-next.0",
"@backstage/test-utils": "1.7.18-next.0"
"@backstage/cli": "^0.36.2",
"@backstage/test-utils": "^1.7.18"
},

@@ -48,0 +48,0 @@ "typesVersions": {