Commit 5157bd3
authored
chore: bump @metamask/sdk from 0.30.1 to 0.34.0 (#432)
SDK 0.30.1 shipped with @metamask/sdk-communication-layer 0.30.0
which did not include `anonId` in OriginatorInfo. This meant the
wallet-side SDK Legacy RPC Request analytics events (gated on
`connection.originatorInfo?.anonId`) would silently never fire.
SDK 0.34.0 pulls in communication-layer 0.33.1 which generates and
persists an anonymous session ID (`anonId`) automatically, enabling
wallet-side analytics correlation.1 parent 23f2e72 commit 5157bd3
2 files changed
Lines changed: 3213 additions & 2377 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments