socket.io-emitter
Advanced tools
Comparing version 3.0.1 to 3.1.0
{ | ||
"name": "socket.io-emitter", | ||
"version": "3.0.1", | ||
"version": "3.1.0", | ||
"description": "", | ||
@@ -17,5 +17,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"debug": "2.3.3", | ||
"debug": "~2.6.4", | ||
"notepack.io": "~2.1.0", | ||
"redis": "2.6.3", | ||
"notepack.io": "~1.0.1", | ||
"socket.io-parser": "2.3.2" | ||
@@ -28,4 +28,4 @@ }, | ||
"socket.io-client": "~2.0.1", | ||
"socket.io-redis": "~5.0.0" | ||
"socket.io-redis": "^5.1.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
7363
4
+ Addeddebug@2.6.9(transitive)
+ Addedms@2.0.0(transitive)
+ Addednotepack.io@2.1.3(transitive)
- Removednotepack.io@1.0.1(transitive)
Updateddebug@~2.6.4
Updatednotepack.io@~2.1.0