Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@backstage/plugin-auth-backend-module-gcp-iap-provider

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/plugin-auth-backend-module-gcp-iap-provider - npm Package Compare versions

Comparing version 0.0.0-nightly-20241013023515 to 0.0.0-nightly-20241014023245

# @backstage/plugin-auth-backend-module-gcp-iap-provider
## 0.0.0-nightly-20241013023515
## 0.0.0-nightly-20241014023245

@@ -9,4 +9,4 @@ ### Patch Changes

- Updated dependencies
- @backstage/plugin-auth-node@0.0.0-nightly-20241013023515
- @backstage/backend-plugin-api@0.0.0-nightly-20241013023515
- @backstage/plugin-auth-node@0.0.0-nightly-20241014023245
- @backstage/backend-plugin-api@0.0.0-nightly-20241014023245
- @backstage/errors@1.2.4

@@ -13,0 +13,0 @@ - @backstage/types@1.1.1

{
"name": "@backstage/plugin-auth-backend-module-gcp-iap-provider",
"version": "0.0.0-nightly-20241013023515",
"version": "0.0.0-nightly-20241014023245",
"description": "A GCP IAP auth provider module for the Backstage auth backend",

@@ -41,5 +41,5 @@ "backstage": {

"dependencies": {
"@backstage/backend-plugin-api": "0.0.0-nightly-20241013023515",
"@backstage/backend-plugin-api": "0.0.0-nightly-20241014023245",
"@backstage/errors": "1.2.4",
"@backstage/plugin-auth-node": "0.0.0-nightly-20241013023515",
"@backstage/plugin-auth-node": "0.0.0-nightly-20241014023245",
"@backstage/types": "1.1.1",

@@ -49,4 +49,4 @@ "google-auth-library": "^9.0.0"

"devDependencies": {
"@backstage/backend-test-utils": "0.0.0-nightly-20241013023515",
"@backstage/cli": "0.0.0-nightly-20241013023515",
"@backstage/backend-test-utils": "0.0.0-nightly-20241014023245",
"@backstage/cli": "0.0.0-nightly-20241014023245",
"express": "^4.18.2"

@@ -53,0 +53,0 @@ },