test-agent
Advanced tools
Comparing version 0.6.3 to 0.6.4
@@ -0,1 +1,4 @@ | ||
# 0.6.4 | ||
- Workaround ws breaking changes. | ||
# 0.6.3 | ||
@@ -2,0 +5,0 @@ - Fix #22 by implementing require queues. |
{ | ||
"name": "test-agent", | ||
"version": "0.6.3", | ||
"version": "0.6.4", | ||
"author": "James Lal", | ||
@@ -28,3 +28,3 @@ "description": "execute client side tests from browser report back to cli", | ||
"optimist": "~0.3", | ||
"ws": "~0.4", | ||
"ws": "0.4.8", | ||
"debug": "~0.6", | ||
@@ -31,0 +31,0 @@ "match-files": "~0.1.1", |
302836
+ Addedcommander@0.5.0(transitive)
+ Addedws@0.4.8(transitive)
- Removedcommander@2.1.0(transitive)
- Removednan@1.0.0(transitive)
- Removedtinycolor@0.0.1(transitive)
- Removedws@0.4.32(transitive)
Updatedws@0.4.8