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.5.4 to 1.6.0

24

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

@@ -61,14 +61,12 @@ "author": "NearForm Ltd",

"@sinonjs/fake-timers": "^9.0.0",
"@types/node": "^17.0.1",
"@typescript-eslint/eslint-plugin": "^4.4.0",
"@typescript-eslint/parser": "^4.4.0",
"@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.29.0",
"@typescript-eslint/parser": "^5.29.0",
"cronometro": "^1.0.0",
"eslint": "^7.3.1",
"eslint-config-standard": "^16.0.0",
"eslint-config-standard-with-typescript": "^21.0.1",
"eslint": "^8.18.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-standard": "^5.0.0",
"fastify": "^3.0.3",
"eslint-plugin-n": "^15.2.3",
"eslint-plugin-promise": "^6.0.0",
"fastify": "^4.0.2",
"jose": "^2.0.2",

@@ -78,4 +76,4 @@ "jsonwebtoken": "^8.5.1",

"tap": "^16.0.0",
"tsd": "^0.20.0",
"typescript": "^4.0.3"
"tsd": "^0.21.0",
"typescript": "^4.7.4"
},

@@ -82,0 +80,0 @@ "engines": {

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