Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

advance

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

advance - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

README.md

12

package.json
{
"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) {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc