Skip to content

Commit 9545a7a

Browse files
committed
Ignore incorrectly typed CryptographicKeys
1 parent 6701b6a commit 9545a7a

File tree

5 files changed

+261
-127
lines changed

5 files changed

+261
-127
lines changed

.vscode/settings.json

+1
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@
107107
"multibase",
108108
"multikey",
109109
"multitenancy",
110+
"Nexkey",
110111
"nodeinfo",
111112
"phensley",
112113
"Pico",

CHANGES.md

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Version 1.0.3
88

99
To be released.
1010

11+
- Improved compatibility with some implementations (e.g., Nexkey) where
12+
some `CryptographicKey` objects are incorrectly typed in JSON-LD objects.
13+
1114

1215
Version 1.0.2
1316
-------------

0 commit comments

Comments
 (0)