@backstage/plugin-signals-node
Advanced tools
Comparing version 0.1.14-next.2 to 0.1.14-next.3
# @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 @@ |
{ | ||
"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" | ||
] | ||
} | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25847
+ Added@backstage/plugin-events-node@0.4.5-next.3(transitive)
- Removed@backstage/plugin-events-node@0.4.5-next.2(transitive)