Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@nimiq/jungle-db

Package Overview
Dependencies
108
Maintainers
7
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.17 to 0.9.18

43

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

@@ -9,6 +9,6 @@ "unpkg": "dist/indexeddb.js",

"esdoc": "esdoc",
"test": "jasmine && jasmine --config=spec/support/lmdb-jasmine.json && gulp test",
"test-leveldb": "jasmine",
"test-lmdb": "jasmine --config=spec/support/lmdb-jasmine.json",
"test-indexeddb": "gulp test",
"test": "jasmine && karma start",
"test-leveldb": "jasmine --config=spec/support/leveldb-jasmine.json",
"test-lmdb": "jasmine",
"test-indexeddb": "karma start",
"lint": "gulp eslint"

@@ -28,15 +28,16 @@ },

"btoa": "^1.1.2",
"fs": "^0.0.1-security",
"level-sublevel": "^6.6.1",
"leveldown": "^3.0.0",
"levelup": "^2.0.2",
"node-lmdb": "0.6.0"
},
"optionalDependencies": {
"level-sublevel": "^6.6.5",
"leveldown": "^4.0.1",
"levelup": "^4.0.0"
},
"devDependencies": {
"babel-cli": "^6.24.1",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.5.1",
"babel-preset-es2016": "^6.24.1",
"babel-preset-es2017": "^6.24.1",
"babel-runtime": "^6.23.0",
"@babel/cli": "^7.2.3",
"@babel/core": "^7.2.2",
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.2.0",
"@babel/preset-env": "^7.2.3",
"@babel/runtime": "^7.2.0",
"browserify": "^16.1.1",

@@ -47,9 +48,7 @@ "codecov": "^3.0.0",

"esdoc-standard-plugin": "^1.0.0",
"eslint": "^4.19.1",
"gulp": "^3.9.1",
"gulp-babel": "^7.0.1",
"eslint": "^5.12.0",
"gulp": "^4.0.0",
"gulp-babel": "^8.0.0",
"gulp-concat": "^2.6.1",
"gulp-connect": "^5.0.0",
"gulp-eslint": "^4.0.2",
"gulp-jasmine-livereload-task": "^0.11.0",
"gulp-eslint": "^5.0.0",
"gulp-sourcemaps": "^2.6.0",

@@ -71,3 +70,3 @@ "gulp-uglify": "^3.0.0",

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

@@ -74,0 +73,0 @@ "vinyl-buffer": "^1.0.0",

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc