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

socketio-jwt

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

socketio-jwt - npm Package Compare versions

Comparing version 2.3.4 to 2.3.5

4

package.json
{
"name": "socketio-jwt",
"version": "2.3.4",
"version": "2.3.5",
"description": "authenticate socket.io connections using JWTs",

@@ -25,3 +25,3 @@ "main": "lib/index.js",

"dependencies": {
"jsonwebtoken": "~0.4.0",
"jsonwebtoken": "~1.1.1",
"xtend": "~2.1.2"

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