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.6.0 to 1.6.1

4

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

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

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

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

@@ -107,2 +107,4 @@ import 'node'

clockTolerance: number
requiredClaims: Array<string>
checkTyp: string
}

@@ -109,0 +111,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