You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

daf-data-store

Package Overview
Dependencies
Maintainers
8
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

daf-data-store - npm Package Compare versions

Comparing version

to
0.0.26

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.0.26](https://github.com/uport-project/daf/compare/v0.0.25...v0.0.26) (2019-11-22)
**Note:** Version bump only for package daf-data-store
## [0.0.25](https://github.com/uport-project/daf/compare/v0.0.24...v0.0.25) (2019-11-21)

@@ -8,0 +16,0 @@

6

package.json
{
"name": "daf-data-store",
"description": "DID Agent Framework Data Store",
"version": "0.0.25",
"version": "0.0.26",
"main": "build/index.js",

@@ -12,3 +12,3 @@ "types": "build/index.d.ts",

"blakejs": "^1.1.0",
"daf-core": "^0.0.25",
"daf-core": "^0.0.26",
"debug": "^4.1.1",

@@ -31,3 +31,3 @@ "sql-bricks-sqlite": "^0.1.0"

"keywords": [],
"gitHead": "941bdb74c76e2bf016c4846018653f050694f242"
"gitHead": "8508940a9fce4b55344193a918d32bfc3a226d57"
}