Socket
Socket
Sign inDemoInstall

jsonwebtoken

Package Overview
Dependencies
Maintainers
7
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonwebtoken - npm Package Compare versions

Comparing version 5.5.3 to 5.5.4

4

index.js

@@ -64,3 +64,5 @@ var jws = require('jws');

console.warn('invalid "' + invalid_option + '" option for ' + (typeof payload) + ' payload');
if (invalid_option) {
console.warn('invalid "' + invalid_option + '" option for ' + (typeof payload) + ' payload');
}
}

@@ -67,0 +69,0 @@

{
"name": "jsonwebtoken",
"version": "5.5.3",
"version": "5.5.4",
"description": "JSON Web Token implementation (symmetric and asymmetric)",

@@ -5,0 +5,0 @@ "main": "index.js",

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