Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@credo-ts/anoncreds": "0.5.17",
"@credo-ts/askar": "0.5.17",
"@credo-ts/core": "0.5.17",
"@credo-ts/indy-sdk-to-askar-migration": "0.5.17",
"@credo-ts/indy-sdk-to-askar-migration": "0.5.19",
"@credo-ts/indy-vdr": "0.5.17",
"@credo-ts/openid4vc": "0.5.17",
"@credo-ts/push-notifications": "0.7.0",
Expand Down Expand Up @@ -148,7 +148,7 @@
"@credo-ts/anoncreds": "0.5.17",
"@credo-ts/askar": "0.5.17",
"@credo-ts/core": "0.5.17",
"@credo-ts/indy-sdk-to-askar-migration": "0.5.17",
"@credo-ts/indy-sdk-to-askar-migration": "0.5.19",
"@credo-ts/indy-vdr": "0.5.17",
"@credo-ts/openid4vc": "0.5.17",
"@credo-ts/push-notifications": "0.7.0",
Expand Down
2 changes: 1 addition & 1 deletion samples/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@credo-ts/anoncreds": "0.5.17",
"@credo-ts/askar": "0.5.17",
"@credo-ts/core": "0.5.17",
"@credo-ts/indy-sdk-to-askar-migration": "0.5.17",
"@credo-ts/indy-sdk-to-askar-migration": "0.5.19",
"@credo-ts/indy-vdr": "0.5.17",
"@credo-ts/openid4vc": "0.5.17",
"@credo-ts/push-notifications": "0.7.0",
Expand Down
178 changes: 165 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2189,7 +2189,7 @@ __metadata:
"@credo-ts/anoncreds": "npm:0.5.17"
"@credo-ts/askar": "npm:0.5.17"
"@credo-ts/core": "npm:0.5.17"
"@credo-ts/indy-sdk-to-askar-migration": "npm:0.5.17"
"@credo-ts/indy-sdk-to-askar-migration": "npm:0.5.19"
"@credo-ts/indy-vdr": "npm:0.5.17"
"@credo-ts/openid4vc": "npm:0.5.17"
"@credo-ts/push-notifications": "npm:0.7.0"
Expand Down Expand Up @@ -2299,7 +2299,7 @@ __metadata:
"@credo-ts/anoncreds": 0.5.17
"@credo-ts/askar": 0.5.17
"@credo-ts/core": 0.5.17
"@credo-ts/indy-sdk-to-askar-migration": 0.5.17
"@credo-ts/indy-sdk-to-askar-migration": 0.5.19
"@credo-ts/indy-vdr": 0.5.17
"@credo-ts/openid4vc": 0.5.17
"@credo-ts/push-notifications": 0.7.0
Expand Down Expand Up @@ -3200,6 +3200,24 @@ __metadata:
languageName: node
linkType: hard

"@credo-ts/anoncreds@npm:0.5.19":
version: 0.5.19
resolution: "@credo-ts/anoncreds@npm:0.5.19"
dependencies:
"@astronautlabs/jsonpath": "npm:^1.1.2"
"@credo-ts/core": "npm:0.5.19"
"@sphereon/pex-models": "npm:^2.3.1"
big-integer: "npm:^1.6.51"
bn.js: "npm:^5.2.1"
class-transformer: "npm:0.5.1"
class-validator: "npm:0.14.1"
reflect-metadata: "npm:^0.1.13"
peerDependencies:
"@hyperledger/anoncreds-shared": ^0.3.3
checksum: 10c0/b1cc696362714fbaca54819ee11c9e2d3bc8c2ccbb9be372b9757bc5b57f566f7116625cfebc449ab880a2bde9e9a1ae05719726dbfd729724c56fd6da4944fe
languageName: node
linkType: hard

"@credo-ts/anoncreds@patch:@credo-ts/anoncreds@npm%3A0.5.17#~/.yarn/patches/@credo-ts-anoncreds-npm-0.5.17-9f101d8e96.patch":
version: 0.5.17
resolution: "@credo-ts/anoncreds@patch:@credo-ts/anoncreds@npm%3A0.5.17#~/.yarn/patches/@credo-ts-anoncreds-npm-0.5.17-9f101d8e96.patch::version=0.5.17&hash=1528ab"
Expand Down Expand Up @@ -3238,6 +3256,39 @@ __metadata:
languageName: node
linkType: hard

