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

@arcblock/did-auth-storage-nedb

Package Overview
Dependencies
Maintainers
4
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcblock/did-auth-storage-nedb - npm Package Compare versions

Comparing version 1.2.7 to 1.4.0

2

lib/index.js
/* eslint-disable no-underscore-dangle */
const DataStore = require('nedb');
const DataStore = require('@abtnode/nedb');
const StorageInterface = require('@arcblock/did-auth-storage');

@@ -4,0 +4,0 @@

{
"name": "@arcblock/did-auth-storage-nedb",
"description": "Storage engine that uses nedb for did-auth",
"version": "1.2.7",
"version": "1.4.0",
"author": "wangshijun <shijun@arcblock.io> (https://ocap.arcblock.io)",

@@ -62,8 +62,8 @@ "bugs": {

},
"gitHead": "6b2ec820f70fdb2a831fb1684e177414a887e9a3",
"gitHead": "c3dad527ec62bd454d6e1ff9b814213965b3ab58",
"dependencies": {
"@arcblock/did-auth-storage": "^1.2.7",
"debug": "^4.1.1",
"nedb": "^1.8.0"
"@abtnode/nedb": "1.x",
"@arcblock/did-auth-storage": "^1.4.0",
"debug": "^4.1.1"
}
}
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