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

@backstage/config

Package Overview
Dependencies
Maintainers
4
Versions
330
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.0.0 to 1.0.1-next.0

6

CHANGELOG.md
# @backstage/config
## 1.0.1-next.0
### Patch Changes
- 6e830352d4: Updated dependency `@types/node` to `^16.0.0`.
## 1.0.0

@@ -4,0 +10,0 @@

8

package.json
{
"name": "@backstage/config",
"description": "Config API used by Backstage core, backend, and CLI",
"version": "1.0.0",
"version": "1.0.1-next.0",
"private": false,

@@ -40,5 +40,5 @@ "publishConfig": {

"devDependencies": {
"@backstage/test-utils": "^1.0.0",
"@backstage/test-utils": "^1.1.0-next.2",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32"
"@types/node": "^16.0.0"
},

@@ -48,4 +48,4 @@ "files": [

],
"gitHead": "e9496f746b31600dbfac7fa76987479e66426257",
"gitHead": "cfbf5762d7d91eee18999306b21d63840400ee29",
"module": "dist/index.esm.js"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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