@veramo/data-store
Advanced tools
Comparing version 1.0.2-next.1 to 1.0.2-next.2
{ | ||
"name": "@veramo/data-store", | ||
"description": "Veramo date storage based on TypeORM", | ||
"version": "1.0.2-next.1+6a6af6a4", | ||
"version": "1.0.2-next.2+4fba1b07", | ||
"main": "build/index.js", | ||
@@ -17,5 +17,5 @@ "types": "build/index.d.ts", | ||
"dependencies": { | ||
"@veramo/core": "^1.0.2-next.1+6a6af6a4", | ||
"@veramo/did-manager": "^1.0.2-next.1+6a6af6a4", | ||
"@veramo/key-manager": "^1.0.2-next.1+6a6af6a4", | ||
"@veramo/core": "^1.0.2-next.2+4fba1b07", | ||
"@veramo/did-manager": "^1.0.2-next.2+4fba1b07", | ||
"@veramo/key-manager": "^1.0.2-next.2+4fba1b07", | ||
"debug": "^4.1.1", | ||
@@ -25,5 +25,5 @@ "typeorm": "0.2.24" | ||
"devDependencies": { | ||
"@types/debug": "^4.1.5", | ||
"sqlite3": "^4.2.0", | ||
"typescript": "^4.0.3" | ||
"@types/debug": "4.1.5", | ||
"sqlite3": "4.2.0", | ||
"typescript": "4.1.3" | ||
}, | ||
@@ -50,3 +50,3 @@ "files": [ | ||
"keywords": [], | ||
"gitHead": "6a6af6a4c5189772b3837c71d10271bd96e39cad" | ||
"gitHead": "4fba1b07578570ede61950343ee3dee5b2a77cdb" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
220011