@coinbase/cdp-core 0.0.51 → 0.0.52
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/esm/index.native.js +10 -10
- package/dist/esm/index.native100.js +8 -46
- package/dist/esm/index.native101.js +7 -54
- package/dist/esm/index.native102.js +71 -10
- package/dist/esm/index.native103.js +19 -2
- package/dist/esm/index.native104.js +4 -45
- package/dist/esm/index.native105.js +4 -13
- package/dist/esm/index.native106.js +5 -2
- package/dist/esm/index.native107.js +4 -20
- package/dist/esm/index.native108.js +19 -38
- package/dist/esm/index.native109.js +53 -2
- package/dist/esm/index.native110.js +17 -69
- package/dist/esm/index.native111.js +20 -34
- package/dist/esm/index.native112.js +8 -20
- package/dist/esm/index.native113.js +29 -18
- package/dist/esm/index.native114.js +7 -79
- package/dist/esm/index.native115.js +19 -102
- package/dist/esm/index.native116.js +53 -31
- package/dist/esm/index.native117.js +10 -6
- package/dist/esm/index.native118.js +2 -79
- package/dist/esm/index.native119.js +45 -5
- package/dist/esm/index.native120.js +13 -9
- package/dist/esm/index.native121.js +4 -20
- package/dist/esm/index.native122.js +2 -10
- package/dist/esm/index.native123.js +20 -19
- package/dist/esm/index.native124.js +39 -94
- package/dist/esm/index.native125.js +2 -21
- package/dist/esm/index.native126.js +69 -117
- package/dist/esm/index.native127.js +34 -14
- package/dist/esm/index.native128.js +21 -2
- package/dist/esm/index.native129.js +20 -5
- package/dist/esm/index.native130.js +80 -2
- package/dist/esm/index.native131.js +101 -106
- package/dist/esm/index.native132.js +33 -2
- package/dist/esm/index.native133.js +7 -13
- package/dist/esm/index.native134.js +78 -35
- package/dist/esm/index.native135.js +43 -38
- package/dist/esm/index.native136.js +19 -16
- package/dist/esm/index.native137.js +9 -27
- package/dist/esm/index.native138.js +18 -6
- package/dist/esm/index.native139.js +92 -9
- package/dist/esm/index.native140.js +21 -13
- package/dist/esm/index.native141.js +118 -10
- package/dist/esm/index.native142.js +2 -17
- package/dist/esm/index.native143.js +105 -77
- package/dist/esm/index.native144.js +2 -79
- package/dist/esm/index.native145.js +4 -0
- package/dist/esm/index.native146.js +7 -0
- package/dist/esm/index.native147.js +17 -0
- package/dist/esm/index.native148.js +20 -0
- package/dist/esm/index.native149.js +30 -0
- package/dist/esm/index.native150.js +10 -0
- package/dist/esm/index.native151.js +13 -0
- package/dist/esm/index.native152.js +15 -0
- package/dist/esm/index.native153.js +12 -0
- package/dist/esm/index.native154.js +19 -0
- package/dist/esm/index.native155.js +83 -0
- package/dist/esm/index.native156.js +81 -0
- package/dist/esm/index.native17.js +112 -114
- package/dist/esm/index.native18.js +19 -144
- package/dist/esm/index.native19.js +45 -114
- package/dist/esm/index.native2.js +1 -1
- package/dist/esm/index.native20.js +137 -21
- package/dist/esm/index.native22.js +1 -1
- package/dist/esm/index.native23.js +1 -1
- package/dist/esm/index.native32.js +104 -123
- package/dist/esm/index.native33.js +1 -1
- package/dist/esm/index.native34.js +3 -3
- package/dist/esm/index.native36.js +14 -13
- package/dist/esm/index.native37.js +2 -2
- package/dist/esm/index.native38.js +149 -940
- package/dist/esm/index.native39.js +48 -2
- package/dist/esm/index.native40.js +72 -49
- package/dist/esm/index.native41.js +950 -27
- package/dist/esm/index.native42.js +2 -377
- package/dist/esm/index.native43.js +48 -158
- package/dist/esm/index.native44.js +27 -47
- package/dist/esm/index.native45.js +369 -243
- package/dist/esm/index.native46.js +29 -56
- package/dist/esm/index.native47.js +28 -16
- package/dist/esm/index.native48.js +15 -21
- package/dist/esm/index.native49.js +21 -49
- package/dist/esm/index.native50.js +51 -2
- package/dist/esm/index.native51.js +2 -2
- package/dist/esm/index.native52.js +2 -9
- package/dist/esm/index.native53.js +2 -20
- package/dist/esm/index.native54.js +63 -43
- package/dist/esm/index.native55.js +364 -13
- package/dist/esm/index.native56.js +16 -54
- package/dist/esm/index.native57.js +45 -6
- package/dist/esm/index.native58.js +13 -21
- package/dist/esm/index.native59.js +55 -11
- package/dist/esm/index.native60.js +6 -3
- package/dist/esm/index.native61.js +21 -3
- package/dist/esm/index.native62.js +11 -34
- package/dist/esm/index.native63.js +3 -12
- package/dist/esm/index.native64.js +3 -4
- package/dist/esm/index.native65.js +31 -25
- package/dist/esm/index.native66.js +12 -6
- package/dist/esm/index.native67.js +4 -24
- package/dist/esm/index.native68.js +27 -15
- package/dist/esm/index.native69.js +6 -54
- package/dist/esm/index.native70.js +40 -21
- package/dist/esm/index.native71.js +55 -11
- package/dist/esm/index.native72.js +126 -26
- package/dist/esm/index.native73.js +21 -40
- package/dist/esm/index.native74.js +10 -53
- package/dist/esm/index.native75.js +102 -125
- package/dist/esm/index.native76.js +6 -12
- package/dist/esm/index.native77.js +3 -105
- package/dist/esm/index.native78.js +14 -6
- package/dist/esm/index.native79.js +35 -3
- package/dist/esm/index.native80.js +78 -14
- package/dist/esm/index.native81.js +2 -43
- package/dist/esm/index.native82.js +2 -79
- package/dist/esm/index.native83.js +13 -2
- package/dist/esm/index.native84.js +38 -2
- package/dist/esm/index.native85.js +5 -11
- package/dist/esm/index.native86.js +29 -32
- package/dist/esm/index.native87.js +8 -6
- package/dist/esm/index.native88.js +9 -33
- package/dist/esm/index.native89.js +11 -8
- package/dist/esm/index.native90.js +13 -10
- package/dist/esm/index.native91.js +18 -11
- package/dist/esm/index.native92.js +5 -13
- package/dist/esm/index.native93.js +5 -19
- package/dist/esm/index.native94.js +10 -5
- package/dist/esm/index.native95.js +5 -5
- package/dist/esm/index.native96.js +18 -10
- package/dist/esm/index.native97.js +10 -2
- package/dist/esm/index.native98.js +3 -65
- package/dist/esm/index.native99.js +18 -363
- package/dist/esm/index.web.js +10 -10
- package/dist/esm/index.web100.js +2 -55
- package/dist/esm/index.web101.js +4 -10
- package/dist/esm/index.web102.js +19 -2
- package/dist/esm/index.web103.js +8 -45
- package/dist/esm/index.web104.js +3 -13
- package/dist/esm/index.web105.js +20 -2
- package/dist/esm/index.web106.js +8 -20
- package/dist/esm/index.web107.js +7 -38
- package/dist/esm/index.web108.js +72 -2
- package/dist/esm/index.web109.js +18 -69
- package/dist/esm/index.web110.js +3 -34
- package/dist/esm/index.web111.js +4 -20
- package/dist/esm/index.web112.js +4 -19
- package/dist/esm/index.web113.js +4 -79
- package/dist/esm/index.web114.js +18 -102
- package/dist/esm/index.web115.js +50 -30
- package/dist/esm/index.web116.js +17 -6
- package/dist/esm/index.web117.js +20 -4
- package/dist/esm/index.web118.js +9 -10
- package/dist/esm/index.web119.js +27 -17
- package/dist/esm/index.web120.js +8 -10
- package/dist/esm/index.web121.js +20 -19
- package/dist/esm/index.web122.js +18 -91
- package/dist/esm/index.web123.js +39 -21
- package/dist/esm/index.web124.js +2 -118
- package/dist/esm/index.web125.js +68 -77
- package/dist/esm/index.web126.js +34 -14
- package/dist/esm/index.web127.js +21 -2
- package/dist/esm/index.web128.js +20 -5
- package/dist/esm/index.web129.js +80 -2
- package/dist/esm/index.web130.js +101 -106
- package/dist/esm/index.web131.js +33 -2
- package/dist/esm/index.web132.js +7 -13
- package/dist/esm/index.web133.js +78 -35
- package/dist/esm/index.web134.js +19 -40
- package/dist/esm/index.web135.js +10 -18
- package/dist/esm/index.web136.js +18 -26
- package/dist/esm/index.web137.js +92 -6
- package/dist/esm/index.web138.js +19 -9
- package/dist/esm/index.web139.js +118 -13
- package/dist/esm/index.web140.js +2 -10
- package/dist/esm/index.web141.js +108 -16
- package/dist/esm/index.web142.js +2 -81
- package/dist/esm/index.web143.js +41 -73
- package/dist/esm/index.web144.js +4 -0
- package/dist/esm/index.web145.js +7 -0
- package/dist/esm/index.web146.js +20 -0
- package/dist/esm/index.web147.js +30 -0
- package/dist/esm/index.web148.js +10 -0
- package/dist/esm/index.web149.js +13 -0
- package/dist/esm/index.web150.js +15 -0
- package/dist/esm/index.web151.js +12 -0
- package/dist/esm/index.web152.js +19 -0
- package/dist/esm/index.web153.js +83 -0
- package/dist/esm/index.web154.js +17 -0
- package/dist/esm/index.web155.js +81 -0
- package/dist/esm/index.web16.js +112 -114
- package/dist/esm/index.web17.js +19 -144
- package/dist/esm/index.web18.js +45 -114
- package/dist/esm/index.web19.js +137 -21
- package/dist/esm/index.web21.js +1 -1
- package/dist/esm/index.web22.js +1 -1
- package/dist/esm/index.web31.js +104 -123
- package/dist/esm/index.web32.js +1 -1
- package/dist/esm/index.web33.js +3 -3
- package/dist/esm/index.web35.js +14 -13
- package/dist/esm/index.web36.js +2 -2
- package/dist/esm/index.web37.js +149 -940
- package/dist/esm/index.web38.js +48 -2
- package/dist/esm/index.web39.js +72 -49
- package/dist/esm/index.web40.js +950 -27
- package/dist/esm/index.web41.js +2 -377
- package/dist/esm/index.web42.js +48 -158
- package/dist/esm/index.web43.js +27 -47
- package/dist/esm/index.web44.js +13 -247
- package/dist/esm/index.web45.js +23 -56
- package/dist/esm/index.web46.js +47 -13
- package/dist/esm/index.web47.js +372 -18
- package/dist/esm/index.web48.js +2 -53
- package/dist/esm/index.web49.js +66 -2
- package/dist/esm/index.web50.js +365 -2
- package/dist/esm/index.web51.js +26 -6
- package/dist/esm/index.web52.js +28 -17
- package/dist/esm/index.web53.js +2 -46
- package/dist/esm/index.web54.js +2 -14
- package/dist/esm/index.web55.js +16 -54
- package/dist/esm/index.web56.js +45 -6
- package/dist/esm/index.web57.js +13 -21
- package/dist/esm/index.web58.js +55 -11
- package/dist/esm/index.web59.js +6 -3
- package/dist/esm/index.web60.js +21 -3
- package/dist/esm/index.web61.js +11 -34
- package/dist/esm/index.web62.js +3 -12
- package/dist/esm/index.web63.js +3 -4
- package/dist/esm/index.web64.js +31 -25
- package/dist/esm/index.web65.js +12 -6
- package/dist/esm/index.web66.js +4 -24
- package/dist/esm/index.web67.js +27 -15
- package/dist/esm/index.web68.js +6 -54
- package/dist/esm/index.web69.js +40 -21
- package/dist/esm/index.web70.js +55 -11
- package/dist/esm/index.web71.js +126 -26
- package/dist/esm/index.web72.js +21 -40
- package/dist/esm/index.web73.js +10 -53
- package/dist/esm/index.web74.js +102 -125
- package/dist/esm/index.web75.js +6 -12
- package/dist/esm/index.web76.js +3 -105
- package/dist/esm/index.web77.js +14 -6
- package/dist/esm/index.web78.js +35 -3
- package/dist/esm/index.web79.js +78 -14
- package/dist/esm/index.web80.js +2 -43
- package/dist/esm/index.web81.js +2 -79
- package/dist/esm/index.web82.js +13 -2
- package/dist/esm/index.web83.js +38 -2
- package/dist/esm/index.web84.js +5 -11
- package/dist/esm/index.web85.js +29 -32
- package/dist/esm/index.web86.js +8 -6
- package/dist/esm/index.web87.js +9 -33
- package/dist/esm/index.web88.js +11 -8
- package/dist/esm/index.web89.js +13 -10
- package/dist/esm/index.web90.js +18 -11
- package/dist/esm/index.web91.js +5 -13
- package/dist/esm/index.web92.js +5 -19
- package/dist/esm/index.web93.js +10 -5
- package/dist/esm/index.web94.js +55 -5
- package/dist/esm/index.web95.js +10 -10
- package/dist/esm/index.web96.js +4 -2
- package/dist/esm/index.web97.js +44 -65
- package/dist/esm/index.web98.js +14 -365
- package/dist/esm/index.web99.js +4 -46
- package/dist/native/index.native.js +10 -10
- package/dist/native/index.native100.js +8 -46
- package/dist/native/index.native101.js +7 -54
- package/dist/native/index.native102.js +71 -10
- package/dist/native/index.native103.js +19 -2
- package/dist/native/index.native104.js +4 -45
- package/dist/native/index.native105.js +4 -13
- package/dist/native/index.native106.js +5 -2
- package/dist/native/index.native107.js +4 -20
- package/dist/native/index.native108.js +19 -38
- package/dist/native/index.native109.js +53 -2
- package/dist/native/index.native110.js +17 -69
- package/dist/native/index.native111.js +20 -34
- package/dist/native/index.native112.js +8 -20
- package/dist/native/index.native113.js +29 -18
- package/dist/native/index.native114.js +7 -79
- package/dist/native/index.native115.js +19 -102
- package/dist/native/index.native116.js +53 -31
- package/dist/native/index.native117.js +10 -6
- package/dist/native/index.native118.js +2 -79
- package/dist/native/index.native119.js +45 -5
- package/dist/native/index.native120.js +13 -9
- package/dist/native/index.native121.js +4 -20
- package/dist/native/index.native122.js +2 -10
- package/dist/native/index.native123.js +20 -19
- package/dist/native/index.native124.js +39 -94
- package/dist/native/index.native125.js +2 -21
- package/dist/native/index.native126.js +69 -117
- package/dist/native/index.native127.js +34 -14
- package/dist/native/index.native128.js +21 -2
- package/dist/native/index.native129.js +20 -5
- package/dist/native/index.native130.js +80 -2
- package/dist/native/index.native131.js +101 -106
- package/dist/native/index.native132.js +33 -2
- package/dist/native/index.native133.js +7 -13
- package/dist/native/index.native134.js +78 -35
- package/dist/native/index.native135.js +43 -38
- package/dist/native/index.native136.js +19 -16
- package/dist/native/index.native137.js +9 -27
- package/dist/native/index.native138.js +18 -6
- package/dist/native/index.native139.js +92 -9
- package/dist/native/index.native140.js +21 -13
- package/dist/native/index.native141.js +118 -10
- package/dist/native/index.native142.js +2 -17
- package/dist/native/index.native143.js +105 -77
- package/dist/native/index.native144.js +2 -79
- package/dist/native/index.native145.js +4 -0
- package/dist/native/index.native146.js +7 -0
- package/dist/native/index.native147.js +17 -0
- package/dist/native/index.native148.js +20 -0
- package/dist/native/index.native149.js +30 -0
- package/dist/native/index.native150.js +10 -0
- package/dist/native/index.native151.js +13 -0
- package/dist/native/index.native152.js +15 -0
- package/dist/native/index.native153.js +12 -0
- package/dist/native/index.native154.js +19 -0
- package/dist/native/index.native155.js +83 -0
- package/dist/native/index.native156.js +81 -0
- package/dist/native/index.native17.js +112 -114
- package/dist/native/index.native18.js +19 -144
- package/dist/native/index.native19.js +45 -114
- package/dist/native/index.native2.js +1 -1
- package/dist/native/index.native20.js +137 -21
- package/dist/native/index.native22.js +1 -1
- package/dist/native/index.native23.js +1 -1
- package/dist/native/index.native32.js +104 -123
- package/dist/native/index.native33.js +1 -1
- package/dist/native/index.native34.js +3 -3
- package/dist/native/index.native36.js +14 -13
- package/dist/native/index.native37.js +2 -2
- package/dist/native/index.native38.js +149 -940
- package/dist/native/index.native39.js +48 -2
- package/dist/native/index.native40.js +72 -49
- package/dist/native/index.native41.js +950 -27
- package/dist/native/index.native42.js +2 -377
- package/dist/native/index.native43.js +48 -158
- package/dist/native/index.native44.js +27 -47
- package/dist/native/index.native45.js +369 -243
- package/dist/native/index.native46.js +29 -56
- package/dist/native/index.native47.js +28 -16
- package/dist/native/index.native48.js +15 -21
- package/dist/native/index.native49.js +21 -49
- package/dist/native/index.native50.js +51 -2
- package/dist/native/index.native51.js +2 -2
- package/dist/native/index.native52.js +2 -9
- package/dist/native/index.native53.js +2 -20
- package/dist/native/index.native54.js +63 -43
- package/dist/native/index.native55.js +364 -13
- package/dist/native/index.native56.js +16 -54
- package/dist/native/index.native57.js +45 -6
- package/dist/native/index.native58.js +13 -21
- package/dist/native/index.native59.js +55 -11
- package/dist/native/index.native60.js +6 -3
- package/dist/native/index.native61.js +21 -3
- package/dist/native/index.native62.js +11 -34
- package/dist/native/index.native63.js +3 -12
- package/dist/native/index.native64.js +3 -4
- package/dist/native/index.native65.js +31 -25
- package/dist/native/index.native66.js +12 -6
- package/dist/native/index.native67.js +4 -24
- package/dist/native/index.native68.js +27 -15
- package/dist/native/index.native69.js +6 -54
- package/dist/native/index.native70.js +40 -21
- package/dist/native/index.native71.js +55 -11
- package/dist/native/index.native72.js +126 -26
- package/dist/native/index.native73.js +21 -40
- package/dist/native/index.native74.js +10 -53
- package/dist/native/index.native75.js +102 -125
- package/dist/native/index.native76.js +6 -12
- package/dist/native/index.native77.js +3 -105
- package/dist/native/index.native78.js +14 -6
- package/dist/native/index.native79.js +35 -3
- package/dist/native/index.native80.js +78 -14
- package/dist/native/index.native81.js +2 -43
- package/dist/native/index.native82.js +2 -79
- package/dist/native/index.native83.js +13 -2
- package/dist/native/index.native84.js +38 -2
- package/dist/native/index.native85.js +5 -11
- package/dist/native/index.native86.js +29 -32
- package/dist/native/index.native87.js +8 -6
- package/dist/native/index.native88.js +9 -33
- package/dist/native/index.native89.js +11 -8
- package/dist/native/index.native90.js +13 -10
- package/dist/native/index.native91.js +18 -11
- package/dist/native/index.native92.js +5 -13
- package/dist/native/index.native93.js +5 -19
- package/dist/native/index.native94.js +10 -5
- package/dist/native/index.native95.js +5 -5
- package/dist/native/index.native96.js +18 -10
- package/dist/native/index.native97.js +10 -2
- package/dist/native/index.native98.js +3 -65
- package/dist/native/index.native99.js +18 -363
- package/dist/native-types/eip1193/createProvider.d.ts +3 -0
- package/dist/native-types/eip1193/errors.d.ts +2 -0
- package/dist/native-types/eip1193/handlers/createEOAHandlers.d.ts +2 -0
- package/dist/native-types/eip1193/handlers/createSmartAccountHandlers.d.ts +2 -0
- package/dist/native-types/eip1193/handlers/eoa/handleAccounts.d.ts +2 -0
- package/dist/native-types/eip1193/handlers/eoa/handleEthSign.d.ts +3 -0
- package/dist/native-types/eip1193/handlers/eoa/handleGetCallsStatus.d.ts +3 -0
- package/dist/native-types/eip1193/handlers/eoa/handleGetCapabilities.d.ts +2 -0
- package/dist/native-types/eip1193/handlers/eoa/handlePersonalSign.d.ts +3 -0
- package/dist/native-types/eip1193/handlers/eoa/handleRequestAccounts.d.ts +4 -0
- package/dist/native-types/eip1193/handlers/eoa/handleSendCalls.d.ts +3 -0
- package/dist/native-types/eip1193/handlers/eoa/handleSendTransaction.d.ts +4 -0
- package/dist/native-types/eip1193/handlers/eoa/handleSignTypedData.d.ts +3 -0
- package/dist/native-types/eip1193/handlers/shared/handleChainId.d.ts +3 -0
- package/dist/native-types/eip1193/handlers/shared/handleDisconnect.d.ts +1 -0
- package/dist/native-types/eip1193/handlers/shared/handleSwitchEthereumChain.d.ts +2 -0
- package/dist/native-types/eip1193/handlers/smart-account/handleAccounts.d.ts +2 -0
- package/dist/native-types/eip1193/handlers/smart-account/handleEthSign.d.ts +3 -0
- package/dist/native-types/eip1193/handlers/smart-account/handleGetCallsStatus.d.ts +3 -0
- package/dist/native-types/eip1193/handlers/smart-account/handleGetCapabilities.d.ts +2 -0
- package/dist/native-types/eip1193/handlers/smart-account/handlePersonalSign.d.ts +3 -0
- package/dist/native-types/eip1193/handlers/smart-account/handleRequestAccounts.d.ts +4 -0
- package/dist/native-types/eip1193/handlers/smart-account/handleSendCalls.d.ts +3 -0
- package/dist/native-types/eip1193/handlers/smart-account/handleSendTransaction.d.ts +4 -0
- package/dist/native-types/eip1193/handlers/smart-account/handleSignTypedData.d.ts +3 -0
- package/dist/native-types/eip1193/handlers/types.d.ts +18 -0
- package/dist/native-types/index.d.ts +3 -1
- package/dist/native-types/index.native.d.ts +3 -1
- package/dist/native-types/index.web.d.ts +3 -1
- package/dist/native-types/mocks/user.d.ts +1 -0
- package/dist/native-types/viem/signAndWrapTypedData.d.ts +7 -4
- package/dist/types/eip1193/createProvider.d.ts +3 -0
- package/dist/types/eip1193/errors.d.ts +2 -0
- package/dist/types/eip1193/handlers/createEOAHandlers.d.ts +2 -0
- package/dist/types/eip1193/handlers/createSmartAccountHandlers.d.ts +2 -0
- package/dist/types/eip1193/handlers/eoa/handleAccounts.d.ts +2 -0
- package/dist/types/eip1193/handlers/eoa/handleEthSign.d.ts +3 -0
- package/dist/types/eip1193/handlers/eoa/handleGetCallsStatus.d.ts +3 -0
- package/dist/types/eip1193/handlers/eoa/handleGetCapabilities.d.ts +2 -0
- package/dist/types/eip1193/handlers/eoa/handlePersonalSign.d.ts +3 -0
- package/dist/types/eip1193/handlers/eoa/handleRequestAccounts.d.ts +4 -0
- package/dist/types/eip1193/handlers/eoa/handleSendCalls.d.ts +3 -0
- package/dist/types/eip1193/handlers/eoa/handleSendTransaction.d.ts +4 -0
- package/dist/types/eip1193/handlers/eoa/handleSignTypedData.d.ts +3 -0
- package/dist/types/eip1193/handlers/shared/handleChainId.d.ts +3 -0
- package/dist/types/eip1193/handlers/shared/handleDisconnect.d.ts +1 -0
- package/dist/types/eip1193/handlers/shared/handleSwitchEthereumChain.d.ts +2 -0
- package/dist/types/eip1193/handlers/smart-account/handleAccounts.d.ts +2 -0
- package/dist/types/eip1193/handlers/smart-account/handleEthSign.d.ts +3 -0
- package/dist/types/eip1193/handlers/smart-account/handleGetCallsStatus.d.ts +3 -0
- package/dist/types/eip1193/handlers/smart-account/handleGetCapabilities.d.ts +2 -0
- package/dist/types/eip1193/handlers/smart-account/handlePersonalSign.d.ts +3 -0
- package/dist/types/eip1193/handlers/smart-account/handleRequestAccounts.d.ts +4 -0
- package/dist/types/eip1193/handlers/smart-account/handleSendCalls.d.ts +3 -0
- package/dist/types/eip1193/handlers/smart-account/handleSendTransaction.d.ts +4 -0
- package/dist/types/eip1193/handlers/smart-account/handleSignTypedData.d.ts +3 -0
- package/dist/types/eip1193/handlers/types.d.ts +18 -0
- package/dist/types/index.d.ts +3 -1
- package/dist/types/index.native.d.ts +3 -1
- package/dist/types/index.web.d.ts +3 -1
- package/dist/types/mocks/user.d.ts +1 -0
- package/dist/types/viem/signAndWrapTypedData.d.ts +7 -4
- package/dist/web/index.web.js +10 -10
- package/dist/web/index.web100.js +2 -55
- package/dist/web/index.web101.js +4 -10
- package/dist/web/index.web102.js +19 -2
- package/dist/web/index.web103.js +8 -45
- package/dist/web/index.web104.js +3 -13
- package/dist/web/index.web105.js +20 -2
- package/dist/web/index.web106.js +8 -20
- package/dist/web/index.web107.js +7 -38
- package/dist/web/index.web108.js +72 -2
- package/dist/web/index.web109.js +18 -69
- package/dist/web/index.web110.js +3 -34
- package/dist/web/index.web111.js +4 -20
- package/dist/web/index.web112.js +4 -19
- package/dist/web/index.web113.js +4 -79
- package/dist/web/index.web114.js +18 -102
- package/dist/web/index.web115.js +50 -30
- package/dist/web/index.web116.js +17 -6
- package/dist/web/index.web117.js +20 -4
- package/dist/web/index.web118.js +9 -10
- package/dist/web/index.web119.js +27 -17
- package/dist/web/index.web120.js +8 -10
- package/dist/web/index.web121.js +20 -19
- package/dist/web/index.web122.js +18 -91
- package/dist/web/index.web123.js +39 -21
- package/dist/web/index.web124.js +2 -118
- package/dist/web/index.web125.js +68 -77
- package/dist/web/index.web126.js +34 -14
- package/dist/web/index.web127.js +21 -2
- package/dist/web/index.web128.js +20 -5
- package/dist/web/index.web129.js +80 -2
- package/dist/web/index.web130.js +101 -106
- package/dist/web/index.web131.js +33 -2
- package/dist/web/index.web132.js +7 -13
- package/dist/web/index.web133.js +78 -35
- package/dist/web/index.web134.js +19 -40
- package/dist/web/index.web135.js +10 -18
- package/dist/web/index.web136.js +18 -26
- package/dist/web/index.web137.js +92 -6
- package/dist/web/index.web138.js +19 -9
- package/dist/web/index.web139.js +118 -13
- package/dist/web/index.web140.js +2 -10
- package/dist/web/index.web141.js +108 -16
- package/dist/web/index.web142.js +2 -81
- package/dist/web/index.web143.js +41 -73
- package/dist/web/index.web144.js +4 -0
- package/dist/web/index.web145.js +7 -0
- package/dist/web/index.web146.js +20 -0
- package/dist/web/index.web147.js +30 -0
- package/dist/web/index.web148.js +10 -0
- package/dist/web/index.web149.js +13 -0
- package/dist/web/index.web150.js +15 -0
- package/dist/web/index.web151.js +12 -0
- package/dist/web/index.web152.js +19 -0
- package/dist/web/index.web153.js +83 -0
- package/dist/web/index.web154.js +17 -0
- package/dist/web/index.web155.js +81 -0
- package/dist/web/index.web16.js +112 -114
- package/dist/web/index.web17.js +19 -144
- package/dist/web/index.web18.js +45 -114
- package/dist/web/index.web19.js +137 -21
- package/dist/web/index.web21.js +1 -1
- package/dist/web/index.web22.js +1 -1
- package/dist/web/index.web31.js +104 -123
- package/dist/web/index.web32.js +1 -1
- package/dist/web/index.web33.js +3 -3
- package/dist/web/index.web35.js +14 -13
- package/dist/web/index.web36.js +2 -2
- package/dist/web/index.web37.js +149 -940
- package/dist/web/index.web38.js +48 -2
- package/dist/web/index.web39.js +72 -49
- package/dist/web/index.web40.js +950 -27
- package/dist/web/index.web41.js +2 -377
- package/dist/web/index.web42.js +48 -158
- package/dist/web/index.web43.js +27 -47
- package/dist/web/index.web44.js +13 -247
- package/dist/web/index.web45.js +23 -56
- package/dist/web/index.web46.js +47 -13
- package/dist/web/index.web47.js +372 -18
- package/dist/web/index.web48.js +2 -53
- package/dist/web/index.web49.js +66 -2
- package/dist/web/index.web50.js +365 -2
- package/dist/web/index.web51.js +26 -6
- package/dist/web/index.web52.js +28 -17
- package/dist/web/index.web53.js +2 -46
- package/dist/web/index.web54.js +2 -14
- package/dist/web/index.web55.js +16 -54
- package/dist/web/index.web56.js +45 -6
- package/dist/web/index.web57.js +13 -21
- package/dist/web/index.web58.js +55 -11
- package/dist/web/index.web59.js +6 -3
- package/dist/web/index.web60.js +21 -3
- package/dist/web/index.web61.js +11 -34
- package/dist/web/index.web62.js +3 -12
- package/dist/web/index.web63.js +3 -4
- package/dist/web/index.web64.js +31 -25
- package/dist/web/index.web65.js +12 -6
- package/dist/web/index.web66.js +4 -24
- package/dist/web/index.web67.js +27 -15
- package/dist/web/index.web68.js +6 -54
- package/dist/web/index.web69.js +40 -21
- package/dist/web/index.web70.js +55 -11
- package/dist/web/index.web71.js +126 -26
- package/dist/web/index.web72.js +21 -40
- package/dist/web/index.web73.js +10 -53
- package/dist/web/index.web74.js +102 -125
- package/dist/web/index.web75.js +6 -12
- package/dist/web/index.web76.js +3 -105
- package/dist/web/index.web77.js +14 -6
- package/dist/web/index.web78.js +35 -3
- package/dist/web/index.web79.js +78 -14
- package/dist/web/index.web80.js +2 -43
- package/dist/web/index.web81.js +2 -79
- package/dist/web/index.web82.js +13 -2
- package/dist/web/index.web83.js +38 -2
- package/dist/web/index.web84.js +5 -11
- package/dist/web/index.web85.js +29 -32
- package/dist/web/index.web86.js +8 -6
- package/dist/web/index.web87.js +9 -33
- package/dist/web/index.web88.js +11 -8
- package/dist/web/index.web89.js +13 -10
- package/dist/web/index.web90.js +18 -11
- package/dist/web/index.web91.js +5 -13
- package/dist/web/index.web92.js +5 -19
- package/dist/web/index.web93.js +10 -5
- package/dist/web/index.web94.js +55 -5
- package/dist/web/index.web95.js +10 -10
- package/dist/web/index.web96.js +4 -2
- package/dist/web/index.web97.js +44 -65
- package/dist/web/index.web98.js +14 -365
- package/dist/web/index.web99.js +4 -46
- package/dist/web-types/eip1193/createProvider.d.ts +3 -0
- package/dist/web-types/eip1193/errors.d.ts +2 -0
- package/dist/web-types/eip1193/handlers/createEOAHandlers.d.ts +2 -0
- package/dist/web-types/eip1193/handlers/createSmartAccountHandlers.d.ts +2 -0
- package/dist/web-types/eip1193/handlers/eoa/handleAccounts.d.ts +2 -0
- package/dist/web-types/eip1193/handlers/eoa/handleEthSign.d.ts +3 -0
- package/dist/web-types/eip1193/handlers/eoa/handleGetCallsStatus.d.ts +3 -0
- package/dist/web-types/eip1193/handlers/eoa/handleGetCapabilities.d.ts +2 -0
- package/dist/web-types/eip1193/handlers/eoa/handlePersonalSign.d.ts +3 -0
- package/dist/web-types/eip1193/handlers/eoa/handleRequestAccounts.d.ts +4 -0
- package/dist/web-types/eip1193/handlers/eoa/handleSendCalls.d.ts +3 -0
- package/dist/web-types/eip1193/handlers/eoa/handleSendTransaction.d.ts +4 -0
- package/dist/web-types/eip1193/handlers/eoa/handleSignTypedData.d.ts +3 -0
- package/dist/web-types/eip1193/handlers/shared/handleChainId.d.ts +3 -0
- package/dist/web-types/eip1193/handlers/shared/handleDisconnect.d.ts +1 -0
- package/dist/web-types/eip1193/handlers/shared/handleSwitchEthereumChain.d.ts +2 -0
- package/dist/web-types/eip1193/handlers/smart-account/handleAccounts.d.ts +2 -0
- package/dist/web-types/eip1193/handlers/smart-account/handleEthSign.d.ts +3 -0
- package/dist/web-types/eip1193/handlers/smart-account/handleGetCallsStatus.d.ts +3 -0
- package/dist/web-types/eip1193/handlers/smart-account/handleGetCapabilities.d.ts +2 -0
- package/dist/web-types/eip1193/handlers/smart-account/handlePersonalSign.d.ts +3 -0
- package/dist/web-types/eip1193/handlers/smart-account/handleRequestAccounts.d.ts +4 -0
- package/dist/web-types/eip1193/handlers/smart-account/handleSendCalls.d.ts +3 -0
- package/dist/web-types/eip1193/handlers/smart-account/handleSendTransaction.d.ts +4 -0
- package/dist/web-types/eip1193/handlers/smart-account/handleSignTypedData.d.ts +3 -0
- package/dist/web-types/eip1193/handlers/types.d.ts +18 -0
- package/dist/web-types/index.d.ts +3 -1
- package/dist/web-types/index.native.d.ts +3 -1
- package/dist/web-types/index.web.d.ts +3 -1
- package/dist/web-types/mocks/user.d.ts +1 -0
- package/dist/web-types/viem/signAndWrapTypedData.d.ts +7 -4
- package/package.json +3 -3
- package/dist/native-types/eip1193/internal.d.ts +0 -33
- package/dist/native-types/provider.d.ts +0 -3
- package/dist/types/eip1193/internal.d.ts +0 -33
- package/dist/types/provider.d.ts +0 -3
- package/dist/web-types/eip1193/internal.d.ts +0 -33
- package/dist/web-types/provider.d.ts +0 -3
- /package/dist/native-types/eip1193/{index.d.ts → createCDPEmbeddedWallet.d.ts} +0 -0
- /package/dist/types/eip1193/{index.d.ts → createCDPEmbeddedWallet.d.ts} +0 -0
- /package/dist/web-types/eip1193/{index.d.ts → createCDPEmbeddedWallet.d.ts} +0 -0
|
@@ -1,12 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import s from "./index.native138.js";
|
|
3
|
-
import a from "./index.native139.js";
|
|
4
|
-
const y = async (t, o, e) => {
|
|
5
|
-
const r = await a(t, o, "sign");
|
|
6
|
-
s(t, r);
|
|
7
|
-
const i = await crypto.subtle.sign(n(t, r.algorithm), r, e);
|
|
8
|
-
return new Uint8Array(i);
|
|
9
|
-
};
|
|
1
|
+
const o = "2.33.0";
|
|
10
2
|
export {
|
|
11
|
-
|
|
3
|
+
o as version
|
|
12
4
|
};
|
|
@@ -1,22 +1,23 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
const r = Object.keys(s);
|
|
8
|
-
if (!e || e.size === 0) {
|
|
9
|
-
e = new Set(r);
|
|
10
|
-
continue;
|
|
11
|
-
}
|
|
12
|
-
for (const n of r) {
|
|
13
|
-
if (e.has(n))
|
|
14
|
-
return !1;
|
|
15
|
-
e.add(n);
|
|
16
|
-
}
|
|
1
|
+
import { BaseError as o } from "./index.native71.js";
|
|
2
|
+
class i extends o {
|
|
3
|
+
constructor({ offset: e }) {
|
|
4
|
+
super(`Offset \`${e}\` cannot be negative.`, {
|
|
5
|
+
name: "NegativeOffsetError"
|
|
6
|
+
});
|
|
17
7
|
}
|
|
18
|
-
|
|
19
|
-
|
|
8
|
+
}
|
|
9
|
+
class n extends o {
|
|
10
|
+
constructor({ length: e, position: r }) {
|
|
11
|
+
super(`Position \`${r}\` is out of bounds (\`0 < position < ${e}\`).`, { name: "PositionOutOfBoundsError" });
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
class c extends o {
|
|
15
|
+
constructor({ count: e, limit: r }) {
|
|
16
|
+
super(`Recursive read limit of \`${r}\` exceeded (recursive read count: \`${e}\`).`, { name: "RecursiveReadLimitExceededError" });
|
|
17
|
+
}
|
|
18
|
+
}
|
|
20
19
|
export {
|
|
21
|
-
|
|
20
|
+
i as NegativeOffsetError,
|
|
21
|
+
n as PositionOutOfBoundsError,
|
|
22
|
+
c as RecursiveReadLimitExceededError
|
|
22
23
|
};
|
|
@@ -1,96 +1,41 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
i =
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
case t === "decrypt":
|
|
40
|
-
i = r.startsWith("RSA") ? "unwrapKey" : "deriveBits";
|
|
41
|
-
break;
|
|
42
|
-
}
|
|
43
|
-
if (i && e.key_ops?.includes?.(i) === !1)
|
|
44
|
-
throw new TypeError(`Invalid key for this operation, its "key_ops" must include "${i}" when present`);
|
|
45
|
-
}
|
|
46
|
-
return !0;
|
|
47
|
-
}, h = (r, e, t) => {
|
|
48
|
-
if (!(e instanceof Uint8Array)) {
|
|
49
|
-
if (p(e)) {
|
|
50
|
-
if (a(e) && o(r, e, t))
|
|
51
|
-
return;
|
|
52
|
-
throw new TypeError('JSON Web Key for symmetric algorithms must have JWK "kty" (Key Type) equal to "oct" and the JWK "k" (Key Value) present');
|
|
53
|
-
}
|
|
54
|
-
if (!c(e))
|
|
55
|
-
throw new TypeError(n(r, e, "CryptoKey", "KeyObject", "JSON Web Key", "Uint8Array"));
|
|
56
|
-
if (e.type !== "secret")
|
|
57
|
-
throw new TypeError(`${s(e)} instances for symmetric algorithms must be of type "secret"`);
|
|
58
|
-
}
|
|
59
|
-
}, m = (r, e, t) => {
|
|
60
|
-
if (p(e))
|
|
61
|
-
switch (t) {
|
|
62
|
-
case "decrypt":
|
|
63
|
-
case "sign":
|
|
64
|
-
if (f(e) && o(r, e, t))
|
|
65
|
-
return;
|
|
66
|
-
throw new TypeError("JSON Web Key for this operation be a private JWK");
|
|
67
|
-
case "encrypt":
|
|
68
|
-
case "verify":
|
|
69
|
-
if (y(e) && o(r, e, t))
|
|
70
|
-
return;
|
|
71
|
-
throw new TypeError("JSON Web Key for this operation be a public JWK");
|
|
72
|
-
}
|
|
73
|
-
if (!c(e))
|
|
74
|
-
throw new TypeError(n(r, e, "CryptoKey", "KeyObject", "JSON Web Key"));
|
|
75
|
-
if (e.type === "secret")
|
|
76
|
-
throw new TypeError(`${s(e)} instances for asymmetric algorithms must not be of type "secret"`);
|
|
77
|
-
if (e.type === "public")
|
|
78
|
-
switch (t) {
|
|
79
|
-
case "sign":
|
|
80
|
-
throw new TypeError(`${s(e)} instances for asymmetric algorithm signing must be of type "private"`);
|
|
81
|
-
case "decrypt":
|
|
82
|
-
throw new TypeError(`${s(e)} instances for asymmetric algorithm decryption must be of type "private"`);
|
|
83
|
-
}
|
|
84
|
-
if (e.type === "private")
|
|
85
|
-
switch (t) {
|
|
86
|
-
case "verify":
|
|
87
|
-
throw new TypeError(`${s(e)} instances for asymmetric algorithm verifying must be of type "public"`);
|
|
88
|
-
case "encrypt":
|
|
89
|
-
throw new TypeError(`${s(e)} instances for asymmetric algorithm encryption must be of type "public"`);
|
|
90
|
-
}
|
|
91
|
-
}, d = (r, e, t) => {
|
|
92
|
-
r.startsWith("HS") || r === "dir" || r.startsWith("PBES2") || /^A(?:128|192|256)(?:GCM)?(?:KW)?$/.test(r) || /^A(?:128|192|256)CBC-HS(?:256|384|512)$/.test(r) ? h(r, e, t) : m(r, e, t);
|
|
93
|
-
};
|
|
1
|
+
import { __module as h } from "./index.native125.js";
|
|
2
|
+
import { __require as S } from "./index.native126.js";
|
|
3
|
+
import { __require as q } from "./index.native127.js";
|
|
4
|
+
import { __require as w } from "./index.native128.js";
|
|
5
|
+
var x;
|
|
6
|
+
function G() {
|
|
7
|
+
return x ? h.exports : (x = 1, function() {
|
|
8
|
+
var v = S(), p = q().utf8, B = w(), F = q().bin, d = function(o, f) {
|
|
9
|
+
o.constructor == String ? f && f.encoding === "binary" ? o = F.stringToBytes(o) : o = p.stringToBytes(o) : B(o) ? o = Array.prototype.slice.call(o, 0) : !Array.isArray(o) && o.constructor !== Uint8Array && (o = o.toString());
|
|
10
|
+
for (var u = v.bytesToWords(o), a = o.length * 8, n = 1732584193, r = -271733879, i = -1732584194, t = 271733878, e = 0; e < u.length; e++)
|
|
11
|
+
u[e] = (u[e] << 8 | u[e] >>> 24) & 16711935 | (u[e] << 24 | u[e] >>> 8) & 4278255360;
|
|
12
|
+
u[a >>> 5] |= 128 << a % 32, u[(a + 64 >>> 9 << 4) + 14] = a;
|
|
13
|
+
for (var _ = d._ff, c = d._gg, l = d._hh, y = d._ii, e = 0; e < u.length; e += 16) {
|
|
14
|
+
var T = n, b = r, A = i, I = t;
|
|
15
|
+
n = _(n, r, i, t, u[e + 0], 7, -680876936), t = _(t, n, r, i, u[e + 1], 12, -389564586), i = _(i, t, n, r, u[e + 2], 17, 606105819), r = _(r, i, t, n, u[e + 3], 22, -1044525330), n = _(n, r, i, t, u[e + 4], 7, -176418897), t = _(t, n, r, i, u[e + 5], 12, 1200080426), i = _(i, t, n, r, u[e + 6], 17, -1473231341), r = _(r, i, t, n, u[e + 7], 22, -45705983), n = _(n, r, i, t, u[e + 8], 7, 1770035416), t = _(t, n, r, i, u[e + 9], 12, -1958414417), i = _(i, t, n, r, u[e + 10], 17, -42063), r = _(r, i, t, n, u[e + 11], 22, -1990404162), n = _(n, r, i, t, u[e + 12], 7, 1804603682), t = _(t, n, r, i, u[e + 13], 12, -40341101), i = _(i, t, n, r, u[e + 14], 17, -1502002290), r = _(r, i, t, n, u[e + 15], 22, 1236535329), n = c(n, r, i, t, u[e + 1], 5, -165796510), t = c(t, n, r, i, u[e + 6], 9, -1069501632), i = c(i, t, n, r, u[e + 11], 14, 643717713), r = c(r, i, t, n, u[e + 0], 20, -373897302), n = c(n, r, i, t, u[e + 5], 5, -701558691), t = c(t, n, r, i, u[e + 10], 9, 38016083), i = c(i, t, n, r, u[e + 15], 14, -660478335), r = c(r, i, t, n, u[e + 4], 20, -405537848), n = c(n, r, i, t, u[e + 9], 5, 568446438), t = c(t, n, r, i, u[e + 14], 9, -1019803690), i = c(i, t, n, r, u[e + 3], 14, -187363961), r = c(r, i, t, n, u[e + 8], 20, 1163531501), n = c(n, r, i, t, u[e + 13], 5, -1444681467), t = c(t, n, r, i, u[e + 2], 9, -51403784), i = c(i, t, n, r, u[e + 7], 14, 1735328473), r = c(r, i, t, n, u[e + 12], 20, -1926607734), n = l(n, r, i, t, u[e + 5], 4, -378558), t = l(t, n, r, i, u[e + 8], 11, -2022574463), i = l(i, t, n, r, u[e + 11], 16, 1839030562), r = l(r, i, t, n, u[e + 14], 23, -35309556), n = l(n, r, i, t, u[e + 1], 4, -1530992060), t = l(t, n, r, i, u[e + 4], 11, 1272893353), i = l(i, t, n, r, u[e + 7], 16, -155497632), r = l(r, i, t, n, u[e + 10], 23, -1094730640), n = l(n, r, i, t, u[e + 13], 4, 681279174), t = l(t, n, r, i, u[e + 0], 11, -358537222), i = l(i, t, n, r, u[e + 3], 16, -722521979), r = l(r, i, t, n, u[e + 6], 23, 76029189), n = l(n, r, i, t, u[e + 9], 4, -640364487), t = l(t, n, r, i, u[e + 12], 11, -421815835), i = l(i, t, n, r, u[e + 15], 16, 530742520), r = l(r, i, t, n, u[e + 2], 23, -995338651), n = y(n, r, i, t, u[e + 0], 6, -198630844), t = y(t, n, r, i, u[e + 7], 10, 1126891415), i = y(i, t, n, r, u[e + 14], 15, -1416354905), r = y(r, i, t, n, u[e + 5], 21, -57434055), n = y(n, r, i, t, u[e + 12], 6, 1700485571), t = y(t, n, r, i, u[e + 3], 10, -1894986606), i = y(i, t, n, r, u[e + 10], 15, -1051523), r = y(r, i, t, n, u[e + 1], 21, -2054922799), n = y(n, r, i, t, u[e + 8], 6, 1873313359), t = y(t, n, r, i, u[e + 15], 10, -30611744), i = y(i, t, n, r, u[e + 6], 15, -1560198380), r = y(r, i, t, n, u[e + 13], 21, 1309151649), n = y(n, r, i, t, u[e + 4], 6, -145523070), t = y(t, n, r, i, u[e + 11], 10, -1120210379), i = y(i, t, n, r, u[e + 2], 15, 718787259), r = y(r, i, t, n, u[e + 9], 21, -343485551), n = n + T >>> 0, r = r + b >>> 0, i = i + A >>> 0, t = t + I >>> 0;
|
|
16
|
+
}
|
|
17
|
+
return v.endian([n, r, i, t]);
|
|
18
|
+
};
|
|
19
|
+
d._ff = function(o, f, u, a, n, r, i) {
|
|
20
|
+
var t = o + (f & u | ~f & a) + (n >>> 0) + i;
|
|
21
|
+
return (t << r | t >>> 32 - r) + f;
|
|
22
|
+
}, d._gg = function(o, f, u, a, n, r, i) {
|
|
23
|
+
var t = o + (f & a | u & ~a) + (n >>> 0) + i;
|
|
24
|
+
return (t << r | t >>> 32 - r) + f;
|
|
25
|
+
}, d._hh = function(o, f, u, a, n, r, i) {
|
|
26
|
+
var t = o + (f ^ u ^ a) + (n >>> 0) + i;
|
|
27
|
+
return (t << r | t >>> 32 - r) + f;
|
|
28
|
+
}, d._ii = function(o, f, u, a, n, r, i) {
|
|
29
|
+
var t = o + (u ^ (f | ~a)) + (n >>> 0) + i;
|
|
30
|
+
return (t << r | t >>> 32 - r) + f;
|
|
31
|
+
}, d._blocksize = 16, d._digestsize = 16, h.exports = function(o, f) {
|
|
32
|
+
if (o == null)
|
|
33
|
+
throw new Error("Illegal argument " + o);
|
|
34
|
+
var u = v.wordsToBytes(d(o, f));
|
|
35
|
+
return f && f.asBytes ? u : f && f.asString ? F.bytesToString(u) : v.bytesToHex(u);
|
|
36
|
+
};
|
|
37
|
+
}(), h.exports);
|
|
38
|
+
}
|
|
94
39
|
export {
|
|
95
|
-
|
|
40
|
+
G as __require
|
|
96
41
|
};
|
|
@@ -1,23 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
const w = (n, r, a, e, s) => {
|
|
3
|
-
if (s.crit !== void 0 && e?.crit === void 0)
|
|
4
|
-
throw new n('"crit" (Critical) Header Parameter MUST be integrity protected');
|
|
5
|
-
if (!e || e.crit === void 0)
|
|
6
|
-
return /* @__PURE__ */ new Set();
|
|
7
|
-
if (!Array.isArray(e.crit) || e.crit.length === 0 || e.crit.some((i) => typeof i != "string" || i.length === 0))
|
|
8
|
-
throw new n('"crit" (Critical) Header Parameter MUST be an array of non-empty strings when present');
|
|
9
|
-
let t;
|
|
10
|
-
a !== void 0 ? t = new Map([...Object.entries(a), ...r.entries()]) : t = r;
|
|
11
|
-
for (const i of e.crit) {
|
|
12
|
-
if (!t.has(i))
|
|
13
|
-
throw new f(`Extension Header Parameter "${i}" is not recognized`);
|
|
14
|
-
if (s[i] === void 0)
|
|
15
|
-
throw new n(`Extension Header Parameter "${i}" is missing`);
|
|
16
|
-
if (t.get(i) && e[i] === void 0)
|
|
17
|
-
throw new n(`Extension Header Parameter "${i}" MUST be integrity protected`);
|
|
18
|
-
}
|
|
19
|
-
return new Set(e.crit);
|
|
20
|
-
};
|
|
1
|
+
var e = { exports: {} };
|
|
21
2
|
export {
|
|
22
|
-
|
|
3
|
+
e as __module
|
|
23
4
|
};
|
|
@@ -1,120 +1,72 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
},
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
name: "RSA-OAEP",
|
|
66
|
-
hash: a
|
|
67
|
-
}, n, i ? ["encrypt"] : ["decrypt"]);
|
|
68
|
-
t = e.toCryptoKey({
|
|
69
|
-
name: r.startsWith("PS") ? "RSA-PSS" : "RSASSA-PKCS1-v1_5",
|
|
70
|
-
hash: a
|
|
71
|
-
}, n, [i ? "verify" : "sign"]);
|
|
72
|
-
}
|
|
73
|
-
if (e.asymmetricKeyType === "ec") {
|
|
74
|
-
const o = (/* @__PURE__ */ new Map([
|
|
75
|
-
["prime256v1", "P-256"],
|
|
76
|
-
["secp384r1", "P-384"],
|
|
77
|
-
["secp521r1", "P-521"]
|
|
78
|
-
])).get(e.asymmetricKeyDetails?.namedCurve);
|
|
79
|
-
if (!o)
|
|
80
|
-
throw new TypeError("given KeyObject instance cannot be used for this algorithm");
|
|
81
|
-
r === "ES256" && o === "P-256" && (t = e.toCryptoKey({
|
|
82
|
-
name: "ECDSA",
|
|
83
|
-
namedCurve: o
|
|
84
|
-
}, n, [i ? "verify" : "sign"])), r === "ES384" && o === "P-384" && (t = e.toCryptoKey({
|
|
85
|
-
name: "ECDSA",
|
|
86
|
-
namedCurve: o
|
|
87
|
-
}, n, [i ? "verify" : "sign"])), r === "ES512" && o === "P-521" && (t = e.toCryptoKey({
|
|
88
|
-
name: "ECDSA",
|
|
89
|
-
namedCurve: o
|
|
90
|
-
}, n, [i ? "verify" : "sign"])), r.startsWith("ECDH-ES") && (t = e.toCryptoKey({
|
|
91
|
-
name: "ECDH",
|
|
92
|
-
namedCurve: o
|
|
93
|
-
}, n, i ? [] : ["deriveBits"]));
|
|
94
|
-
}
|
|
95
|
-
if (!t)
|
|
96
|
-
throw new TypeError("given KeyObject instance cannot be used for this algorithm");
|
|
97
|
-
return s ? s[r] = t : c.set(e, { [r]: t }), t;
|
|
98
|
-
}, d = async (e, r) => {
|
|
99
|
-
if (e instanceof Uint8Array || S(e))
|
|
100
|
-
return e;
|
|
101
|
-
if (K(e)) {
|
|
102
|
-
if (e.type === "secret")
|
|
103
|
-
return e.export();
|
|
104
|
-
if ("toCryptoKey" in e && typeof e.toCryptoKey == "function")
|
|
105
|
-
try {
|
|
106
|
-
return E(e, r);
|
|
107
|
-
} catch (i) {
|
|
108
|
-
if (i instanceof TypeError)
|
|
109
|
-
throw i;
|
|
1
|
+
import { __module as a } from "./index.native145.js";
|
|
2
|
+
var h;
|
|
3
|
+
function c() {
|
|
4
|
+
return h ? a.exports : (h = 1, function() {
|
|
5
|
+
var f = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", u = {
|
|
6
|
+
// Bit-wise rotation left
|
|
7
|
+
rotl: function(r, t) {
|
|
8
|
+
return r << t | r >>> 32 - t;
|
|
9
|
+
},
|
|
10
|
+
// Bit-wise rotation right
|
|
11
|
+
rotr: function(r, t) {
|
|
12
|
+
return r << 32 - t | r >>> t;
|
|
13
|
+
},
|
|
14
|
+
// Swap big-endian to little-endian and vice versa
|
|
15
|
+
endian: function(r) {
|
|
16
|
+
if (r.constructor == Number)
|
|
17
|
+
return u.rotl(r, 8) & 16711935 | u.rotl(r, 24) & 4278255360;
|
|
18
|
+
for (var t = 0; t < r.length; t++)
|
|
19
|
+
r[t] = u.endian(r[t]);
|
|
20
|
+
return r;
|
|
21
|
+
},
|
|
22
|
+
// Generate an array of any length of random bytes
|
|
23
|
+
randomBytes: function(r) {
|
|
24
|
+
for (var t = []; r > 0; r--)
|
|
25
|
+
t.push(Math.floor(Math.random() * 256));
|
|
26
|
+
return t;
|
|
27
|
+
},
|
|
28
|
+
// Convert a byte array to big-endian 32-bit words
|
|
29
|
+
bytesToWords: function(r) {
|
|
30
|
+
for (var t = [], n = 0, o = 0; n < r.length; n++, o += 8)
|
|
31
|
+
t[o >>> 5] |= r[n] << 24 - o % 32;
|
|
32
|
+
return t;
|
|
33
|
+
},
|
|
34
|
+
// Convert big-endian 32-bit words to a byte array
|
|
35
|
+
wordsToBytes: function(r) {
|
|
36
|
+
for (var t = [], n = 0; n < r.length * 32; n += 8)
|
|
37
|
+
t.push(r[n >>> 5] >>> 24 - n % 32 & 255);
|
|
38
|
+
return t;
|
|
39
|
+
},
|
|
40
|
+
// Convert a byte array to a hex string
|
|
41
|
+
bytesToHex: function(r) {
|
|
42
|
+
for (var t = [], n = 0; n < r.length; n++)
|
|
43
|
+
t.push((r[n] >>> 4).toString(16)), t.push((r[n] & 15).toString(16));
|
|
44
|
+
return t.join("");
|
|
45
|
+
},
|
|
46
|
+
// Convert a hex string to a byte array
|
|
47
|
+
hexToBytes: function(r) {
|
|
48
|
+
for (var t = [], n = 0; n < r.length; n += 2)
|
|
49
|
+
t.push(parseInt(r.substr(n, 2), 16));
|
|
50
|
+
return t;
|
|
51
|
+
},
|
|
52
|
+
// Convert a byte array to a base-64 string
|
|
53
|
+
bytesToBase64: function(r) {
|
|
54
|
+
for (var t = [], n = 0; n < r.length; n += 3)
|
|
55
|
+
for (var o = r[n] << 16 | r[n + 1] << 8 | r[n + 2], e = 0; e < 4; e++)
|
|
56
|
+
n * 8 + e * 6 <= r.length * 8 ? t.push(f.charAt(o >>> 6 * (3 - e) & 63)) : t.push("=");
|
|
57
|
+
return t.join("");
|
|
58
|
+
},
|
|
59
|
+
// Convert a base-64 string to a byte array
|
|
60
|
+
base64ToBytes: function(r) {
|
|
61
|
+
r = r.replace(/[^A-Z0-9+\/]/ig, "");
|
|
62
|
+
for (var t = [], n = 0, o = 0; n < r.length; o = ++n % 4)
|
|
63
|
+
o != 0 && t.push((f.indexOf(r.charAt(n - 1)) & Math.pow(2, -2 * o + 8) - 1) << o * 2 | f.indexOf(r.charAt(n)) >>> 6 - o * 2);
|
|
64
|
+
return t;
|
|
110
65
|
}
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
return e.k ? m(e.k) : f(e, e, r, !0);
|
|
116
|
-
throw new Error("unreachable");
|
|
117
|
-
};
|
|
66
|
+
};
|
|
67
|
+
a.exports = u;
|
|
68
|
+
}(), a.exports);
|
|
69
|
+
}
|
|
118
70
|
export {
|
|
119
|
-
|
|
71
|
+
c as __require
|
|
120
72
|
};
|
|
@@ -1,17 +1,37 @@
|
|
|
1
|
-
|
|
2
|
-
function
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
1
|
+
var o, u;
|
|
2
|
+
function c() {
|
|
3
|
+
if (u) return o;
|
|
4
|
+
u = 1;
|
|
5
|
+
var t = {
|
|
6
|
+
// UTF-8 encoding
|
|
7
|
+
utf8: {
|
|
8
|
+
// Convert a string to a byte array
|
|
9
|
+
stringToBytes: function(n) {
|
|
10
|
+
return t.bin.stringToBytes(unescape(encodeURIComponent(n)));
|
|
11
|
+
},
|
|
12
|
+
// Convert a byte array to a string
|
|
13
|
+
bytesToString: function(n) {
|
|
14
|
+
return decodeURIComponent(escape(t.bin.bytesToString(n)));
|
|
15
|
+
}
|
|
16
|
+
},
|
|
17
|
+
// Binary encoding
|
|
18
|
+
bin: {
|
|
19
|
+
// Convert a string to a byte array
|
|
20
|
+
stringToBytes: function(n) {
|
|
21
|
+
for (var e = [], r = 0; r < n.length; r++)
|
|
22
|
+
e.push(n.charCodeAt(r) & 255);
|
|
23
|
+
return e;
|
|
24
|
+
},
|
|
25
|
+
// Convert a byte array to a string
|
|
26
|
+
bytesToString: function(n) {
|
|
27
|
+
for (var e = [], r = 0; r < n.length; r++)
|
|
28
|
+
e.push(String.fromCharCode(n[r]));
|
|
29
|
+
return e.join("");
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
};
|
|
33
|
+
return o = t, o;
|
|
14
34
|
}
|
|
15
35
|
export {
|
|
16
|
-
|
|
36
|
+
c as __require
|
|
17
37
|
};
|
|
@@ -1,4 +1,23 @@
|
|
|
1
|
-
|
|
1
|
+
/*!
|
|
2
|
+
* Determine if an object is a Buffer
|
|
3
|
+
*
|
|
4
|
+
* @author Feross Aboukhadijeh <https://feross.org>
|
|
5
|
+
* @license MIT
|
|
6
|
+
*/
|
|
7
|
+
var f, e;
|
|
8
|
+
function t() {
|
|
9
|
+
if (e) return f;
|
|
10
|
+
e = 1, f = function(r) {
|
|
11
|
+
return r != null && (u(r) || n(r) || !!r._isBuffer);
|
|
12
|
+
};
|
|
13
|
+
function u(r) {
|
|
14
|
+
return !!r.constructor && typeof r.constructor.isBuffer == "function" && r.constructor.isBuffer(r);
|
|
15
|
+
}
|
|
16
|
+
function n(r) {
|
|
17
|
+
return typeof r.readFloatLE == "function" && typeof r.slice == "function" && u(r.slice(0, 0));
|
|
18
|
+
}
|
|
19
|
+
return f;
|
|
20
|
+
}
|
|
2
21
|
export {
|
|
3
|
-
|
|
22
|
+
t as __require
|
|
4
23
|
};
|
|
@@ -1,7 +1,22 @@
|
|
|
1
|
-
const
|
|
1
|
+
const o = /* @__PURE__ */ BigInt(4294967295), i = /* @__PURE__ */ BigInt(32);
|
|
2
|
+
function s(t, r = !1) {
|
|
3
|
+
return r ? { h: Number(t & o), l: Number(t >> i & o) } : { h: Number(t >> i & o) | 0, l: Number(t & o) | 0 };
|
|
4
|
+
}
|
|
5
|
+
function h(t, r = !1) {
|
|
6
|
+
const n = t.length;
|
|
7
|
+
let l = new Uint32Array(n), c = new Uint32Array(n);
|
|
8
|
+
for (let e = 0; e < n; e++) {
|
|
9
|
+
const { h: u, l: f } = s(t[e], r);
|
|
10
|
+
[l[e], c[e]] = [u, f];
|
|
11
|
+
}
|
|
12
|
+
return [l, c];
|
|
13
|
+
}
|
|
14
|
+
const m = (t, r, n) => t << n | r >>> 32 - n, A = (t, r, n) => r << n | t >>> 32 - n, B = (t, r, n) => r << n - 32 | t >>> 64 - n, a = (t, r, n) => t << n - 32 | r >>> 64 - n;
|
|
2
15
|
export {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
16
|
+
s as fromBig,
|
|
17
|
+
B as rotlBH,
|
|
18
|
+
a as rotlBL,
|
|
19
|
+
m as rotlSH,
|
|
20
|
+
A as rotlSL,
|
|
21
|
+
h as split
|
|
7
22
|
};
|
|
@@ -1,4 +1,82 @@
|
|
|
1
|
-
|
|
1
|
+
/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */
|
|
2
|
+
function o(e) {
|
|
3
|
+
return e instanceof Uint8Array || ArrayBuffer.isView(e) && e.constructor.name === "Uint8Array";
|
|
4
|
+
}
|
|
5
|
+
function w(e) {
|
|
6
|
+
if (!Number.isSafeInteger(e) || e < 0)
|
|
7
|
+
throw new Error("positive integer expected, got " + e);
|
|
8
|
+
}
|
|
9
|
+
function r(e, ...t) {
|
|
10
|
+
if (!o(e))
|
|
11
|
+
throw new Error("Uint8Array expected");
|
|
12
|
+
if (t.length > 0 && !t.includes(e.length))
|
|
13
|
+
throw new Error("Uint8Array expected of length " + t + ", got length=" + e.length);
|
|
14
|
+
}
|
|
15
|
+
function h(e, t = !0) {
|
|
16
|
+
if (e.destroyed)
|
|
17
|
+
throw new Error("Hash instance has been destroyed");
|
|
18
|
+
if (t && e.finished)
|
|
19
|
+
throw new Error("Hash#digest() has already been called");
|
|
20
|
+
}
|
|
21
|
+
function l(e, t) {
|
|
22
|
+
r(e);
|
|
23
|
+
const n = t.outputLen;
|
|
24
|
+
if (e.length < n)
|
|
25
|
+
throw new Error("digestInto() expects output buffer of length at least " + n);
|
|
26
|
+
}
|
|
27
|
+
function a(e) {
|
|
28
|
+
return new Uint32Array(e.buffer, e.byteOffset, Math.floor(e.byteLength / 4));
|
|
29
|
+
}
|
|
30
|
+
function g(...e) {
|
|
31
|
+
for (let t = 0; t < e.length; t++)
|
|
32
|
+
e[t].fill(0);
|
|
33
|
+
}
|
|
34
|
+
function p(e) {
|
|
35
|
+
return new DataView(e.buffer, e.byteOffset, e.byteLength);
|
|
36
|
+
}
|
|
37
|
+
function b(e, t) {
|
|
38
|
+
return e << 32 - t | e >>> t;
|
|
39
|
+
}
|
|
40
|
+
const i = new Uint8Array(new Uint32Array([287454020]).buffer)[0] === 68;
|
|
41
|
+
function u(e) {
|
|
42
|
+
return e << 24 & 4278190080 | e << 8 & 16711680 | e >>> 8 & 65280 | e >>> 24 & 255;
|
|
43
|
+
}
|
|
44
|
+
function c(e) {
|
|
45
|
+
for (let t = 0; t < e.length; t++)
|
|
46
|
+
e[t] = u(e[t]);
|
|
47
|
+
return e;
|
|
48
|
+
}
|
|
49
|
+
const x = i ? (e) => e : c;
|
|
50
|
+
function s(e) {
|
|
51
|
+
if (typeof e != "string")
|
|
52
|
+
throw new Error("string expected");
|
|
53
|
+
return new Uint8Array(new TextEncoder().encode(e));
|
|
54
|
+
}
|
|
55
|
+
function y(e) {
|
|
56
|
+
return typeof e == "string" && (e = s(e)), r(e), e;
|
|
57
|
+
}
|
|
58
|
+
class d {
|
|
59
|
+
}
|
|
60
|
+
function E(e) {
|
|
61
|
+
const t = (f) => e().update(y(f)).digest(), n = e();
|
|
62
|
+
return t.outputLen = n.outputLen, t.blockLen = n.blockLen, t.create = () => e(), t;
|
|
63
|
+
}
|
|
2
64
|
export {
|
|
3
|
-
|
|
65
|
+
d as Hash,
|
|
66
|
+
r as abytes,
|
|
67
|
+
h as aexists,
|
|
68
|
+
w as anumber,
|
|
69
|
+
l as aoutput,
|
|
70
|
+
u as byteSwap,
|
|
71
|
+
c as byteSwap32,
|
|
72
|
+
g as clean,
|
|
73
|
+
E as createHasher,
|
|
74
|
+
p as createView,
|
|
75
|
+
o as isBytes,
|
|
76
|
+
i as isLE,
|
|
77
|
+
b as rotr,
|
|
78
|
+
x as swap32IfBE,
|
|
79
|
+
y as toBytes,
|
|
80
|
+
a as u32,
|
|
81
|
+
s as utf8ToBytes
|
|
4
82
|
};
|