Socket
Socket
Sign inDemoInstall

fast-jwt

Package Overview
Dependencies
Maintainers
3
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-jwt - npm Package Compare versions

Comparing version 1.7.0 to 1.7.1

4

package.json
{
"name": "fast-jwt",
"version": "1.7.0",
"version": "1.7.1",
"description": "Fast JSON Web Token implementation",

@@ -75,3 +75,3 @@ "author": "NearForm Ltd",

"tap": "^16.0.0",
"tsd": "^0.22.0",
"tsd": "^0.23.0",
"typescript": "^4.7.4"

@@ -78,0 +78,0 @@ },

@@ -77,3 +77,3 @@ import 'node'

jti: string
aud: string
aud: string | string[]
iss: string

@@ -80,0 +80,0 @@ sub: string

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