@backstage/plugin-auth-backend-module-gcp-iap-provider
Advanced tools
Comparing version 0.0.0-nightly-20231022021426 to 0.0.0-nightly-20231023021320
# @backstage/plugin-auth-backend-module-gcp-iap-provider | ||
## 0.0.0-nightly-20231022021426 | ||
## 0.0.0-nightly-20231023021320 | ||
@@ -8,6 +8,6 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @backstage/backend-plugin-api@0.0.0-nightly-20231022021426 | ||
- @backstage/backend-plugin-api@0.0.0-nightly-20231023021320 | ||
- @backstage/errors@1.2.3 | ||
- @backstage/types@1.1.1 | ||
- @backstage/plugin-auth-node@0.0.0-nightly-20231022021426 | ||
- @backstage/plugin-auth-node@0.0.0-nightly-20231023021320 | ||
@@ -14,0 +14,0 @@ ## 0.2.0 |
{ | ||
"name": "@backstage/plugin-auth-backend-module-gcp-iap-provider", | ||
"description": "A GCP IAP auth provider module for the Backstage auth backend", | ||
"version": "0.0.0-nightly-20231022021426", | ||
"version": "0.0.0-nightly-20231023021320", | ||
"main": "dist/index.cjs.js", | ||
@@ -35,5 +35,5 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@backstage/backend-plugin-api": "^0.0.0-nightly-20231022021426", | ||
"@backstage/backend-plugin-api": "^0.0.0-nightly-20231023021320", | ||
"@backstage/errors": "^1.2.3", | ||
"@backstage/plugin-auth-node": "^0.0.0-nightly-20231022021426", | ||
"@backstage/plugin-auth-node": "^0.0.0-nightly-20231023021320", | ||
"@backstage/types": "^1.1.1", | ||
@@ -43,4 +43,4 @@ "google-auth-library": "^8.0.0" | ||
"devDependencies": { | ||
"@backstage/backend-test-utils": "^0.0.0-nightly-20231022021426", | ||
"@backstage/cli": "^0.0.0-nightly-20231022021426", | ||
"@backstage/backend-test-utils": "^0.0.0-nightly-20231023021320", | ||
"@backstage/cli": "^0.0.0-nightly-20231023021320", | ||
"express": "^4.18.2", | ||
@@ -47,0 +47,0 @@ "msw": "^1.0.0", |