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

@iops/iops-auth-login

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iops/iops-auth-login - npm Package Compare versions

Comparing version 1.3.15 to 1.3.16

2

package.json
{
"name": "@iops/iops-auth-login",
"version": "1.3.15",
"version": "1.3.16",
"description": "IOPS-specific authorization plugin for Express Gateway",

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

@@ -64,3 +64,3 @@

let path = req.path;
path.replace('/app-api', '/iops-api') // use normalized api prefix
path = path.replace('/app-api', '/iops-api') // use normalized api prefix
let permissions;

@@ -67,0 +67,0 @@

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