@sphereon/ssi-sdk.oid4vci-issuer-rest-api 0.32.1-fix.160 → 0.32.1-next.113
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/types.d.ts +1 -1
- package/dist/types.d.ts.map +1 -1
- package/package.json +9 -10
- package/src/types.ts +1 -1
package/dist/types.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import { IIdentifierResolution } from '@sphereon/ssi-sdk-ext.identifier-resoluti
|
|
|
2
2
|
import { IOID4VCIIssuer } from '@sphereon/ssi-sdk.oid4vci-issuer';
|
|
3
3
|
import { IOID4VCIStore } from '@sphereon/ssi-sdk.oid4vci-issuer-store';
|
|
4
4
|
import { IAgentContext, ICredentialIssuer, ICredentialVerifier, IDIDManager, IKeyManager, IResolver } from '@veramo/core';
|
|
5
|
-
import { IJwtService } from '@sphereon/ssi-sdk-ext.
|
|
5
|
+
import { IJwtService } from '@sphereon/ssi-sdk-ext.identifier-resolution/src/types/IJwtService';
|
|
6
6
|
export type IRequiredContext = IAgentContext<IPlugins>;
|
|
7
7
|
export type IPlugins = IDIDManager & IKeyManager & IResolver & IIdentifierResolution & IOID4VCIStore & IOID4VCIIssuer & ICredentialVerifier & ICredentialIssuer & IJwtService;
|
|
8
8
|
//# sourceMappingURL=types.d.ts.map
|
package/dist/types.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,6CAA6C,CAAA;AACnF,OAAO,EAAE,cAAc,EAAE,MAAM,kCAAkC,CAAA;AACjE,OAAO,EAAE,aAAa,EAAE,MAAM,wCAAwC,CAAA;AACtE,OAAO,EAAE,aAAa,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,WAAW,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,cAAc,CAAA;AACzH,OAAO,EAAE,WAAW,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,6CAA6C,CAAA;AACnF,OAAO,EAAE,cAAc,EAAE,MAAM,kCAAkC,CAAA;AACjE,OAAO,EAAE,aAAa,EAAE,MAAM,wCAAwC,CAAA;AACtE,OAAO,EAAE,aAAa,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,WAAW,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,cAAc,CAAA;AACzH,OAAO,EAAE,WAAW,EAAE,MAAM,mEAAmE,CAAA;AAE/F,MAAM,MAAM,gBAAgB,GAAG,aAAa,CAAC,QAAQ,CAAC,CAAA;AAEtD,MAAM,MAAM,QAAQ,GAAG,WAAW,GAChC,WAAW,GACX,SAAS,GACT,qBAAqB,GACrB,aAAa,GACb,cAAc,GACd,mBAAmB,GACnB,iBAAiB,GACjB,WAAW,CAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sphereon/ssi-sdk.oid4vci-issuer-rest-api",
|
|
3
|
-
"version": "0.32.1-
|
|
3
|
+
"version": "0.32.1-next.113+5b666268",
|
|
4
4
|
"source": "src/index.ts",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -14,13 +14,12 @@
|
|
|
14
14
|
"@sphereon/oid4vci-common": "0.16.1-next.339",
|
|
15
15
|
"@sphereon/oid4vci-issuer": "0.16.1-next.339",
|
|
16
16
|
"@sphereon/oid4vci-issuer-server": "0.16.1-next.339",
|
|
17
|
-
"@sphereon/ssi-express-support": "0.32.1-
|
|
17
|
+
"@sphereon/ssi-express-support": "0.32.1-next.113+5b666268",
|
|
18
18
|
"@sphereon/ssi-sdk-ext.identifier-resolution": "0.27.0",
|
|
19
|
-
"@sphereon/ssi-sdk
|
|
20
|
-
"@sphereon/ssi-sdk.
|
|
21
|
-
"@sphereon/ssi-sdk.oid4vci-issuer": "0.32.1-
|
|
22
|
-
"@sphereon/ssi-
|
|
23
|
-
"@sphereon/ssi-types": "0.32.1-fix.160+61781f48",
|
|
19
|
+
"@sphereon/ssi-sdk.kv-store-temp": "0.32.1-next.113+5b666268",
|
|
20
|
+
"@sphereon/ssi-sdk.oid4vci-issuer": "0.32.1-next.113+5b666268",
|
|
21
|
+
"@sphereon/ssi-sdk.oid4vci-issuer-store": "0.32.1-next.113+5b666268",
|
|
22
|
+
"@sphereon/ssi-types": "0.32.1-next.113+5b666268",
|
|
24
23
|
"@veramo/core": "4.2.0",
|
|
25
24
|
"@veramo/credential-w3c": "4.2.0",
|
|
26
25
|
"awesome-qr": "^2.1.5-rc.0",
|
|
@@ -42,8 +41,8 @@
|
|
|
42
41
|
"@sphereon/ssi-sdk-ext.key-manager": "0.27.0",
|
|
43
42
|
"@sphereon/ssi-sdk-ext.key-utils": "0.27.0",
|
|
44
43
|
"@sphereon/ssi-sdk-ext.kms-local": "0.27.0",
|
|
45
|
-
"@sphereon/ssi-sdk.data-store": "0.32.1-
|
|
46
|
-
"@sphereon/ssi-sdk.vc-handler-ld-local": "0.32.1-
|
|
44
|
+
"@sphereon/ssi-sdk.data-store": "0.32.1-next.113+5b666268",
|
|
45
|
+
"@sphereon/ssi-sdk.vc-handler-ld-local": "0.32.1-next.113+5b666268",
|
|
47
46
|
"@types/body-parser": "^1.19.5",
|
|
48
47
|
"@types/cookie-parser": "^1.4.7",
|
|
49
48
|
"@types/cors": "^2.8.17",
|
|
@@ -97,5 +96,5 @@
|
|
|
97
96
|
"Authenticator"
|
|
98
97
|
],
|
|
99
98
|
"nx": {},
|
|
100
|
-
"gitHead": "
|
|
99
|
+
"gitHead": "5b666268b482b6a08a6edc00b4b713faf69247e1"
|
|
101
100
|
}
|
package/src/types.ts
CHANGED
|
@@ -2,7 +2,7 @@ import { IIdentifierResolution } from '@sphereon/ssi-sdk-ext.identifier-resoluti
|
|
|
2
2
|
import { IOID4VCIIssuer } from '@sphereon/ssi-sdk.oid4vci-issuer'
|
|
3
3
|
import { IOID4VCIStore } from '@sphereon/ssi-sdk.oid4vci-issuer-store'
|
|
4
4
|
import { IAgentContext, ICredentialIssuer, ICredentialVerifier, IDIDManager, IKeyManager, IResolver } from '@veramo/core'
|
|
5
|
-
import { IJwtService } from '@sphereon/ssi-sdk-ext.
|
|
5
|
+
import { IJwtService } from '@sphereon/ssi-sdk-ext.identifier-resolution/src/types/IJwtService'
|
|
6
6
|
|
|
7
7
|
export type IRequiredContext = IAgentContext<IPlugins>
|
|
8
8
|
|