Socket
Socket
Sign inDemoInstall

fast-jwt

Package Overview
Dependencies
Maintainers
5
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 4.0.2 to 4.0.3

6

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

@@ -61,4 +61,4 @@ "author": "NearForm Ltd",

"@node-rs/jsonwebtoken": "^0.5.6",
"@sinonjs/fake-timers": "^11.0.0",
"@types/node": "^20.0.0",
"@sinonjs/fake-timers": "^13.0.1",
"@types/node": "^22.0.0",
"@typescript-eslint/eslint-plugin": "^5.49.0",

@@ -65,0 +65,0 @@ "@typescript-eslint/parser": "^5.49.0",

@@ -1,3 +0,1 @@

import 'node'
export type Algorithm =

@@ -4,0 +2,0 @@ | 'none'

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