Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

socketio-jwt-decoder

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

socketio-jwt-decoder - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

2

package.json
{
"name": "socketio-jwt-decoder",
"version": "2.0.3",
"version": "2.0.4",
"description": "Socket.io JWT decoder",

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

@@ -24,3 +24,3 @@ # Socket.io JWT decoder

var io = require("socket.io")(server);
var socketioJwt = require("socketio-jwt");
var socketioJwt = require("socketio-jwt-decoder");

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