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

express-gateway-plugin-oauth

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-gateway-plugin-oauth - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

10

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

@@ -16,3 +16,9 @@ "main": "manifest.js",

"author": "Felipe Dierka",
"license": "ISC"
"license": "ISC",
"dependencies": {
"dotenv": "^6.0.0",
"odin-request-retry": "^1.0.3",
"request": "^2.87.0",
"request-promise": "^4.2.2"
}
}
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