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-20230907021058 to 0.0.0-nightly-20230908021043

7

CHANGELOG.md
# @backstage/config
## 0.0.0-nightly-20230907021058
## 0.0.0-nightly-20230908021043

@@ -11,6 +11,7 @@ ### Minor Changes

- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- 8cec7664e146: Removed `@types/node` dependency
- Updated dependencies
- @backstage/errors@1.2.1
- @backstage/types@1.1.0
- @backstage/errors@0.0.0-nightly-20230908021043
- @backstage/types@0.0.0-nightly-20230908021043

@@ -17,0 +18,0 @@ ## 1.1.0-next.1

{
"name": "@backstage/config",
"description": "Config API used by Backstage core, backend, and CLI",
"version": "0.0.0-nightly-20230907021058",
"version": "0.0.0-nightly-20230908021043",
"publishConfig": {

@@ -26,2 +26,3 @@ "access": "public",

"types": "dist/index.d.ts",
"sideEffects": false,
"scripts": {

@@ -36,9 +37,9 @@ "build": "backstage-cli package build",

"dependencies": {
"@backstage/errors": "^1.2.1",
"@backstage/types": "^1.1.0",
"@backstage/errors": "^0.0.0-nightly-20230908021043",
"@backstage/types": "^0.0.0-nightly-20230908021043",
"lodash": "^4.17.21"
},
"devDependencies": {
"@backstage/cli": "^0.0.0-nightly-20230907021058",
"@backstage/test-utils": "^0.0.0-nightly-20230907021058"
"@backstage/cli": "^0.0.0-nightly-20230908021043",
"@backstage/test-utils": "^0.0.0-nightly-20230908021043"
},

@@ -45,0 +46,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