socketio-jwt
Advanced tools
Comparing version 2.3.4 to 2.3.5
{ | ||
"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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addedjsonwebtoken@1.1.2(transitive)
- Removedjsonwebtoken@0.4.1(transitive)
Updatedjsonwebtoken@~1.1.1