Comparing version 0.2.0 to 0.2.1
@@ -446,2 +446,3 @@ /*! | ||
lte: options.lte, | ||
limit: options.limit, | ||
keys: true, | ||
@@ -469,2 +470,3 @@ values: true | ||
lte: options.lte, | ||
limit: options.limit, | ||
keys: true, | ||
@@ -492,2 +494,3 @@ values: false | ||
lte: options.lte, | ||
limit: options.limit, | ||
keys: false, | ||
@@ -831,2 +834,3 @@ values: true | ||
lte: options.lte, | ||
limit: options.limit, | ||
keys: true, | ||
@@ -854,2 +858,3 @@ values: true | ||
lte: options.lte, | ||
limit: options.limit, | ||
keys: true, | ||
@@ -877,2 +882,3 @@ values: false | ||
lte: options.lte, | ||
limit: options.limit, | ||
keys: false, | ||
@@ -879,0 +885,0 @@ values: true |
{ | ||
"name": "bdb", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Database for bcoin", | ||
@@ -33,2 +33,4 @@ "keywords": [ | ||
"babel-loader": "^7.1.4", | ||
"babel-plugin-transform-runtime": "^6.23.0", | ||
"babel-polyfill": "^6.26.0", | ||
"babel-preset-env": "^1.7.0", | ||
@@ -35,0 +37,0 @@ "babelify": "^8.0.0", |
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
91174
3699
13