daf-data-store
Advanced tools
Comparing version
{ | ||
"name": "daf-data-store", | ||
"description": "DID Agent Framework Data Store", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"main": "build/index.js", | ||
@@ -11,3 +11,3 @@ "types": "build/index.d.ts", | ||
"dependencies": { | ||
"daf-core": "^0.0.6", | ||
"daf-core": "^0.0.7", | ||
"debug": "^4.1.1" | ||
@@ -22,3 +22,4 @@ }, | ||
"src/**/*", | ||
"README.md" | ||
"README.md", | ||
"LICENSE" | ||
], | ||
@@ -29,3 +30,3 @@ "repository": "git@github.com:uport-project/daf.git", | ||
"keywords": [], | ||
"gitHead": "2ceb7e19102146f8c2cac1088bfb66fcd7c8c061" | ||
"gitHead": "a324cf996956272ac71acddd748938f28365a39b" | ||
} |
108441
11.72%31
3.33%+ Added
- Removed
Updated