ataraxia-local
Advanced tools
Comparing version 0.6.1 to 0.7.0
{ | ||
"name": "ataraxia-local", | ||
"version": "0.6.1", | ||
"version": "0.7.0", | ||
"description": "Machine-local transport for Ataraxia P2P messaging", | ||
@@ -9,10 +9,10 @@ "main": "index.js", | ||
"dependencies": { | ||
"ataraxia": "^0.6.1", | ||
"debug": "^3.1.0", | ||
"ataraxia": "^0.7.0", | ||
"debug": "^4.1.0", | ||
"end-of-stream": "^1.4.1", | ||
"local-machine-network": "^0.1.0" | ||
"local-machine-network": "^0.2.0" | ||
}, | ||
"devDependencies": { | ||
"trace": "^3.0.0" | ||
"trace": "^3.1.0" | ||
} | ||
} |
+ Addedadaptive-accrual-failure-detector@0.1.1(transitive)
+ Addedataraxia@0.7.2(transitive)
+ Addeddebug@4.4.0(transitive)
+ Addedlocal-machine-network@0.2.1(transitive)
- Removedataraxia@0.6.1(transitive)
- Removeddebug@3.2.7(transitive)
- Removedlocal-machine-network@0.1.0(transitive)
Updatedataraxia@^0.7.0
Updateddebug@^4.1.0
Updatedlocal-machine-network@^0.2.0