@veramo/did-jwt
Advanced tools
Comparing version 5.6.1-next.47 to 5.6.1-next.53
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.39.4" | ||
"packageVersion": "7.40.6" | ||
} | ||
] | ||
} |
{ | ||
"name": "@veramo/did-jwt", | ||
"description": "Veramo message validator plugin for decoding and verifying JWT payloads.", | ||
"version": "5.6.1-next.47+ff87855aa", | ||
"version": "5.6.1-next.53+49027de62", | ||
"main": "build/index.js", | ||
@@ -13,4 +13,4 @@ "exports": "./build/index.js", | ||
"dependencies": { | ||
"@veramo/core-types": "^5.6.1-next.47+ff87855aa", | ||
"@veramo/message-handler": "^5.6.1-next.47+ff87855aa", | ||
"@veramo/core-types": "^5.6.1-next.53+49027de62", | ||
"@veramo/message-handler": "^5.6.1-next.53+49027de62", | ||
"debug": "^4.3.3", | ||
@@ -22,3 +22,3 @@ "did-jwt": "^8.0.0", | ||
"@types/debug": "4.1.8", | ||
"typescript": "5.2.2" | ||
"typescript": "5.3.3" | ||
}, | ||
@@ -59,3 +59,3 @@ "files": [ | ||
], | ||
"gitHead": "ff87855aa9d9d94e149e917eb6eb1f8e2950b489" | ||
"gitHead": "49027de62011266206ef52f7724d679b1469d9a1" | ||
} |
Sorry, the diff of this file is not supported yet
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
31929