Socket
Socket
Sign inDemoInstall

koa-jwt

Package Overview
Dependencies
15
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.3.0 to 3.3.1

test/test-server.js

2

package.json
{
"name": "koa-jwt",
"version": "3.3.0",
"version": "3.3.1",
"description": "Koa JWT authentication middleware.",

@@ -5,0 +5,0 @@ "types": "types/index.d.ts",

@@ -20,2 +20,5 @@ // Type definitions for koa-jwt 2.x

debug?: boolean;
audience?: string;
issuer?: string;
algorithms?: string[];
}

@@ -22,0 +25,0 @@

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