Comparing version 2.18.1 to 2.18.2
@@ -614,3 +614,2 @@ const codecs = require('codecs') | ||
} catch (err) { // undecodable | ||
safetyCatch(err) | ||
return false | ||
@@ -617,0 +616,0 @@ } |
{ | ||
"name": "hyperbee", | ||
"version": "2.18.1", | ||
"version": "2.18.2", | ||
"description": "An append-only B-tree 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
94283
2595