hyperdrive
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -104,3 +104,3 @@ var constants = require('constants') | ||
feed.on('put', kick) | ||
kick() | ||
feed.open(kick) | ||
@@ -107,0 +107,0 @@ function kick () { |
{ | ||
"name": "hyperdrive", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "A file sharing network based on rabin file chunking and append only feeds of data verified by merkle trees.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
53792