@backstage/plugin-signals-node
Advanced tools
Comparing version
# @backstage/plugin-signals-node | ||
## 0.0.0-nightly-20250910023713 | ||
## 0.0.0-nightly-20250912023732 | ||
@@ -8,7 +8,7 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @backstage/plugin-auth-node@0.0.0-nightly-20250910023713 | ||
- @backstage/backend-plugin-api@0.0.0-nightly-20250910023713 | ||
- @backstage/plugin-auth-node@0.0.0-nightly-20250912023732 | ||
- @backstage/backend-plugin-api@0.0.0-nightly-20250912023732 | ||
- @backstage/config@1.3.3 | ||
- @backstage/types@1.2.1 | ||
- @backstage/plugin-events-node@0.0.0-nightly-20250910023713 | ||
- @backstage/plugin-events-node@0.0.0-nightly-20250912023732 | ||
@@ -15,0 +15,0 @@ ## 0.1.24-next.0 |
{ | ||
"name": "@backstage/plugin-signals-node", | ||
"version": "0.0.0-nightly-20250910023713", | ||
"version": "0.0.0-nightly-20250912023732", | ||
"description": "Node.js library for the signals plugin", | ||
@@ -40,6 +40,6 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/backend-plugin-api": "0.0.0-nightly-20250910023713", | ||
"@backstage/backend-plugin-api": "0.0.0-nightly-20250912023732", | ||
"@backstage/config": "1.3.3", | ||
"@backstage/plugin-auth-node": "0.0.0-nightly-20250910023713", | ||
"@backstage/plugin-events-node": "0.0.0-nightly-20250910023713", | ||
"@backstage/plugin-auth-node": "0.0.0-nightly-20250912023732", | ||
"@backstage/plugin-events-node": "0.0.0-nightly-20250912023732", | ||
"@backstage/types": "1.2.1", | ||
@@ -51,3 +51,3 @@ "express": "^4.17.1", | ||
"devDependencies": { | ||
"@backstage/cli": "0.0.0-nightly-20250910023713", | ||
"@backstage/cli": "0.0.0-nightly-20250912023732", | ||
"@types/express": "^4.17.21" | ||
@@ -54,0 +54,0 @@ }, |
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated