level-codec
Advanced tools
Comparing version 4.1.0 to 4.2.0
@@ -15,2 +15,3 @@ var encodeKey = require('./encode-key'); | ||
if (keyAsBuffer(localOptionObjects)) op.keyEncoding = 'binary'; | ||
if (_op.prefix) op.prefix = _op.prefix; | ||
@@ -17,0 +18,0 @@ if ('value' in _op) { |
{ | ||
"name": "level-codec", | ||
"repository": "Level/codec", | ||
"version": "4.1.0", | ||
"version": "4.2.0", | ||
"description": "Levelup's encoding logic", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
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
6712
195