Comparing version 0.0.15 to 0.0.16
{ | ||
"name": "advance", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"author": "Alan Gutierrez <alan@prettyrobots.com>", | ||
@@ -14,7 +14,3 @@ "description": "In-memory forward iterator for use with the Strata b-tree MVCC tool collection.", | ||
"bugs": "https://github.com/bigeasy/advance/issues", | ||
"licenses": | ||
[{ | ||
"type": "MIT", | ||
"url": "http://github.com/bigeasy/advance/raw/master/LICENSE" | ||
}], | ||
"license": "MIT", | ||
"repository": | ||
@@ -31,4 +27,4 @@ { | ||
{ | ||
"proof": "0.0.51", | ||
"cadence": "0.0.52" | ||
"proof": "0.0.56", | ||
"cadence": "0.4.1" | ||
}, | ||
@@ -35,0 +31,0 @@ "scripts": |
@@ -1,2 +0,2 @@ | ||
require('proof')(9, require('cadence/redux')(prove)) | ||
require('proof')(9, require('cadence')(prove)) | ||
@@ -3,0 +3,0 @@ function prove (async, assert) { |
@@ -1,2 +0,2 @@ | ||
require('proof')(12, require('cadence/redux')(prove)) | ||
require('proof')(12, require('cadence')(prove)) | ||
@@ -3,0 +3,0 @@ function prove (async, assert) { |
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
12221
13
2