"@credo-ts/askar@npm:0.5.19":
version: 0.5.19
resolution: "@credo-ts/askar@npm:0.5.19"
dependencies:
"@credo-ts/core": "npm:0.5.19"
"@hyperledger/aries-askar-shared": "npm:^0.2.3"
"@openwallet-foundation/askar-shared": "npm:^0.4.2"
bn.js: "npm:^5.2.1"
class-transformer: "npm:0.5.1"
class-validator: "npm:0.14.1"
rxjs: "npm:^7.8.0"
tsyringe: "npm:^4.8.0"
peerDependencies:
"@animo-id/expo-secure-environment": ^0.0.1-alpha.0
"@hyperledger/aries-askar-nodejs": ^0.2.3
"@hyperledger/aries-askar-react-native": ^0.2.3
"@openwallet-foundation/askar-nodejs": ^0.4.2
"@openwallet-foundation/askar-react-native": ^0.4.2
peerDependenciesMeta:
"@animo-id/expo-secure-environment":
optional: true
"@hyperledger/aries-askar-nodejs":
optional: true
"@hyperledger/aries-askar-react-native":
optional: true
"@openwallet-foundation/askar-nodejs":
optional: true
"@openwallet-foundation/askar-react-native":
optional: true
checksum: 10c0/cf82c727c485ec6923f57deb6a0abe51e7b3d214c2937bd0c8dcb9a9f257b4a4cc6a40e3a384f3195f81dcc66da92de2a52dedc5a5706a006bf4bf5ab03beade
languageName: node
linkType: hard

"@credo-ts/core@npm:0.5.17":
version: 0.5.17
resolution: "@credo-ts/core@npm:0.5.17"
Expand Down Expand Up @@ -3288,6 +3339,55 @@ __metadata:
languageName: node
linkType: hard

"@credo-ts/core@npm:0.5.19":
version: 0.5.19
resolution: "@credo-ts/core@npm:0.5.19"
dependencies:
"@animo-id/mdoc": "npm:0.2.38"
"@animo-id/pex": "npm:4.1.1-alpha.0"
"@astronautlabs/jsonpath": "npm:^1.1.2"
"@digitalcredentials/jsonld": "npm:^6.0.0"
"@digitalcredentials/jsonld-signatures": "npm:^9.4.0"
"@digitalcredentials/vc": "npm:^6.0.1"
"@multiformats/base-x": "npm:^4.0.1"
"@noble/curves": "npm:^1.6.0"
"@noble/hashes": "npm:^1.5.0"
"@peculiar/asn1-ecc": "npm:^2.3.8"
"@peculiar/asn1-schema": "npm:^2.3.8"
"@peculiar/asn1-x509": "npm:^2.3.8"
"@peculiar/x509": "npm:^1.11.0"
"@sd-jwt/core": "npm:^0.7.0"
"@sd-jwt/decode": "npm:^0.7.0"
"@sd-jwt/jwt-status-list": "npm:^0.7.0"
"@sd-jwt/sd-jwt-vc": "npm:^0.7.0"
"@sd-jwt/types": "npm:^0.7.0"
"@sd-jwt/utils": "npm:^0.7.0"
"@sphereon/pex-models": "npm:^2.3.1"
"@sphereon/ssi-types": "npm:0.30.2-next.135"
"@stablelib/ed25519": "npm:^1.0.2"
"@types/ws": "npm:^8.5.4"
big-integer: "npm:^1.6.51"
borc: "npm:^3.0.0"
buffer: "npm:^6.0.3"
class-transformer: "npm:0.5.1"
class-validator: "npm:0.14.1"
did-resolver: "npm:^4.1.0"
lru_map: "npm:^0.4.1"
luxon: "npm:^3.5.0"
make-error: "npm:^1.3.6"
object-inspect: "npm:^1.10.3"
query-string: "npm:^7.0.1"
reflect-metadata: "npm:^0.1.13"
rxjs: "npm:^7.8.0"
tsyringe: "npm:^4.8.0"
uuid: "npm:^9.0.0"
varint: "npm:^6.0.0"
web-did-resolver: "npm:^2.0.21"
webcrypto-core: "npm:^1.8.0"
checksum: 10c0/50b545655786a967c9048326a9f881ee38c1823d31328ad9321db95c31a13aef5eccfac6c4cff812e264fc8160a36f9d24036ba2230f497cb7b942118cf6d318
languageName: node
linkType: hard

"@credo-ts/core@patch:@credo-ts/core@npm%3A0.5.17#~/.yarn/patches/@credo-ts-core-npm-0.5.17-c528a69dd8.patch":
version: 0.5.17
resolution: "@credo-ts/core@patch:@credo-ts/core@npm%3A0.5.17#~/.yarn/patches/@credo-ts-core-npm-0.5.17-c528a69dd8.patch::version=0.5.17&hash=90e4d4"
Expand Down Expand Up @@ -3338,17 +3438,31 @@ __metadata:
languageName: node
linkType: hard

"@credo-ts/indy-sdk-to-askar-migration@npm:0.5.17":
version: 0.5.17
resolution: "@credo-ts/indy-sdk-to-askar-migration@npm:0.5.17"
"@credo-ts/indy-sdk-to-askar-migration@npm:0.5.19":
version: 0.5.19
resolution: "@credo-ts/indy-sdk-to-askar-migration@npm:0.5.19"
dependencies:
"@credo-ts/anoncreds": "npm:0.5.17"
"@credo-ts/askar": "npm:0.5.17"
"@credo-ts/core": "npm:0.5.17"
"@credo-ts/node": "npm:0.5.17"
"@credo-ts/anoncreds": "npm:0.5.19"
"@credo-ts/askar": "npm:0.5.19"
"@credo-ts/core": "npm:0.5.19"
"@credo-ts/node": "npm:0.5.19"
"@hyperledger/aries-askar-shared": "npm:^0.2.3"
"@openwallet-foundation/askar-shared": "npm:^0.4.2"
peerDependencies:
"@hyperledger/aries-askar-shared": ^0.2.3
checksum: 10c0/a6207729b9445f4fc2e28ab3fa6582f0372eca7257fef957ad513f4c857b54285bcb12e781ff3db66b9a84af67ccede5c5da4dcabc3a0c40dc88b796b5d99ae2
"@hyperledger/aries-askar-nodejs": ^0.2.3
"@hyperledger/aries-askar-react-native": ^0.2.3
"@openwallet-foundation/askar-nodejs": ^0.4.2
"@openwallet-foundation/askar-react-native": ^0.4.2
peerDependenciesMeta:
"@hyperledger/aries-askar-nodejs":
optional: true
"@hyperledger/aries-askar-react-native":
optional: true
"@openwallet-foundation/askar-nodejs":
optional: true
"@openwallet-foundation/askar-react-native":
optional: true
checksum: 10c0/7abe632a540231374d112aa7566bf040bdfd0911efc6efe33efc758d5b7f6201429bd1c4ed1ab41d311f1bab7bb1f6b8eff5b0501742d9d72a08a51544f62dbd
languageName: node
linkType: hard

Expand Down Expand Up @@ -3379,6 +3493,21 @@ __metadata:
languageName: node
linkType: hard

"@credo-ts/node@npm:0.5.19":
version: 0.5.19
resolution: "@credo-ts/node@npm:0.5.19"
dependencies:
"@2060.io/ffi-napi": "npm:^4.0.9"
"@2060.io/ref-napi": "npm:^3.0.6"
"@credo-ts/core": "npm:0.5.19"
"@types/express": "npm:^4.17.15"
express: "npm:^4.17.1"
rxjs: "npm:^7.8.0"
ws: "npm:^8.13.0"
checksum: 10c0/c8d64dfa6e6f7189c59f3d991a09907e3eb668a14d706289efd153d537ab1a7c4c97b336f520274a6b35be1072095c4913316c2b8797497f5a73f8808e7b0c24
languageName: node
linkType: hard

"@credo-ts/openid4vc@npm:0.5.17":
version: 0.5.17
resolution: "@credo-ts/openid4vc@npm:0.5.17"
Expand Down Expand Up @@ -4684,7 +4813,7 @@ __metadata:
languageName: node
linkType: hard

"@hyperledger/aries-askar-shared@npm:0.2.3":
"@hyperledger/aries-askar-shared@npm:0.2.3, @hyperledger/aries-askar-shared@npm:^0.2.3":
version: 0.2.3
resolution: "@hyperledger/aries-askar-shared@npm:0.2.3"
dependencies:
Expand Down Expand Up @@ -5420,6 +5549,16 @@ __metadata:
languageName: node
linkType: hard

"@openwallet-foundation/askar-shared@npm:^0.4.2":
version: 0.4.3
resolution: "@openwallet-foundation/askar-shared@npm:0.4.3"
dependencies:
buffer: "npm:^6.0.3"
tar: "npm:^7.4.3"
checksum: 10c0/318c9050424a96ca354d5308751d672b212b4400d1c7a1c0b3ad1682969398424e766b8ca45172d5ae23e8a149088583b8f65a7af3c78b1841110ff4eddd1aaa
languageName: node
linkType: hard

"@peculiar/asn1-cms@npm:^2.6.0":
version: 2.6.0
resolution: "@peculiar/asn1-cms@npm:2.6.0"
Expand Down Expand Up @@ -9120,7 +9259,7 @@ __metadata:
"@credo-ts/anoncreds": "npm:0.5.17"
"@credo-ts/askar": "npm:0.5.17"
"@credo-ts/core": "npm:0.5.17"
"@credo-ts/indy-sdk-to-askar-migration": "npm:0.5.17"
"@credo-ts/indy-sdk-to-askar-migration": "npm:0.5.19"
"@credo-ts/indy-vdr": "npm:0.5.17"
"@credo-ts/openid4vc": "npm:0.5.17"
"@credo-ts/push-notifications": "npm:0.7.0"
Expand Down Expand Up @@ -21503,6 +21642,19 @@ __metadata:
languageName: node
linkType: hard

"tar@npm:^7.4.3":
version: 7.5.20
resolution: "tar@npm:7.5.20"
dependencies:
"@isaacs/fs-minipass": "npm:^4.0.0"
chownr: "npm:^3.0.0"
minipass: "npm:^7.1.2"
minizlib: "npm:^3.1.0"
yallist: "npm:^5.0.0"
checksum: 10c0/4df4335c6d958b76adf1eaced55889dec3ca1c51f450658a074af80694bb0d9c154a8e93fdf4da617372d1575b121295379993961bbe4cd4b0867c0e5689846a
languageName: node
linkType: hard

"tar@npm:^7.5.2":
version: 7.5.5
resolution: "tar@npm:7.5.5"
Expand Down
Loading