@sphereon/ssi-sdk-ext.identifier-resolution 0.36.1-feature.SSISDK.82.and.SSISDK.70.37 → 0.36.1-next.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +2 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/tsdoc-metadata.json +1 -1
- package/package.json +13 -13
- package/plugin.schema.json +2 -2
package/dist/index.js
CHANGED
|
@@ -1062,9 +1062,9 @@ var require_plugin_schema = __commonJS({
|
|
|
1062
1062
|
type: "object"
|
|
1063
1063
|
},
|
|
1064
1064
|
DidDocumentJwks: {
|
|
1065
|
-
$ref: '#/components/schemas/Record<Exclude<DIDDocumentSection,("publicKey"|"service")>,def-interface-.ts-
|
|
1065
|
+
$ref: '#/components/schemas/Record<Exclude<DIDDocumentSection,("publicKey"|"service")>,def-interface-.ts-36152-36877-.ts-0-63876[]>'
|
|
1066
1066
|
},
|
|
1067
|
-
'Record<Exclude<DIDDocumentSection,("publicKey"|"service")>,def-interface-.ts-
|
|
1067
|
+
'Record<Exclude<DIDDocumentSection,("publicKey"|"service")>,def-interface-.ts-36152-36877-.ts-0-63876[]>': {
|
|
1068
1068
|
type: "object",
|
|
1069
1069
|
properties: {
|
|
1070
1070
|
verificationMethod: {
|