From 33df1185adb3478602b9a8069239fc88aff07ed7 Mon Sep 17 00:00:00 2001 From: bclabum <130082956+bclabum@users.noreply.github.com> Date: Thu, 7 Mar 2024 12:09:13 +0100 Subject: [PATCH] chore: version packages (#579) --- .changeset/beige-clocks-love.md | 5 -- .changeset/brave-suits-know.md | 9 --- .changeset/breezy-wombats-sin.md | 5 -- .changeset/brown-lizards-reflect.md | 6 -- .changeset/chatty-plants-notice.md | 5 -- .changeset/chilled-bugs-remember.md | 5 -- .changeset/chilled-pumas-play.md | 9 --- .changeset/eight-masks-mix.md | 5 -- .changeset/empty-beers-trade.md | 5 -- .changeset/five-planets-wave.md | 5 -- .changeset/fuzzy-numbers-happen.md | 5 -- .changeset/gorgeous-taxis-own.md | 5 -- .changeset/gorgeous-walls-look.md | 5 -- .changeset/light-candles-accept.md | 5 -- .changeset/lucky-starfishes-occur.md | 5 -- .changeset/neat-swans-occur.md | 5 -- .changeset/olive-bugs-flow.md | 5 -- .changeset/plenty-stingrays-give.md | 5 -- .changeset/poor-chefs-attack.md | 5 -- .changeset/pre.json | 52 ----------------- .changeset/quick-chicken-enjoy.md | 5 -- .changeset/sixty-ties-relate.md | 5 -- .changeset/small-apples-invent.md | 5 -- .changeset/smart-poems-yawn.md | 5 -- .changeset/tasty-news-share.md | 9 --- .changeset/ten-jeans-develop.md | 5 -- .changeset/thin-donkeys-grin.md | 5 -- .changeset/tidy-pillows-lick.md | 5 -- .changeset/tidy-rivers-worry.md | 5 -- .changeset/tricky-frogs-rest.md | 5 -- .changeset/twenty-turtles-approve.md | 5 -- .changeset/wet-wombats-perform.md | 5 -- .changeset/young-camels-give.md | 5 -- libs/extended-verification/CHANGELOG.md | 11 ++++ libs/extended-verification/package.json | 4 +- libs/oidc/client-plugin/CHANGELOG.md | 6 ++ libs/oidc/client-plugin/package.json | 2 +- packages/connector/CHANGELOG.md | 19 +++++++ packages/connector/package.json | 4 +- packages/connector/src/masca.json | 2 +- packages/dapp/CHANGELOG.md | 51 +++++++++++++++++ packages/dapp/package.json | 4 +- packages/datamanager/CHANGELOG.md | 6 ++ packages/datamanager/package.json | 2 +- packages/docs/CHANGELOG.md | 10 ++++ packages/docs/package.json | 2 +- packages/snap/CHANGELOG.md | 27 +++++++++ packages/snap/package.json | 8 +-- packages/snap/snap.manifest.json | 4 +- packages/types/CHANGELOG.md | 16 ++++++ packages/types/package.json | 2 +- pnpm-lock.yaml | 76 +++---------------------- 52 files changed, 170 insertions(+), 311 deletions(-) delete mode 100644 .changeset/beige-clocks-love.md delete mode 100644 .changeset/brave-suits-know.md delete mode 100644 .changeset/breezy-wombats-sin.md delete mode 100644 .changeset/brown-lizards-reflect.md delete mode 100644 .changeset/chatty-plants-notice.md delete mode 100644 .changeset/chilled-bugs-remember.md delete mode 100644 .changeset/chilled-pumas-play.md delete mode 100644 .changeset/eight-masks-mix.md delete mode 100644 .changeset/empty-beers-trade.md delete mode 100644 .changeset/five-planets-wave.md delete mode 100644 .changeset/fuzzy-numbers-happen.md delete mode 100644 .changeset/gorgeous-taxis-own.md delete mode 100644 .changeset/gorgeous-walls-look.md delete mode 100644 .changeset/light-candles-accept.md delete mode 100644 .changeset/lucky-starfishes-occur.md delete mode 100644 .changeset/neat-swans-occur.md delete mode 100644 .changeset/olive-bugs-flow.md delete mode 100644 .changeset/plenty-stingrays-give.md delete mode 100644 .changeset/poor-chefs-attack.md delete mode 100644 .changeset/pre.json delete mode 100644 .changeset/quick-chicken-enjoy.md delete mode 100644 .changeset/sixty-ties-relate.md delete mode 100644 .changeset/small-apples-invent.md delete mode 100644 .changeset/smart-poems-yawn.md delete mode 100644 .changeset/tasty-news-share.md delete mode 100644 .changeset/ten-jeans-develop.md delete mode 100644 .changeset/thin-donkeys-grin.md delete mode 100644 .changeset/tidy-pillows-lick.md delete mode 100644 .changeset/tidy-rivers-worry.md delete mode 100644 .changeset/tricky-frogs-rest.md delete mode 100644 .changeset/twenty-turtles-approve.md delete mode 100644 .changeset/wet-wombats-perform.md delete mode 100644 .changeset/young-camels-give.md diff --git a/.changeset/beige-clocks-love.md b/.changeset/beige-clocks-love.md deleted file mode 100644 index b09a78f6f..000000000 --- a/.changeset/beige-clocks-love.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/masca': minor ---- - -Adds ENS, `did:ens` support, viem client, Ethereum service instance. diff --git a/.changeset/brave-suits-know.md b/.changeset/brave-suits-know.md deleted file mode 100644 index 5ebbb9629..000000000 --- a/.changeset/brave-suits-know.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'@blockchain-lab-um/veramo-datamanager': patch -'@blockchain-lab-um/masca-connector': patch -'@blockchain-lab-um/masca-types': patch -'@blockchain-lab-um/dapp': patch -'@blockchain-lab-um/masca': patch ---- - -Update Veramo packages and ethers. diff --git a/.changeset/breezy-wombats-sin.md b/.changeset/breezy-wombats-sin.md deleted file mode 100644 index cc63234b1..000000000 --- a/.changeset/breezy-wombats-sin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/dapp': patch ---- - -Updated the table using NextUI, drastically improved filtering & fixed some bugs diff --git a/.changeset/brown-lizards-reflect.md b/.changeset/brown-lizards-reflect.md deleted file mode 100644 index 342fd9d01..000000000 --- a/.changeset/brown-lizards-reflect.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@blockchain-lab-um/dapp': patch -'@blockchain-lab-um/masca': patch ---- - -Update text diff --git a/.changeset/chatty-plants-notice.md b/.changeset/chatty-plants-notice.md deleted file mode 100644 index 7d867f599..000000000 --- a/.changeset/chatty-plants-notice.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/dapp': minor ---- - -Add better popover for filtering VCs on dashboard diff --git a/.changeset/chilled-bugs-remember.md b/.changeset/chilled-bugs-remember.md deleted file mode 100644 index ed88b7f2f..000000000 --- a/.changeset/chilled-bugs-remember.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/masca': patch ---- - -Replaced @metamask/snaps-types, snaps-utils and snaps-ui with @metamask/snaps-sdk diff --git a/.changeset/chilled-pumas-play.md b/.changeset/chilled-pumas-play.md deleted file mode 100644 index 141d329b1..000000000 --- a/.changeset/chilled-pumas-play.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'@blockchain-lab-um/masca-connector': patch -'@blockchain-lab-um/masca-types': patch -'@blockchain-lab-um/dapp': patch -'@blockchain-lab-um/masca-docs': patch -'@blockchain-lab-um/masca': patch ---- - -Changed and updated trusted dapps diff --git a/.changeset/eight-masks-mix.md b/.changeset/eight-masks-mix.md deleted file mode 100644 index cef44fce0..000000000 --- a/.changeset/eight-masks-mix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/dapp': patch ---- - -Fixes crash when address is not a string. diff --git a/.changeset/empty-beers-trade.md b/.changeset/empty-beers-trade.md deleted file mode 100644 index 0acde44a9..000000000 --- a/.changeset/empty-beers-trade.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/masca-types': minor ---- - -Adds `did:ens` types. diff --git a/.changeset/five-planets-wave.md b/.changeset/five-planets-wave.md deleted file mode 100644 index fdc800fa2..000000000 --- a/.changeset/five-planets-wave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/masca-types': patch ---- - -Remove support for Goerli. diff --git a/.changeset/fuzzy-numbers-happen.md b/.changeset/fuzzy-numbers-happen.md deleted file mode 100644 index 1ad149c29..000000000 --- a/.changeset/fuzzy-numbers-happen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/masca-connector': minor ---- - -Adds EIP-6963 support, adds viem client. diff --git a/.changeset/gorgeous-taxis-own.md b/.changeset/gorgeous-taxis-own.md deleted file mode 100644 index 00d2f8631..000000000 --- a/.changeset/gorgeous-taxis-own.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/dapp': minor ---- - -Update list of partners and projects diff --git a/.changeset/gorgeous-walls-look.md b/.changeset/gorgeous-walls-look.md deleted file mode 100644 index 6b83f1465..000000000 --- a/.changeset/gorgeous-walls-look.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/dapp': patch ---- - -Adds allowed image sources/origins/domains on dapp. diff --git a/.changeset/light-candles-accept.md b/.changeset/light-candles-accept.md deleted file mode 100644 index 49c242148..000000000 --- a/.changeset/light-candles-accept.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/dapp': patch ---- - -Remove support for Goerli. diff --git a/.changeset/lucky-starfishes-occur.md b/.changeset/lucky-starfishes-occur.md deleted file mode 100644 index 007705869..000000000 --- a/.changeset/lucky-starfishes-occur.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/dapp': patch ---- - -Improves SIWE session handling. diff --git a/.changeset/neat-swans-occur.md b/.changeset/neat-swans-occur.md deleted file mode 100644 index e3cd28f2c..000000000 --- a/.changeset/neat-swans-occur.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/dapp': patch ---- - -Fixed the bug where only credentials stored in Masca show at first diff --git a/.changeset/olive-bugs-flow.md b/.changeset/olive-bugs-flow.md deleted file mode 100644 index 0fc5336e8..000000000 --- a/.changeset/olive-bugs-flow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/dapp': patch ---- - -Some minor visual fixes. diff --git a/.changeset/plenty-stingrays-give.md b/.changeset/plenty-stingrays-give.md deleted file mode 100644 index ff5bd7fa7..000000000 --- a/.changeset/plenty-stingrays-give.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/masca-connector': patch ---- - -Extend ceramic session to 7 days diff --git a/.changeset/poor-chefs-attack.md b/.changeset/poor-chefs-attack.md deleted file mode 100644 index c4d539669..000000000 --- a/.changeset/poor-chefs-attack.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/extended-verification': minor ---- - -Implementation of initial version. diff --git a/.changeset/pre.json b/.changeset/pre.json deleted file mode 100644 index 9895a53dd..000000000 --- a/.changeset/pre.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "mode": "pre", - "tag": "beta", - "initialVersions": { - "@blockchain-lab-um/did-provider-ebsi": "1.2.1", - "@blockchain-lab-um/did-provider-key": "1.0.8-beta.0", - "@blockchain-lab-um/oidc-client-plugin": "0.2.0", - "@blockchain-lab-um/oidc-types": "0.0.8", - "@blockchain-lab-um/utils": "1.3.7", - "@blockchain-lab-um/masca-connector": "1.2.1", - "@blockchain-lab-um/dapp": "1.1.1", - "@blockchain-lab-um/veramo-datamanager": "1.0.0", - "@blockchain-lab-um/masca-docs": "1.1.0", - "@blockchain-lab-um/masca": "1.1.0", - "@blockchain-lab-um/masca-types": "1.2.0", - "@blockchain-lab-um/extended-verification": "0.0.1" - }, - "changesets": [ - "beige-clocks-love", - "brave-suits-know", - "breezy-wombats-sin", - "brown-lizards-reflect", - "chatty-plants-notice", - "chilled-bugs-remember", - "chilled-pumas-play", - "eight-masks-mix", - "empty-beers-trade", - "five-planets-wave", - "fuzzy-numbers-happen", - "gorgeous-taxis-own", - "gorgeous-walls-look", - "light-candles-accept", - "lucky-starfishes-occur", - "neat-swans-occur", - "olive-bugs-flow", - "plenty-stingrays-give", - "poor-chefs-attack", - "quick-chicken-enjoy", - "sixty-ties-relate", - "small-apples-invent", - "smart-poems-yawn", - "tasty-news-share", - "ten-jeans-develop", - "thin-donkeys-grin", - "tidy-pillows-lick", - "tidy-rivers-worry", - "tricky-frogs-rest", - "twenty-turtles-approve", - "wet-wombats-perform", - "young-camels-give" - ] -} diff --git a/.changeset/quick-chicken-enjoy.md b/.changeset/quick-chicken-enjoy.md deleted file mode 100644 index 23325f31e..000000000 --- a/.changeset/quick-chicken-enjoy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/dapp': patch ---- - -Renames Dashboard to Credentials. diff --git a/.changeset/sixty-ties-relate.md b/.changeset/sixty-ties-relate.md deleted file mode 100644 index 2668fc898..000000000 --- a/.changeset/sixty-ties-relate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/masca': patch ---- - -Remove support for Goerli. diff --git a/.changeset/small-apples-invent.md b/.changeset/small-apples-invent.md deleted file mode 100644 index ce83fc26c..000000000 --- a/.changeset/small-apples-invent.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/oidc-client-plugin': minor ---- - -Resolve issue where presentation_definiton was not set when using presentation_definition_uri diff --git a/.changeset/smart-poems-yawn.md b/.changeset/smart-poems-yawn.md deleted file mode 100644 index 67063067d..000000000 --- a/.changeset/smart-poems-yawn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/dapp': patch ---- - -Add loading skeleton on shared presentations page. diff --git a/.changeset/tasty-news-share.md b/.changeset/tasty-news-share.md deleted file mode 100644 index 7867bb183..000000000 --- a/.changeset/tasty-news-share.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'@blockchain-lab-um/masca-connector': patch -'@blockchain-lab-um/masca-types': patch -'@blockchain-lab-um/dapp': patch -'@blockchain-lab-um/masca-docs': patch -'@blockchain-lab-um/masca': patch ---- - -Implement new permission system in snap, update connector & types and permissions table on dApp diff --git a/.changeset/ten-jeans-develop.md b/.changeset/ten-jeans-develop.md deleted file mode 100644 index 7e2534027..000000000 --- a/.changeset/ten-jeans-develop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/dapp': patch ---- - -Add Social Media Sharing & update OG diff --git a/.changeset/thin-donkeys-grin.md b/.changeset/thin-donkeys-grin.md deleted file mode 100644 index ca7a79770..000000000 --- a/.changeset/thin-donkeys-grin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/masca': minor ---- - -Use new `snap_getFile` API for loading circuits diff --git a/.changeset/tidy-pillows-lick.md b/.changeset/tidy-pillows-lick.md deleted file mode 100644 index 5cf937ccc..000000000 --- a/.changeset/tidy-pillows-lick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/masca-docs': patch ---- - -Document EIP-6963 support. diff --git a/.changeset/tidy-rivers-worry.md b/.changeset/tidy-rivers-worry.md deleted file mode 100644 index b4b0f6373..000000000 --- a/.changeset/tidy-rivers-worry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/dapp': patch ---- - -Adds terms of service and privacy policy pages. diff --git a/.changeset/tricky-frogs-rest.md b/.changeset/tricky-frogs-rest.md deleted file mode 100644 index a9e9c6895..000000000 --- a/.changeset/tricky-frogs-rest.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/dapp': minor ---- - -Adds ENS, `did:ens` support, transitions to wagmi. diff --git a/.changeset/twenty-turtles-approve.md b/.changeset/twenty-turtles-approve.md deleted file mode 100644 index c29b518f3..000000000 --- a/.changeset/twenty-turtles-approve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/dapp': minor ---- - -Migrate Planetscale to Supabase diff --git a/.changeset/wet-wombats-perform.md b/.changeset/wet-wombats-perform.md deleted file mode 100644 index a99a81f0b..000000000 --- a/.changeset/wet-wombats-perform.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/dapp': patch ---- - -Fixed minor visual bugs diff --git a/.changeset/young-camels-give.md b/.changeset/young-camels-give.md deleted file mode 100644 index c18363a1d..000000000 --- a/.changeset/young-camels-give.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@blockchain-lab-um/dapp': minor ---- - -Add support for credential sharing. diff --git a/libs/extended-verification/CHANGELOG.md b/libs/extended-verification/CHANGELOG.md index 8c7060668..c7f3e1b1c 100644 --- a/libs/extended-verification/CHANGELOG.md +++ b/libs/extended-verification/CHANGELOG.md @@ -1,5 +1,16 @@ # @blockchain-lab-um/extended-verification +## 0.1.0 + +### Minor Changes + +- [#561](https://github.com/blockchain-lab-um/masca/pull/561) [`33d7252`](https://github.com/blockchain-lab-um/masca/commit/33d72529868f0bfc45b10289f4aa19b2cd048968) Thanks [@martines3000](https://github.com/martines3000)! - Implementation of initial version. + +### Patch Changes + +- Updated dependencies [[`7731329`](https://github.com/blockchain-lab-um/masca/commit/773132905231dbbe7b745dba5177fa6914364d96), [`e8d8e5b`](https://github.com/blockchain-lab-um/masca/commit/e8d8e5ba52bf40f8984434e39c20e79e2c1e781c), [`b688093`](https://github.com/blockchain-lab-um/masca/commit/b688093520e727815250d4015bb9c6adc406894d), [`af204fc`](https://github.com/blockchain-lab-um/masca/commit/af204fc2f3e5365c6780ef37cd58f3350d62bd1a), [`fc4e573`](https://github.com/blockchain-lab-um/masca/commit/fc4e5732d2204d61a78c84d2844b67b49d8c020d)]: + - @blockchain-lab-um/masca-types@1.3.0 + ## 0.1.0-beta.0 ### Minor Changes diff --git a/libs/extended-verification/package.json b/libs/extended-verification/package.json index 4ae3b8b94..16b17360b 100644 --- a/libs/extended-verification/package.json +++ b/libs/extended-verification/package.json @@ -1,6 +1,6 @@ { "name": "@blockchain-lab-um/extended-verification", - "version": "0.1.0-beta.0", + "version": "0.1.0", "private": false, "description": "", "keywords": [], @@ -38,7 +38,7 @@ }, "dependencies": { "@blockchain-lab-um/did-provider-key": "1.0.8-beta.0", - "@blockchain-lab-um/masca-types": "1.2.1-beta.0", + "@blockchain-lab-um/masca-types": "1.3.0", "@blockchain-lab-um/utils": "1.3.7", "@veramo/core": "5.6.0", "@veramo/credential-eip712": "5.6.0", diff --git a/libs/oidc/client-plugin/CHANGELOG.md b/libs/oidc/client-plugin/CHANGELOG.md index ff22b39ee..017e2d8e6 100644 --- a/libs/oidc/client-plugin/CHANGELOG.md +++ b/libs/oidc/client-plugin/CHANGELOG.md @@ -1,5 +1,11 @@ # @blockchain-lab-um/oidc-client-plugin +## 0.3.0 + +### Minor Changes + +- [#529](https://github.com/blockchain-lab-um/masca/pull/529) [`27940d9`](https://github.com/blockchain-lab-um/masca/commit/27940d9b52ac06716aa25a04715e4e5706f95a86) Thanks [@martines3000](https://github.com/martines3000)! - Resolve issue where presentation_definiton was not set when using presentation_definition_uri + ## 0.3.0-beta.0 ### Minor Changes diff --git a/libs/oidc/client-plugin/package.json b/libs/oidc/client-plugin/package.json index 926b869a4..f46e5e91f 100644 --- a/libs/oidc/client-plugin/package.json +++ b/libs/oidc/client-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@blockchain-lab-um/oidc-client-plugin", - "version": "0.3.0-beta.0", + "version": "0.3.0", "license": "(Apache-2.0 AND MIT)", "type": "module", "main": "./dist/index.js", diff --git a/packages/connector/CHANGELOG.md b/packages/connector/CHANGELOG.md index 1d0ead9ca..bf8056ee8 100644 --- a/packages/connector/CHANGELOG.md +++ b/packages/connector/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## 1.3.0 + +### Minor Changes + +- [#544](https://github.com/blockchain-lab-um/masca/pull/544) [`b688093`](https://github.com/blockchain-lab-um/masca/commit/b688093520e727815250d4015bb9c6adc406894d) Thanks [@pseudobun](https://github.com/pseudobun)! - Adds EIP-6963 support, adds viem client. + +### Patch Changes + +- [#546](https://github.com/blockchain-lab-um/masca/pull/546) [`7731329`](https://github.com/blockchain-lab-um/masca/commit/773132905231dbbe7b745dba5177fa6914364d96) Thanks [@martines3000](https://github.com/martines3000)! - Update Veramo packages and ethers. + +- [#533](https://github.com/blockchain-lab-um/masca/pull/533) [`e8d8e5b`](https://github.com/blockchain-lab-um/masca/commit/e8d8e5ba52bf40f8984434e39c20e79e2c1e781c) Thanks [@andyv09](https://github.com/andyv09)! - Changed and updated trusted dapps + +- [#540](https://github.com/blockchain-lab-um/masca/pull/540) [`9b3c3e0`](https://github.com/blockchain-lab-um/masca/commit/9b3c3e07013330a254398e3a577b1b3e9c9ee491) Thanks [@andyv09](https://github.com/andyv09)! - Extend ceramic session to 7 days + +- [#567](https://github.com/blockchain-lab-um/masca/pull/567) [`fc4e573`](https://github.com/blockchain-lab-um/masca/commit/fc4e5732d2204d61a78c84d2844b67b49d8c020d) Thanks [@andyv09](https://github.com/andyv09)! - Implement new permission system in snap, update connector & types and permissions table on dApp + +- Updated dependencies [[`7731329`](https://github.com/blockchain-lab-um/masca/commit/773132905231dbbe7b745dba5177fa6914364d96), [`e8d8e5b`](https://github.com/blockchain-lab-um/masca/commit/e8d8e5ba52bf40f8984434e39c20e79e2c1e781c), [`b688093`](https://github.com/blockchain-lab-um/masca/commit/b688093520e727815250d4015bb9c6adc406894d), [`af204fc`](https://github.com/blockchain-lab-um/masca/commit/af204fc2f3e5365c6780ef37cd58f3350d62bd1a), [`fc4e573`](https://github.com/blockchain-lab-um/masca/commit/fc4e5732d2204d61a78c84d2844b67b49d8c020d)]: + - @blockchain-lab-um/masca-types@1.3.0 + ## 1.3.0-beta.1 ### Minor Changes diff --git a/packages/connector/package.json b/packages/connector/package.json index 5acfc1e4b..47d04a06d 100644 --- a/packages/connector/package.json +++ b/packages/connector/package.json @@ -1,6 +1,6 @@ { "name": "@blockchain-lab-um/masca-connector", - "version": "1.3.0-beta.1", + "version": "1.3.0", "description": "Library for using Masca on the frontend", "keywords": [ "MetaMask", @@ -42,7 +42,7 @@ "prepack": "pnpm build" }, "dependencies": { - "@blockchain-lab-um/masca-types": "1.3.0-beta.1", + "@blockchain-lab-um/masca-types": "1.3.0", "@blockchain-lab-um/utils": "1.3.7", "@didtools/pkh-ethereum": "0.4.0", "@veramo/core": "5.6.0", diff --git a/packages/connector/src/masca.json b/packages/connector/src/masca.json index e7387ef3d..5a81f5eae 100644 --- a/packages/connector/src/masca.json +++ b/packages/connector/src/masca.json @@ -1,3 +1,3 @@ { - "mascaVersion": "1.1.0" + "mascaVersion": "1.2.0" } diff --git a/packages/dapp/CHANGELOG.md b/packages/dapp/CHANGELOG.md index 48c7609ac..cad37f9bc 100644 --- a/packages/dapp/CHANGELOG.md +++ b/packages/dapp/CHANGELOG.md @@ -1,5 +1,56 @@ # @blockchain-lab-um/dapp +## 1.2.0 + +### Minor Changes + +- [#521](https://github.com/blockchain-lab-um/masca/pull/521) [`3952981`](https://github.com/blockchain-lab-um/masca/commit/3952981e3d1404eee62a54a64358417c10482204) Thanks [@andyv09](https://github.com/andyv09)! - Add better popover for filtering VCs on dashboard + +- [#522](https://github.com/blockchain-lab-um/masca/pull/522) [`309758c`](https://github.com/blockchain-lab-um/masca/commit/309758c4ff7f8d7d3602e37431ffa2ae2aac4c7c) Thanks [@andyv09](https://github.com/andyv09)! - Update list of partners and projects + +- [#544](https://github.com/blockchain-lab-um/masca/pull/544) [`b688093`](https://github.com/blockchain-lab-um/masca/commit/b688093520e727815250d4015bb9c6adc406894d) Thanks [@pseudobun](https://github.com/pseudobun)! - Adds ENS, `did:ens` support, transitions to wagmi. + +- [#572](https://github.com/blockchain-lab-um/masca/pull/572) [`d1fb6d3`](https://github.com/blockchain-lab-um/masca/commit/d1fb6d355e975c1d1d63085d30600af6e8fbf671) Thanks [@martines3000](https://github.com/martines3000)! - Migrate Planetscale to Supabase + +- [#524](https://github.com/blockchain-lab-um/masca/pull/524) [`e9c7a08`](https://github.com/blockchain-lab-um/masca/commit/e9c7a08b99112b22eceb4010e7389c7103102677) Thanks [@martines3000](https://github.com/martines3000)! - Add support for credential sharing. + +### Patch Changes + +- [#546](https://github.com/blockchain-lab-um/masca/pull/546) [`7731329`](https://github.com/blockchain-lab-um/masca/commit/773132905231dbbe7b745dba5177fa6914364d96) Thanks [@martines3000](https://github.com/martines3000)! - Update Veramo packages and ethers. + +- [#524](https://github.com/blockchain-lab-um/masca/pull/524) [`e9c7a08`](https://github.com/blockchain-lab-um/masca/commit/e9c7a08b99112b22eceb4010e7389c7103102677) Thanks [@martines3000](https://github.com/martines3000)! - Updated the table using NextUI, drastically improved filtering & fixed some bugs + +- [#549](https://github.com/blockchain-lab-um/masca/pull/549) [`0fc5970`](https://github.com/blockchain-lab-um/masca/commit/0fc5970bfcb48db249663aec7d227498e2f5971c) Thanks [@Vid201](https://github.com/Vid201)! - Update text + +- [#533](https://github.com/blockchain-lab-um/masca/pull/533) [`e8d8e5b`](https://github.com/blockchain-lab-um/masca/commit/e8d8e5ba52bf40f8984434e39c20e79e2c1e781c) Thanks [@andyv09](https://github.com/andyv09)! - Changed and updated trusted dapps + +- [#528](https://github.com/blockchain-lab-um/masca/pull/528) [`5d6ae05`](https://github.com/blockchain-lab-um/masca/commit/5d6ae0557a08f0bad94f238a2ce20a15fd9dd4ba) Thanks [@martines3000](https://github.com/martines3000)! - Fixes crash when address is not a string. + +- [#568](https://github.com/blockchain-lab-um/masca/pull/568) [`cf0e0c8`](https://github.com/blockchain-lab-um/masca/commit/cf0e0c8aac3294581c59709db9936a20e157417a) Thanks [@pseudobun](https://github.com/pseudobun)! - Adds allowed image sources/origins/domains on dapp. + +- [#554](https://github.com/blockchain-lab-um/masca/pull/554) [`af204fc`](https://github.com/blockchain-lab-um/masca/commit/af204fc2f3e5365c6780ef37cd58f3350d62bd1a) Thanks [@martines3000](https://github.com/martines3000)! - Remove support for Goerli. + +- [#565](https://github.com/blockchain-lab-um/masca/pull/565) [`24f8dd4`](https://github.com/blockchain-lab-um/masca/commit/24f8dd4f68c8cf7eba9d63ab45f2786cbb6d1dea) Thanks [@martines3000](https://github.com/martines3000)! - Improves SIWE session handling. + +- [#531](https://github.com/blockchain-lab-um/masca/pull/531) [`8f44f29`](https://github.com/blockchain-lab-um/masca/commit/8f44f2925f333d9920407992a1efd20b7ec24f57) Thanks [@andyv09](https://github.com/andyv09)! - Fixed the bug where only credentials stored in Masca show at first + +- [#569](https://github.com/blockchain-lab-um/masca/pull/569) [`65f4946`](https://github.com/blockchain-lab-um/masca/commit/65f494675e9a9b3b741eb6b389cd68342b7cb4ef) Thanks [@pseudobun](https://github.com/pseudobun)! - Some minor visual fixes. + +- [#570](https://github.com/blockchain-lab-um/masca/pull/570) [`8967e61`](https://github.com/blockchain-lab-um/masca/commit/8967e6154dddb1680760b03c9fcac7a179c6d48d) Thanks [@pseudobun](https://github.com/pseudobun)! - Renames Dashboard to Credentials. + +- [#565](https://github.com/blockchain-lab-um/masca/pull/565) [`24f8dd4`](https://github.com/blockchain-lab-um/masca/commit/24f8dd4f68c8cf7eba9d63ab45f2786cbb6d1dea) Thanks [@martines3000](https://github.com/martines3000)! - Add loading skeleton on shared presentations page. + +- [#567](https://github.com/blockchain-lab-um/masca/pull/567) [`fc4e573`](https://github.com/blockchain-lab-um/masca/commit/fc4e5732d2204d61a78c84d2844b67b49d8c020d) Thanks [@andyv09](https://github.com/andyv09)! - Implement new permission system in snap, update connector & types and permissions table on dApp + +- [#557](https://github.com/blockchain-lab-um/masca/pull/557) [`ad80cd1`](https://github.com/blockchain-lab-um/masca/commit/ad80cd14ac116d1e1db17abf811926a8f0a1027d) Thanks [@andyv09](https://github.com/andyv09)! - Add Social Media Sharing & update OG + +- [#573](https://github.com/blockchain-lab-um/masca/pull/573) [`12dc00a`](https://github.com/blockchain-lab-um/masca/commit/12dc00a86cfb6580d9b3e707f97034f7519e21d2) Thanks [@pseudobun](https://github.com/pseudobun)! - Adds terms of service and privacy policy pages. + +- [#562](https://github.com/blockchain-lab-um/masca/pull/562) [`f834489`](https://github.com/blockchain-lab-um/masca/commit/f83448962bc8cbf0d3b797d283275740c7813032) Thanks [@tadejpodrekar](https://github.com/tadejpodrekar)! - Fixed minor visual bugs + +- Updated dependencies [[`7731329`](https://github.com/blockchain-lab-um/masca/commit/773132905231dbbe7b745dba5177fa6914364d96), [`e8d8e5b`](https://github.com/blockchain-lab-um/masca/commit/e8d8e5ba52bf40f8984434e39c20e79e2c1e781c), [`b688093`](https://github.com/blockchain-lab-um/masca/commit/b688093520e727815250d4015bb9c6adc406894d), [`9b3c3e0`](https://github.com/blockchain-lab-um/masca/commit/9b3c3e07013330a254398e3a577b1b3e9c9ee491), [`fc4e573`](https://github.com/blockchain-lab-um/masca/commit/fc4e5732d2204d61a78c84d2844b67b49d8c020d)]: + - @blockchain-lab-um/masca-connector@1.3.0 + ## 1.2.0-beta.2 ### Minor Changes diff --git a/packages/dapp/package.json b/packages/dapp/package.json index 8df8ffe90..38930e57b 100644 --- a/packages/dapp/package.json +++ b/packages/dapp/package.json @@ -1,6 +1,6 @@ { "name": "@blockchain-lab-um/dapp", - "version": "1.2.0-beta.2", + "version": "1.2.0", "private": true, "license": "(Apache-2.0 AND MIT)", "type": "commonjs", @@ -22,7 +22,7 @@ }, "dependencies": { "@blockchain-lab-um/did-provider-key": "1.0.8-beta.0", - "@blockchain-lab-um/masca-connector": "1.3.0-beta.1", + "@blockchain-lab-um/masca-connector": "1.3.0", "@blockchain-lab-um/oidc-types": "0.0.8", "@headlessui/react": "^1.7.17", "@heroicons/react": "^2.0.18", diff --git a/packages/datamanager/CHANGELOG.md b/packages/datamanager/CHANGELOG.md index a04edd4e7..b68dbb12b 100644 --- a/packages/datamanager/CHANGELOG.md +++ b/packages/datamanager/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 1.0.1 + +### Patch Changes + +- [#546](https://github.com/blockchain-lab-um/masca/pull/546) [`7731329`](https://github.com/blockchain-lab-um/masca/commit/773132905231dbbe7b745dba5177fa6914364d96) Thanks [@martines3000](https://github.com/martines3000)! - Update Veramo packages and ethers. + ## 1.0.1-beta.0 ### Patch Changes diff --git a/packages/datamanager/package.json b/packages/datamanager/package.json index 676143129..39af62cf6 100644 --- a/packages/datamanager/package.json +++ b/packages/datamanager/package.json @@ -1,6 +1,6 @@ { "name": "@blockchain-lab-um/veramo-datamanager", - "version": "1.0.1-beta.0", + "version": "1.0.1", "license": "(Apache-2.0 AND MIT)", "type": "module", "main": "./dist/index.js", diff --git a/packages/docs/CHANGELOG.md b/packages/docs/CHANGELOG.md index 9cc6f43f4..2d86200ab 100644 --- a/packages/docs/CHANGELOG.md +++ b/packages/docs/CHANGELOG.md @@ -1,5 +1,15 @@ # @blockchain-lab-um/masca-docs +## 1.1.1 + +### Patch Changes + +- [#533](https://github.com/blockchain-lab-um/masca/pull/533) [`e8d8e5b`](https://github.com/blockchain-lab-um/masca/commit/e8d8e5ba52bf40f8984434e39c20e79e2c1e781c) Thanks [@andyv09](https://github.com/andyv09)! - Changed and updated trusted dapps + +- [#567](https://github.com/blockchain-lab-um/masca/pull/567) [`fc4e573`](https://github.com/blockchain-lab-um/masca/commit/fc4e5732d2204d61a78c84d2844b67b49d8c020d) Thanks [@andyv09](https://github.com/andyv09)! - Implement new permission system in snap, update connector & types and permissions table on dApp + +- [#544](https://github.com/blockchain-lab-um/masca/pull/544) [`b688093`](https://github.com/blockchain-lab-um/masca/commit/b688093520e727815250d4015bb9c6adc406894d) Thanks [@pseudobun](https://github.com/pseudobun)! - Document EIP-6963 support. + ## 1.1.1-beta.0 ### Patch Changes diff --git a/packages/docs/package.json b/packages/docs/package.json index ce3b5ed4b..8af8c3064 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -1,6 +1,6 @@ { "name": "@blockchain-lab-um/masca-docs", - "version": "1.1.1-beta.0", + "version": "1.1.1", "private": true, "scripts": { "prebuild": "rimraf .docusaurus build", diff --git a/packages/snap/CHANGELOG.md b/packages/snap/CHANGELOG.md index 052bf3a2f..2c44c5606 100644 --- a/packages/snap/CHANGELOG.md +++ b/packages/snap/CHANGELOG.md @@ -1,5 +1,32 @@ # Changelog +## 1.2.0 + +### Minor Changes + +- [#544](https://github.com/blockchain-lab-um/masca/pull/544) [`b688093`](https://github.com/blockchain-lab-um/masca/commit/b688093520e727815250d4015bb9c6adc406894d) Thanks [@pseudobun](https://github.com/pseudobun)! - Adds ENS, `did:ens` support, viem client, Ethereum service instance. + +- [#516](https://github.com/blockchain-lab-um/masca/pull/516) [`8b03b51`](https://github.com/blockchain-lab-um/masca/commit/8b03b510715b9d0e8203583444b458e61e2f19bf) Thanks [@martines3000](https://github.com/martines3000)! - Use new `snap_getFile` API for loading circuits + +### Patch Changes + +- [#546](https://github.com/blockchain-lab-um/masca/pull/546) [`7731329`](https://github.com/blockchain-lab-um/masca/commit/773132905231dbbe7b745dba5177fa6914364d96) Thanks [@martines3000](https://github.com/martines3000)! - Update Veramo packages and ethers. + +- [#549](https://github.com/blockchain-lab-um/masca/pull/549) [`0fc5970`](https://github.com/blockchain-lab-um/masca/commit/0fc5970bfcb48db249663aec7d227498e2f5971c) Thanks [@Vid201](https://github.com/Vid201)! - Update text + +- [#526](https://github.com/blockchain-lab-um/masca/pull/526) [`9504781`](https://github.com/blockchain-lab-um/masca/commit/9504781766a5cf3e4a03b3bb5d137c40f728958c) Thanks [@andyv09](https://github.com/andyv09)! - Replaced @metamask/snaps-types, snaps-utils and snaps-ui with @metamask/snaps-sdk + +- [#533](https://github.com/blockchain-lab-um/masca/pull/533) [`e8d8e5b`](https://github.com/blockchain-lab-um/masca/commit/e8d8e5ba52bf40f8984434e39c20e79e2c1e781c) Thanks [@andyv09](https://github.com/andyv09)! - Changed and updated trusted dapps + +- [#554](https://github.com/blockchain-lab-um/masca/pull/554) [`af204fc`](https://github.com/blockchain-lab-um/masca/commit/af204fc2f3e5365c6780ef37cd58f3350d62bd1a) Thanks [@martines3000](https://github.com/martines3000)! - Remove support for Goerli. + +- [#567](https://github.com/blockchain-lab-um/masca/pull/567) [`fc4e573`](https://github.com/blockchain-lab-um/masca/commit/fc4e5732d2204d61a78c84d2844b67b49d8c020d) Thanks [@andyv09](https://github.com/andyv09)! - Implement new permission system in snap, update connector & types and permissions table on dApp + +- Updated dependencies [[`7731329`](https://github.com/blockchain-lab-um/masca/commit/773132905231dbbe7b745dba5177fa6914364d96), [`e8d8e5b`](https://github.com/blockchain-lab-um/masca/commit/e8d8e5ba52bf40f8984434e39c20e79e2c1e781c), [`b688093`](https://github.com/blockchain-lab-um/masca/commit/b688093520e727815250d4015bb9c6adc406894d), [`af204fc`](https://github.com/blockchain-lab-um/masca/commit/af204fc2f3e5365c6780ef37cd58f3350d62bd1a), [`27940d9`](https://github.com/blockchain-lab-um/masca/commit/27940d9b52ac06716aa25a04715e4e5706f95a86), [`fc4e573`](https://github.com/blockchain-lab-um/masca/commit/fc4e5732d2204d61a78c84d2844b67b49d8c020d)]: + - @blockchain-lab-um/veramo-datamanager@1.0.1 + - @blockchain-lab-um/masca-types@1.3.0 + - @blockchain-lab-um/oidc-client-plugin@0.3.0 + ## 1.2.0-beta.3 ### Minor Changes diff --git a/packages/snap/package.json b/packages/snap/package.json index 62321209a..1450f5d84 100644 --- a/packages/snap/package.json +++ b/packages/snap/package.json @@ -1,6 +1,6 @@ { "name": "@blockchain-lab-um/masca", - "version": "1.2.0-beta.3", + "version": "1.2.0", "description": "Snap for managing VCs and VPs in MetaMask", "keywords": [ "MetaMask", @@ -58,11 +58,11 @@ "dependencies": { "@0xpolygonid/js-sdk": "1.0.3", "@blockchain-lab-um/did-provider-key": "1.0.8-beta.0", - "@blockchain-lab-um/masca-types": "1.3.0-beta.1", - "@blockchain-lab-um/oidc-client-plugin": "0.3.0-beta.0", + "@blockchain-lab-um/masca-types": "1.3.0", + "@blockchain-lab-um/oidc-client-plugin": "0.3.0", "@blockchain-lab-um/oidc-types": "0.0.8", "@blockchain-lab-um/utils": "1.3.7", - "@blockchain-lab-um/veramo-datamanager": "1.0.1-beta.0", + "@blockchain-lab-um/veramo-datamanager": "1.0.1", "@ceramicnetwork/http-client": "2.27.0", "@glazed/did-datastore": "0.3.2", "@iden3/js-iden3-core": "1.0.1", diff --git a/packages/snap/snap.manifest.json b/packages/snap/snap.manifest.json index 85f6cb94a..1b67e9b27 100644 --- a/packages/snap/snap.manifest.json +++ b/packages/snap/snap.manifest.json @@ -1,5 +1,5 @@ { - "version": "1.2.0-beta.3", + "version": "1.2.0", "description": "Snap for managing VCs and VPs in MetaMask", "proposedName": "Masca", "repository": { @@ -26,7 +26,7 @@ "./files/circuits/credentialAtomicQuerySigV2/circuit_final.zkey", "./files/circuits/credentialAtomicQuerySigV2/verification_key.json" ], - "shasum": "yI57MJ5mQvIgnCX+XKlAJ0Mv7uGCpJtUi5WYN9l3k60=" + "shasum": "m5X/saOCmc5EUT9nKiTzivnOFOpDWcGP/5I54vlX5+0=" }, "initialPermissions": { "endowment:ethereum-provider": {}, diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index ce033e39d..57be8bbc0 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## 1.3.0 + +### Minor Changes + +- [#544](https://github.com/blockchain-lab-um/masca/pull/544) [`b688093`](https://github.com/blockchain-lab-um/masca/commit/b688093520e727815250d4015bb9c6adc406894d) Thanks [@pseudobun](https://github.com/pseudobun)! - Adds `did:ens` types. + +### Patch Changes + +- [#546](https://github.com/blockchain-lab-um/masca/pull/546) [`7731329`](https://github.com/blockchain-lab-um/masca/commit/773132905231dbbe7b745dba5177fa6914364d96) Thanks [@martines3000](https://github.com/martines3000)! - Update Veramo packages and ethers. + +- [#533](https://github.com/blockchain-lab-um/masca/pull/533) [`e8d8e5b`](https://github.com/blockchain-lab-um/masca/commit/e8d8e5ba52bf40f8984434e39c20e79e2c1e781c) Thanks [@andyv09](https://github.com/andyv09)! - Changed and updated trusted dapps + +- [#554](https://github.com/blockchain-lab-um/masca/pull/554) [`af204fc`](https://github.com/blockchain-lab-um/masca/commit/af204fc2f3e5365c6780ef37cd58f3350d62bd1a) Thanks [@martines3000](https://github.com/martines3000)! - Remove support for Goerli. + +- [#567](https://github.com/blockchain-lab-um/masca/pull/567) [`fc4e573`](https://github.com/blockchain-lab-um/masca/commit/fc4e5732d2204d61a78c84d2844b67b49d8c020d) Thanks [@andyv09](https://github.com/andyv09)! - Implement new permission system in snap, update connector & types and permissions table on dApp + ## 1.3.0-beta.1 ### Minor Changes diff --git a/packages/types/package.json b/packages/types/package.json index 0bb615dbc..af10969f0 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@blockchain-lab-um/masca-types", - "version": "1.3.0-beta.1", + "version": "1.3.0", "description": "Types for Masca", "keywords": [ "ssi", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7065a6e72..944106bec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -263,8 +263,8 @@ importers: specifier: 1.0.8-beta.0 version: link:../did-provider-key '@blockchain-lab-um/masca-types': - specifier: 1.2.1-beta.0 - version: 1.2.1-beta.0(typescript@5.2.2) + specifier: 1.3.0 + version: link:../../packages/types '@blockchain-lab-um/utils': specifier: 1.3.7 version: link:../utils @@ -438,7 +438,7 @@ importers: packages/connector: dependencies: '@blockchain-lab-um/masca-types': - specifier: 1.3.0-beta.1 + specifier: 1.3.0 version: link:../types '@blockchain-lab-um/utils': specifier: 1.3.7 @@ -478,7 +478,7 @@ importers: specifier: 1.0.8-beta.0 version: link:../../libs/did-provider-key '@blockchain-lab-um/masca-connector': - specifier: 1.3.0-beta.1 + specifier: 1.3.0 version: link:../connector '@blockchain-lab-um/oidc-types': specifier: 0.0.8 @@ -814,10 +814,10 @@ importers: specifier: 1.0.8-beta.0 version: link:../../libs/did-provider-key '@blockchain-lab-um/masca-types': - specifier: 1.3.0-beta.1 + specifier: 1.3.0 version: link:../types '@blockchain-lab-um/oidc-client-plugin': - specifier: 0.3.0-beta.0 + specifier: 0.3.0 version: link:../../libs/oidc/client-plugin '@blockchain-lab-um/oidc-types': specifier: 0.0.8 @@ -826,7 +826,7 @@ importers: specifier: 1.3.7 version: link:../../libs/utils '@blockchain-lab-um/veramo-datamanager': - specifier: 1.0.1-beta.0 + specifier: 1.0.1 version: link:../datamanager '@ceramicnetwork/http-client': specifier: 2.27.0 @@ -3107,36 +3107,6 @@ packages: resolution: {integrity: sha512-R524tD5VwOt3QRHr7N518nqTVR/HKgfWL4LypekcGuNQN8R4PWScvuRcRzrY39A28kLztMv+TJdiKuMNbkU1ug==} engines: {node: '>=8.9'} - /@blockchain-lab-um/masca-types@1.2.1-beta.0(typescript@5.2.2): - resolution: {integrity: sha512-aBlgzQW/wCSQKOW1xxt60IhVQOV5VHutVt0FVCNvHkwKHJzOGgJzxsvMlXV30H9U+lN7c7bnCqsxLyO1qnxUeg==} - dependencies: - '@0xpolygonid/js-sdk': 1.0.3 - '@blockchain-lab-um/utils': 1.3.7 - '@iden3/js-iden3-core': 1.0.1 - '@veramo/core': 5.5.4-next.32 - typia: 5.2.4(typescript@5.2.2) - transitivePeerDependencies: - - bufferutil - - encoding - - supports-color - - typescript - - utf-8-validate - - web-streams-polyfill - dev: false - - /@blockchain-lab-um/utils@1.3.7: - resolution: {integrity: sha512-0SY3/wd5qT+kS8dcYZCY4QJgciIwoqYbvHpeQ9FfiDMNkoh4bdHFDbJ+z3cd9OGwUzcp+FAruzEA8yHopz99Qw==} - dependencies: - '@veramo/utils': 5.4.1 - did-resolver: 4.1.0 - elliptic: 6.5.4 - multiformats: 11.0.2 - secp256k1: 5.0.0 - transitivePeerDependencies: - - encoding - - supports-color - dev: false - /@cef-ebsi/ebsi-did-resolver@3.2.0: resolution: {integrity: sha512-4wM5TK5l6xRBSkOCEZRP64Xqsd0BqmvjfSpREn8fXbrpMZqOafku77YQSMzqFmOIQ62HSEi5Vf4CSzDHAmalig==} engines: {node: '>=16.10.0'} @@ -12598,17 +12568,6 @@ packages: transitivePeerDependencies: - supports-color - /@veramo/core@5.5.4-next.32: - resolution: {integrity: sha512-Dbg2bsvQnYyINNHasbcU135NWCgfQpAd+6ESY0yPuhHEjLqk/nMHqJwXofdqGvOwSeWDRx5gkILnFBDj8Y2wsA==} - dependencies: - '@veramo/core-types': 5.6.0 - debug: 4.3.4 - events: 3.3.0 - z-schema: 6.0.1 - transitivePeerDependencies: - - supports-color - dev: false - /@veramo/core@5.6.0: resolution: {integrity: sha512-H30Oi4Z3RnEUJ36a1KdD2Xht+932rfxYs2xVtvx4u1j1VcewWBttDa6XLWkVLqLMqZWZucpS8y3IJ5uFk8DEgQ==} dependencies: @@ -12854,27 +12813,6 @@ packages: transitivePeerDependencies: - supports-color - /@veramo/utils@5.4.1: - resolution: {integrity: sha512-9TcONSD1PKxrlU3frE/Vp33wTauTsoTSLK0ubWEkzxeH9XYVgXhhe4jRBVfYS2aRz4nCNYesfWNgiX2QYSV+IQ==} - dependencies: - '@ethersproject/signing-key': 5.7.0 - '@ethersproject/transactions': 5.7.0 - '@noble/curves': 1.2.0 - '@noble/hashes': 1.3.2 - '@veramo/core-types': 5.6.0 - credential-status: 2.0.6 - cross-fetch: 3.1.8(patch_hash=o7exbxzvysudd5km3yp6v3mgsi)(encoding@0.1.13) - debug: 4.3.4 - did-jwt: 7.4.4 - did-jwt-vc: 3.2.13 - did-resolver: 4.1.0 - multiformats: 12.1.3 - uint8arrays: 4.0.6 - transitivePeerDependencies: - - encoding - - supports-color - dev: false - /@veramo/utils@5.6.0(encoding@0.1.13): resolution: {integrity: sha512-Yxp686LgEPtDWUiOiv/rHHwBSi4we6VpKLL5/o9ElM6FL9z6HtE9zipU6eKRvi0J0GD78FTIxIcDKBWu+OjM1g==} dependencies: