Comparing version 1.10.0 to 1.10.1
@@ -480,3 +480,4 @@ const codecs = require('codecs') | ||
keyEncoding, | ||
extension: this.extension !== null ? this.extension : false | ||
extension: this.extension !== null ? this.extension : false, | ||
metadata: this.metadata | ||
}) | ||
@@ -483,0 +484,0 @@ } |
{ | ||
"name": "hyperbee", | ||
"version": "1.10.0", | ||
"version": "1.10.1", | ||
"description": "An append-only Btree running on a Hypercore.", | ||
@@ -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
117376
3466