hypercore-protocol
Advanced tools
Comparing version 6.1.0 to 6.1.1
@@ -108,2 +108,3 @@ var events = require('events') | ||
} | ||
self._buffer = null | ||
} | ||
@@ -110,0 +111,0 @@ } |
{ | ||
"name": "hypercore-protocol", | ||
"version": "6.1.0", | ||
"version": "6.1.1", | ||
"description": "Stream that implements the hypercore protocol", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
32937
836