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

@backstage/config

Package Overview
Dependencies
Maintainers
3
Versions
344
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-20230912021137 to 0.0.0-nightly-20230913021415

15

CHANGELOG.md
# @backstage/config
## 0.0.0-nightly-20230912021137
## 0.0.0-nightly-20230913021415

@@ -14,5 +14,14 @@ ### Minor Changes

- Updated dependencies
- @backstage/errors@0.0.0-nightly-20230912021137
- @backstage/types@0.0.0-nightly-20230912021137
- @backstage/errors@0.0.0-nightly-20230913021415
- @backstage/types@0.0.0-nightly-20230913021415
## 1.1.0-next.2
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- Updated dependencies
- @backstage/errors@1.2.2-next.0
- @backstage/types@1.1.1-next.0
## 1.1.0-next.1

@@ -19,0 +28,0 @@

10

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

@@ -36,9 +36,9 @@ "access": "public",

"dependencies": {
"@backstage/errors": "^0.0.0-nightly-20230912021137",
"@backstage/types": "^0.0.0-nightly-20230912021137",
"@backstage/errors": "^0.0.0-nightly-20230913021415",
"@backstage/types": "^0.0.0-nightly-20230913021415",
"lodash": "^4.17.21"
},
"devDependencies": {
"@backstage/cli": "^0.0.0-nightly-20230912021137",
"@backstage/test-utils": "^0.0.0-nightly-20230912021137"
"@backstage/cli": "^0.0.0-nightly-20230913021415",
"@backstage/test-utils": "^0.0.0-nightly-20230913021415"
},

@@ -45,0 +45,0 @@ "files": [

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