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
1
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.8

6

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

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

"dependencies": {
"daf-core": "^0.0.7",
"daf-core": "^0.0.8",
"debug": "^4.1.1"

@@ -29,3 +29,3 @@ },

"keywords": [],
"gitHead": "a324cf996956272ac71acddd748938f28365a39b"
"gitHead": "286f6ff4a5c2e1d388c98101c0693f4c24986def"
}