@backstage/plugin-permission-backend
Advanced tools
Comparing version
# @backstage/plugin-permission-backend | ||
## 0.0.0-nightly-20250830023432 | ||
## 0.0.0-nightly-20250831023917 | ||
@@ -8,8 +8,8 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @backstage/plugin-auth-node@0.0.0-nightly-20250830023432 | ||
- @backstage/backend-plugin-api@0.0.0-nightly-20250830023432 | ||
- @backstage/plugin-auth-node@0.0.0-nightly-20250831023917 | ||
- @backstage/backend-plugin-api@0.0.0-nightly-20250831023917 | ||
- @backstage/config@1.3.3 | ||
- @backstage/errors@1.2.7 | ||
- @backstage/plugin-permission-common@0.9.1 | ||
- @backstage/plugin-permission-node@0.0.0-nightly-20250830023432 | ||
- @backstage/plugin-permission-node@0.0.0-nightly-20250831023917 | ||
@@ -16,0 +16,0 @@ ## 0.7.3 |
{ | ||
"name": "@backstage/plugin-permission-backend", | ||
"version": "0.0.0-nightly-20250830023432", | ||
"version": "0.0.0-nightly-20250831023917", | ||
"backstage": { | ||
@@ -68,8 +68,8 @@ "role": "backend-plugin", | ||
"dependencies": { | ||
"@backstage/backend-plugin-api": "0.0.0-nightly-20250830023432", | ||
"@backstage/backend-plugin-api": "0.0.0-nightly-20250831023917", | ||
"@backstage/config": "1.3.3", | ||
"@backstage/errors": "1.2.7", | ||
"@backstage/plugin-auth-node": "0.0.0-nightly-20250830023432", | ||
"@backstage/plugin-auth-node": "0.0.0-nightly-20250831023917", | ||
"@backstage/plugin-permission-common": "0.9.1", | ||
"@backstage/plugin-permission-node": "0.0.0-nightly-20250830023432", | ||
"@backstage/plugin-permission-node": "0.0.0-nightly-20250831023917", | ||
"dataloader": "^2.0.0", | ||
@@ -83,5 +83,5 @@ "express": "^4.17.1", | ||
"devDependencies": { | ||
"@backstage/backend-defaults": "0.0.0-nightly-20250830023432", | ||
"@backstage/backend-test-utils": "0.0.0-nightly-20250830023432", | ||
"@backstage/cli": "0.0.0-nightly-20250830023432", | ||
"@backstage/backend-defaults": "0.0.0-nightly-20250831023917", | ||
"@backstage/backend-test-utils": "0.0.0-nightly-20250831023917", | ||
"@backstage/cli": "0.0.0-nightly-20250831023917", | ||
"@types/express": "^4.17.6", | ||
@@ -88,0 +88,0 @@ "@types/lodash": "^4.14.151", |
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated
Updated