Socket
Socket
Sign inDemoInstall

@nimiq/jungle-db

Package Overview
Dependencies
Maintainers
8
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nimiq/jungle-db - npm Package Compare versions

Comparing version 0.9.22 to 0.9.23

7

package.json
{
"name": "@nimiq/jungle-db",
"version": "0.9.22",
"version": "0.9.23",
"main": "dist/lmdb.js",

@@ -27,3 +27,3 @@ "unpkg": "dist/indexeddb.js",

"btoa": "^1.1.2",
"node-lmdb": "^0.9.4"
"node-lmdb": "^0.9.6"
},

@@ -57,3 +57,3 @@ "optionalDependencies": {

"istanbul": "^1.1.0-alpha.1",
"jasmine": "^3.4.0",
"jasmine": "^3.99.0",
"jasmine-core": "*",

@@ -68,3 +68,2 @@ "jasmine2-custom-message": "^0.9.0",

"karma-safari-launcher": "^1.0.0",
"karma-sauce-launcher": "^2.0.2",
"merge2": "^1.0.3",

@@ -71,0 +70,0 @@ "vinyl-buffer": "^1.0.0",

@@ -1,2 +0,2 @@

# jungle-db [![Build Status](https://travis-ci.org/nimiq-network/jungle-db.svg?branch=master)](https://travis-ci.org/nimiq-network/jungle-db)
# jungle-db [![Complete Check](https://github.com/nimiq/jungle-db/actions/workflows/build.yml/badge.svg)](https://github.com/nimiq/jungle-db/actions/workflows/build.yml)

@@ -3,0 +3,0 @@ JungleDB is a simple database abstraction layer for NodeJS (LMDB or LevelDB) and browsers (IndexedDB) supporting advanced features such as transactions with read-isolation and secondary indices.

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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