@backstage/plugin-auth-backend-module-gitlab-provider
Advanced tools
Comparing version 0.0.0-nightly-20240927023235 to 0.0.0-nightly-20240928023157
# @backstage/plugin-auth-backend-module-gitlab-provider | ||
## 0.0.0-nightly-20240927023235 | ||
## 0.0.0-nightly-20240928023157 | ||
@@ -8,4 +8,4 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @backstage/plugin-auth-node@0.0.0-nightly-20240927023235 | ||
- @backstage/backend-plugin-api@0.0.0-nightly-20240927023235 | ||
- @backstage/plugin-auth-node@0.0.0-nightly-20240928023157 | ||
- @backstage/backend-plugin-api@0.0.0-nightly-20240928023157 | ||
@@ -12,0 +12,0 @@ ## 0.2.1-next.0 |
{ | ||
"name": "@backstage/plugin-auth-backend-module-gitlab-provider", | ||
"version": "0.0.0-nightly-20240927023235", | ||
"version": "0.0.0-nightly-20240928023157", | ||
"description": "The gitlab-provider backend module for the auth plugin.", | ||
@@ -37,4 +37,4 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/backend-plugin-api": "^0.0.0-nightly-20240927023235", | ||
"@backstage/plugin-auth-node": "^0.0.0-nightly-20240927023235", | ||
"@backstage/backend-plugin-api": "^0.0.0-nightly-20240928023157", | ||
"@backstage/plugin-auth-node": "^0.0.0-nightly-20240928023157", | ||
"express": "^4.18.2", | ||
@@ -45,6 +45,6 @@ "passport": "^0.7.0", | ||
"devDependencies": { | ||
"@backstage/backend-defaults": "^0.0.0-nightly-20240927023235", | ||
"@backstage/backend-test-utils": "^0.0.0-nightly-20240927023235", | ||
"@backstage/cli": "^0.0.0-nightly-20240927023235", | ||
"@backstage/plugin-auth-backend": "^0.0.0-nightly-20240927023235", | ||
"@backstage/backend-defaults": "^0.0.0-nightly-20240928023157", | ||
"@backstage/backend-test-utils": "^0.0.0-nightly-20240928023157", | ||
"@backstage/cli": "^0.0.0-nightly-20240928023157", | ||
"@backstage/plugin-auth-backend": "^0.0.0-nightly-20240928023157", | ||
"supertest": "^7.0.0" | ||
@@ -51,0 +51,0 @@ }, |