socket.io-adapter
Advanced tools
Comparing version 2.5.1 to 2.5.2
{ | ||
"name": "socket.io-adapter", | ||
"version": "2.5.1", | ||
"version": "2.5.2", | ||
"license": "MIT", | ||
@@ -15,4 +15,4 @@ "repository": { | ||
"description": "default socket.io in-memory adapter", | ||
"peerDependencies": { | ||
"ws": "*" | ||
"dependencies": { | ||
"ws": "~8.11.0" | ||
}, | ||
@@ -19,0 +19,0 @@ "devDependencies": { |
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
23448
+ Addedws@~8.11.0
+ Addedws@8.11.0(transitive)
- Removedws@8.18.0(transitive)