Socket
Socket
Sign inDemoInstall

@mondomob/gae-js-google-auth

Package Overview
Dependencies
Maintainers
8
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mondomob/gae-js-google-auth - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

6

package.json
{
"name": "@mondomob/gae-js-google-auth",
"version": "1.0.0",
"version": "1.1.0",
"description": "Tools for Google Cloud Authentication",

@@ -25,3 +25,3 @@ "main": "dist/index.js",

"dependencies": {
"google-auth-library": "^8.6.0",
"google-auth-library": "^8.7.0",
"node-fetch": "2.6.7"

@@ -34,4 +34,4 @@ },

"devDependencies": {
"@mondomob/gae-js-core": "6.3.0"
"@mondomob/gae-js-core": "6.4.0"
}
}

@@ -50,1 +50,4 @@ # GAE JS GOOGLE AUTH

If you care about the `audience` property you can also specify this property as a single value or an array.
By default, this middleware will be disabled if run in an environment outside of GCP (local testing, for example). If you would like to override
this behaviour, you can set `disableForNonGcpEnvironment` to `false`.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc