Socket
Socket
Sign inDemoInstall

fast-jwt

Package Overview
Dependencies
Maintainers
8
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 2.1.0 to 2.2.0

34

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

@@ -55,24 +55,24 @@ "author": "NearForm Ltd",

"dependencies": {
"asn1.js": "^5.3.0",
"asn1.js": "^5.4.1",
"ecdsa-sig-formatter": "^1.0.11",
"mnemonist": "^0.39.0"
"mnemonist": "^0.39.5"
},
"devDependencies": {
"@sinonjs/fake-timers": "^10.0.0",
"@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.29.0",
"@typescript-eslint/parser": "^5.29.0",
"cronometro": "^1.0.0",
"eslint": "^8.18.0",
"@sinonjs/fake-timers": "^10.0.2",
"@types/node": "^18.11.18",
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.49.0",
"cronometro": "^1.1.5",
"eslint": "^8.33.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-n": "^15.2.3",
"eslint-plugin-promise": "^6.0.0",
"fastify": "^4.0.2",
"jose": "^2.0.2",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.6.1",
"eslint-plugin-promise": "^6.1.1",
"fastify": "^4.12.0",
"jose": "^2.0.6",
"jsonwebtoken": "^9.0.0",
"prettier": "^2.0.5",
"tap": "^16.0.0",
"prettier": "^2.8.3",
"tap": "^16.3.4",
"tsd": "^0.25.0",
"typescript": "^4.7.4"
"typescript": "^4.9.4"
},

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