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

blockstore-level

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blockstore-level - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

2

dist/src/index.d.ts

@@ -31,3 +31,3 @@ /**

/**
* A datastore backed by leveldb
* A blockstore backed by leveldb
*/

@@ -34,0 +34,0 @@ export declare class LevelBlockstore extends BaseBlockstore {

@@ -23,3 +23,3 @@ /**

/**
* A datastore backed by leveldb
* A blockstore backed by leveldb
*/

@@ -26,0 +26,0 @@ export class LevelBlockstore extends BaseBlockstore {

{
"name": "blockstore-level",
"version": "1.1.5",
"version": "1.1.6",
"description": "Blockstore implementation with level(up|down) backend",

@@ -5,0 +5,0 @@ "license": "Apache-2.0 OR MIT",

@@ -37,3 +37,3 @@ /**

/**
* A datastore backed by leveldb
* A blockstore backed by leveldb
*/

@@ -40,0 +40,0 @@ export class LevelBlockstore extends BaseBlockstore {

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