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 1.3.0 to 1.3.1-next.0

8

CHANGELOG.md
# @backstage/config
## 1.3.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/errors@1.2.6-next.0
- @backstage/types@1.2.0
## 1.3.0

@@ -4,0 +12,0 @@

2

dist/index.d.ts

@@ -1,2 +0,2 @@

import { JsonArray as JsonArray$1, JsonObject as JsonObject$1, JsonPrimitive as JsonPrimitive$1, JsonValue as JsonValue$1, HumanDuration } from '@backstage/types';
import { JsonPrimitive as JsonPrimitive$1, JsonObject as JsonObject$1, JsonArray as JsonArray$1, JsonValue as JsonValue$1, HumanDuration } from '@backstage/types';
import { Config as Config$1 } from '@backstage/config';

@@ -3,0 +3,0 @@

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

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

"dependencies": {
"@backstage/errors": "^1.2.5",
"@backstage/types": "^1.2.0",
"@backstage/errors": "1.2.6-next.0",
"@backstage/types": "1.2.0",
"ms": "^2.1.3"
},
"devDependencies": {
"@backstage/cli": "^0.29.0",
"@backstage/test-utils": "^1.7.1"
"@backstage/cli": "0.29.3-next.2",
"@backstage/test-utils": "1.7.3-next.1"
},

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

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