atmosphere.js
Advanced tools
Comparing version 3.1.3 to 4.0.0
{ | ||
"name": "atmosphere.js", | ||
"version": "3.1.3", | ||
"version": "4.0.0", | ||
"homepage": "https://github.com/Atmosphere/atmosphere-javascript", | ||
@@ -23,4 +23,4 @@ "description": "Atmosphere client for Node.js", | ||
"dependencies": { | ||
"eventsource": "^2.0.0", | ||
"ws": "^6.1.0", | ||
"eventsource": "^1.0.7", | ||
"xmlhttprequest": "^1.8.0" | ||
@@ -27,0 +27,0 @@ }, |
Sorry, the diff of this file is too big to display
156615
3051
+ Addedeventsource@2.0.2(transitive)
- Removedeventsource@1.1.2(transitive)
Updatedeventsource@^2.0.0