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

@backstage/plugin-signals-node

Package Overview
Dependencies
Maintainers
0
Versions
331
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/plugin-signals-node - npm Package Compare versions

Comparing version 0.1.14-next.2 to 0.1.14-next.3

11

CHANGELOG.md
# @backstage/plugin-signals-node
## 0.1.14-next.3
### Patch Changes
- Updated dependencies
- @backstage/plugin-events-node@0.4.5-next.3
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/config@1.2.0
- @backstage/types@1.1.1
- @backstage/plugin-auth-node@0.5.4-next.2
## 0.1.14-next.2

@@ -4,0 +15,0 @@

13

package.json
{
"name": "@backstage/plugin-signals-node",
"version": "0.1.14-next.2",
"version": "0.1.14-next.3",
"description": "Node.js library for the signals plugin",

@@ -44,3 +44,3 @@ "backstage": {

"@backstage/plugin-auth-node": "0.5.4-next.2",
"@backstage/plugin-events-node": "0.4.5-next.2",
"@backstage/plugin-events-node": "0.4.5-next.3",
"@backstage/types": "1.1.1",

@@ -52,5 +52,12 @@ "express": "^4.17.1",

"devDependencies": {
"@backstage/cli": "0.29.0-next.2",
"@backstage/cli": "0.29.0-next.3",
"@types/express": "^4.17.21"
},
"typesVersions": {
"*": {
"index": [
"dist/index.d.ts"
]
}
}
}
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