@backstage/plugin-auth-backend-module-oauth2-provider
Advanced tools
Comparing version
# @backstage/plugin-auth-backend-module-oauth2-provider | ||
## 0.0.0-nightly-20250605024142 | ||
## 0.0.0-nightly-20250606024141 | ||
@@ -8,4 +8,4 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @backstage/backend-plugin-api@0.0.0-nightly-20250605024142 | ||
- @backstage/plugin-auth-node@0.0.0-nightly-20250605024142 | ||
- @backstage/backend-plugin-api@0.0.0-nightly-20250606024141 | ||
- @backstage/plugin-auth-node@0.0.0-nightly-20250606024141 | ||
@@ -12,0 +12,0 @@ ## 0.4.4-next.1 |
{ | ||
"name": "@backstage/plugin-auth-backend-module-oauth2-provider", | ||
"version": "0.0.0-nightly-20250605024142", | ||
"version": "0.0.0-nightly-20250606024141", | ||
"description": "The oauth2-provider backend module for the auth plugin.", | ||
@@ -40,4 +40,4 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/backend-plugin-api": "0.0.0-nightly-20250605024142", | ||
"@backstage/plugin-auth-node": "0.0.0-nightly-20250605024142", | ||
"@backstage/backend-plugin-api": "0.0.0-nightly-20250606024141", | ||
"@backstage/plugin-auth-node": "0.0.0-nightly-20250606024141", | ||
"passport": "^0.7.0", | ||
@@ -48,6 +48,6 @@ "passport-oauth2": "^1.6.1", | ||
"devDependencies": { | ||
"@backstage/backend-defaults": "0.0.0-nightly-20250605024142", | ||
"@backstage/backend-test-utils": "0.0.0-nightly-20250605024142", | ||
"@backstage/cli": "0.0.0-nightly-20250605024142", | ||
"@backstage/plugin-auth-backend": "0.0.0-nightly-20250605024142", | ||
"@backstage/backend-defaults": "0.0.0-nightly-20250606024141", | ||
"@backstage/backend-test-utils": "0.0.0-nightly-20250606024141", | ||
"@backstage/cli": "0.0.0-nightly-20250606024141", | ||
"@backstage/plugin-auth-backend": "0.0.0-nightly-20250606024141", | ||
"@backstage/types": "1.2.1", | ||
@@ -54,0 +54,0 @@ "supertest": "^7.0.0" |
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated