@nimiq/jungle-db
Advanced tools
Comparing version 0.9.22 to 0.9.23
{ | ||
"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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
34
4
2063087
15807
Updatednode-lmdb@^0.9.6