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

@fonoster/auth

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fonoster/auth - npm Package Compare versions

Comparing version 0.2.42 to 0.2.43

2

dist/auth_middleware.js

@@ -36,3 +36,3 @@ "use strict";

const pathRequest = ctx.service.path;
logger_1.default.verbose(`@fonoster/logger middleware [request.path = ${pathRequest}]`);
logger_1.default.verbose(`@fonoster/middleware receiving request [request.path = ${pathRequest}]`);
if (this.whitelist.includes(pathRequest)) {

@@ -39,0 +39,0 @@ next();

{
"name": "@fonoster/auth",
"version": "0.2.42",
"version": "0.2.43",
"description": "Authentication Module",

@@ -59,3 +59,3 @@ "author": "Raul Sanchez <rsanchez@fonoster.com>",

},
"gitHead": "ef978d301a803196b6311c5e298f4169340f0943"
"gitHead": "11b0bccfa4e26e0a5c1e953754e66198e526c038"
}
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