Socket
Socket
Sign inDemoInstall

express-gateway-plugin-oauth

Package Overview
Dependencies
59
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.4.1 to 4.0.0

2

package.json
{
"name": "express-gateway-plugin-oauth",
"version": "3.4.1",
"version": "4.0.0",
"description": "Plugin para solicitar autorização do serviço de autenticação remoto.",

@@ -5,0 +5,0 @@ "main": "manifest.js",

@@ -9,3 +9,3 @@ require('dotenv');

debug('Police de authorização de requisições carregada.' + '( ' + actionParams.authorizationURL + ' )');
debug('Police de authorização de requisições carregada. ( ' + actionParams.authorizationURL + ' ) ');

@@ -12,0 +12,0 @@ return (req, res, next) => {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc