@magic-ext/tezos 17.0.0 → 17.0.1-canary.703.7755368281.0
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/package.json +3 -3
- package/CHANGELOG.md +0 -355
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@magic-ext/tezos",
|
|
3
|
-
"version": "17.0.0",
|
|
3
|
+
"version": "17.0.1-canary.703.7755368281.0",
|
|
4
4
|
"description": "magic tezos extension",
|
|
5
5
|
"author": "Magic <team@magic.link> (https://magic.link/)",
|
|
6
6
|
"license": "MIT",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
]
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
|
-
"@magic-sdk/commons": "
|
|
31
|
+
"@magic-sdk/commons": "18.0.1-canary.703.7755368281.0"
|
|
32
32
|
},
|
|
33
|
-
"gitHead": "
|
|
33
|
+
"gitHead": "c2d7d3b13ae77e3def6a51aa7095de4cf6f970b7"
|
|
34
34
|
}
|
package/CHANGELOG.md
DELETED
|
@@ -1,355 +0,0 @@
|
|
|
1
|
-
# v16.4.1 (Fri Dec 15 2023)
|
|
2
|
-
|
|
3
|
-
#### 🐛 Bug Fix
|
|
4
|
-
|
|
5
|
-
- Merge branch 'master' into rominhalltari-sc-91530-investigate-and-provide-solution-for-issue ([@romin-halltari](https://github.com/romin-halltari))
|
|
6
|
-
|
|
7
|
-
#### Authors: 1
|
|
8
|
-
|
|
9
|
-
- [@romin-halltari](https://github.com/romin-halltari)
|
|
10
|
-
|
|
11
|
-
---
|
|
12
|
-
|
|
13
|
-
# v16.4.0 (Thu Dec 14 2023)
|
|
14
|
-
|
|
15
|
-
#### 🐛 Bug Fix
|
|
16
|
-
|
|
17
|
-
- Merge branch 'master' into split-key-device-share ([@Dizigen](https://github.com/Dizigen))
|
|
18
|
-
|
|
19
|
-
#### Authors: 1
|
|
20
|
-
|
|
21
|
-
- David He ([@Dizigen](https://github.com/Dizigen))
|
|
22
|
-
|
|
23
|
-
---
|
|
24
|
-
|
|
25
|
-
# v16.3.2 (Tue Nov 28 2023)
|
|
26
|
-
|
|
27
|
-
#### 🐛 Bug Fix
|
|
28
|
-
|
|
29
|
-
- Merge branch 'master' into josh-sc-90794-add-types-export-to-scaffolding ([@joshuascan](https://github.com/joshuascan))
|
|
30
|
-
|
|
31
|
-
#### Authors: 1
|
|
32
|
-
|
|
33
|
-
- Josh Scanlan ([@joshuascan](https://github.com/joshuascan))
|
|
34
|
-
|
|
35
|
-
---
|
|
36
|
-
|
|
37
|
-
# v16.3.1 (Tue Nov 21 2023)
|
|
38
|
-
|
|
39
|
-
#### 🐛 Bug Fix
|
|
40
|
-
|
|
41
|
-
- Fix TypeScript resolution for @magic-ext/* packages when using modern module resolution (node16 etc) [#670](https://github.com/magiclabs/magic-js/pull/670) ([@rjwebb](https://github.com/rjwebb) [@joshuascan](https://github.com/joshuascan))
|
|
42
|
-
- Merge branch 'master' into rjwebb/669-fix-node16-magic-ext-imports ([@joshuascan](https://github.com/joshuascan))
|
|
43
|
-
- Update package.json exports to expose types when using node16 typescript, for algorand, auth, avalanche, bitcoin, conflux, cosmos, ed25519, flow, gdkms, harmony, hedera, icon, near, oauth, oidc, polkadot, react-native-bare-oauth, react-native-expo-oauth, taquito, terra, tezos, webauthn and zilliqa ([@rjwebb](https://github.com/rjwebb))
|
|
44
|
-
|
|
45
|
-
#### Authors: 2
|
|
46
|
-
|
|
47
|
-
- Bob Webb ([@rjwebb](https://github.com/rjwebb))
|
|
48
|
-
- Josh Scanlan ([@joshuascan](https://github.com/joshuascan))
|
|
49
|
-
|
|
50
|
-
---
|
|
51
|
-
|
|
52
|
-
# v16.2.1 (Tue Nov 14 2023)
|
|
53
|
-
|
|
54
|
-
#### 🐛 Bug Fix
|
|
55
|
-
|
|
56
|
-
- Merge branch 'master' into injectable-webcrypto-jwt-for-session-persistence ([@Dizigen](https://github.com/Dizigen))
|
|
57
|
-
|
|
58
|
-
#### Authors: 1
|
|
59
|
-
|
|
60
|
-
- David He ([@Dizigen](https://github.com/Dizigen))
|
|
61
|
-
|
|
62
|
-
---
|
|
63
|
-
|
|
64
|
-
# v16.2.0 (Tue Oct 24 2023)
|
|
65
|
-
|
|
66
|
-
#### 🐛 Bug Fix
|
|
67
|
-
|
|
68
|
-
- Merge branch 'master' into hcote-support-sepolia-natively ([@hcote](https://github.com/hcote))
|
|
69
|
-
|
|
70
|
-
#### Authors: 1
|
|
71
|
-
|
|
72
|
-
- Hunter Cote ([@hcote](https://github.com/hcote))
|
|
73
|
-
|
|
74
|
-
---
|
|
75
|
-
|
|
76
|
-
# v16.0.0 (Fri Oct 13 2023)
|
|
77
|
-
|
|
78
|
-
#### 🐛 Bug Fix
|
|
79
|
-
|
|
80
|
-
- Merge branch 'master' into force-ctor-preload-iframe ([@Dizigen](https://github.com/Dizigen))
|
|
81
|
-
|
|
82
|
-
#### Authors: 1
|
|
83
|
-
|
|
84
|
-
- David He ([@Dizigen](https://github.com/Dizigen))
|
|
85
|
-
|
|
86
|
-
---
|
|
87
|
-
|
|
88
|
-
# v15.1.2 (Wed Oct 11 2023)
|
|
89
|
-
|
|
90
|
-
#### 🐛 Bug Fix
|
|
91
|
-
|
|
92
|
-
- Removes React Native entrypoint from all extension's package.json [#644](https://github.com/magiclabs/magic-js/pull/644) ([@Ariflo](https://github.com/Ariflo))
|
|
93
|
-
- Removes React Native entrypoint from all extensions package.json ([@Ariflo](https://github.com/Ariflo))
|
|
94
|
-
|
|
95
|
-
#### Authors: 1
|
|
96
|
-
|
|
97
|
-
- Arian Flores ([@Ariflo](https://github.com/Ariflo))
|
|
98
|
-
|
|
99
|
-
---
|
|
100
|
-
|
|
101
|
-
# v15.1.1 (Mon Oct 02 2023)
|
|
102
|
-
|
|
103
|
-
#### 🐛 Bug Fix
|
|
104
|
-
|
|
105
|
-
- Merge branch 'master' into patjacobs-sc-83016-ux-optimization-expired-email-otps ([@patjacobs-magic](https://github.com/patjacobs-magic))
|
|
106
|
-
|
|
107
|
-
#### Authors: 1
|
|
108
|
-
|
|
109
|
-
- [@patjacobs-magic](https://github.com/patjacobs-magic)
|
|
110
|
-
|
|
111
|
-
---
|
|
112
|
-
|
|
113
|
-
# v15.1.0 (Fri Sep 29 2023)
|
|
114
|
-
|
|
115
|
-
#### 🐛 Bug Fix
|
|
116
|
-
|
|
117
|
-
- Merge remote-tracking branch 'origin/master' into jerryliu-sc-87830-optimize-webcrypto-implementation-to-generate ([@Ethella](https://github.com/Ethella))
|
|
118
|
-
|
|
119
|
-
#### Authors: 1
|
|
120
|
-
|
|
121
|
-
- Jerry Liu ([@Ethella](https://github.com/Ethella))
|
|
122
|
-
|
|
123
|
-
---
|
|
124
|
-
|
|
125
|
-
# v14.3.0 (Wed Aug 16 2023)
|
|
126
|
-
|
|
127
|
-
#### 🐛 Bug Fix
|
|
128
|
-
|
|
129
|
-
- Merge branch 'master' into josh-sc-75022-standalone-update-email-v2 ([@joshuascan](https://github.com/joshuascan))
|
|
130
|
-
|
|
131
|
-
#### Authors: 1
|
|
132
|
-
|
|
133
|
-
- Josh Scanlan ([@joshuascan](https://github.com/joshuascan))
|
|
134
|
-
|
|
135
|
-
---
|
|
136
|
-
|
|
137
|
-
# v14.1.0 (Tue Aug 08 2023)
|
|
138
|
-
|
|
139
|
-
#### 🐛 Bug Fix
|
|
140
|
-
|
|
141
|
-
- Merge remote-tracking branch 'origin/master' into jerryliu-sc-81984-update-loginwithemailotp-interface-with-new ([@Ethella](https://github.com/Ethella))
|
|
142
|
-
- Merge remote-tracking branch 'origin/master' ([@Ethella](https://github.com/Ethella))
|
|
143
|
-
|
|
144
|
-
#### Authors: 1
|
|
145
|
-
|
|
146
|
-
- Jerry Liu ([@Ethella](https://github.com/Ethella))
|
|
147
|
-
|
|
148
|
-
---
|
|
149
|
-
|
|
150
|
-
# v13.3.0 (Fri Jul 07 2023)
|
|
151
|
-
|
|
152
|
-
#### ⚠️ Pushed to `master`
|
|
153
|
-
|
|
154
|
-
- Merge remote-tracking branch 'origin/master' ([@Ethella](https://github.com/Ethella))
|
|
155
|
-
|
|
156
|
-
#### Authors: 1
|
|
157
|
-
|
|
158
|
-
- Jerry Liu ([@Ethella](https://github.com/Ethella))
|
|
159
|
-
|
|
160
|
-
---
|
|
161
|
-
|
|
162
|
-
# v13.2.0 (Fri Jun 23 2023)
|
|
163
|
-
|
|
164
|
-
#### 🚀 Enhancement
|
|
165
|
-
|
|
166
|
-
- Auto version bumping [#557](https://github.com/magiclabs/magic-js/pull/557) ([@Ethella](https://github.com/Ethella) [@Ariflo](https://github.com/Ariflo))
|
|
167
|
-
- Updates License to Apache 2.0 [#551](https://github.com/magiclabs/magic-js/pull/551) ([@Ariflo](https://github.com/Ariflo))
|
|
168
|
-
|
|
169
|
-
#### 🐛 Bug Fix
|
|
170
|
-
|
|
171
|
-
- Match NPM Version ([@Ariflo](https://github.com/Ariflo))
|
|
172
|
-
- Update CHANGELOG.md \[skip ci\] ([@Ethella](https://github.com/Ethella))
|
|
173
|
-
- Replace `magic-sdk` w/ `@magic-sdk/commons` for `@magic-ext/oidc` Package [#550](https://github.com/magiclabs/magic-js/pull/550) ([@Ariflo](https://github.com/Ariflo))
|
|
174
|
-
- Updates License to Apache 2.0 ([@Ariflo](https://github.com/Ariflo))
|
|
175
|
-
|
|
176
|
-
#### Authors: 2
|
|
177
|
-
|
|
178
|
-
- Arian Flores ([@Ariflo](https://github.com/Ariflo))
|
|
179
|
-
- Jerry Liu ([@Ethella](https://github.com/Ethella))
|
|
180
|
-
|
|
181
|
-
---
|
|
182
|
-
|
|
183
|
-
# v13.1.0 (Fri Jun 23 2023)
|
|
184
|
-
|
|
185
|
-
#### 🚀 Enhancement
|
|
186
|
-
|
|
187
|
-
- Updates License to Apache 2.0 [#551](https://github.com/magiclabs/magic-js/pull/551) ([@Ariflo](https://github.com/Ariflo))
|
|
188
|
-
|
|
189
|
-
#### 🐛 Bug Fix
|
|
190
|
-
|
|
191
|
-
- Replace `magic-sdk` w/ `@magic-sdk/commons` for `@magic-ext/oidc` Package [#550](https://github.com/magiclabs/magic-js/pull/550) ([@Ariflo](https://github.com/Ariflo))
|
|
192
|
-
- Updates License to Apache 2.0 ([@Ariflo](https://github.com/Ariflo))
|
|
193
|
-
|
|
194
|
-
#### Authors: 1
|
|
195
|
-
|
|
196
|
-
- Arian Flores ([@Ariflo](https://github.com/Ariflo))
|
|
197
|
-
|
|
198
|
-
---
|
|
199
|
-
|
|
200
|
-
# v12.3.0 (Fri May 26 2023)
|
|
201
|
-
|
|
202
|
-
#### 🐛 Bug Fix
|
|
203
|
-
|
|
204
|
-
- Merge remote-tracking branch 'origin/master' into jerryliu_hotfix_gdkms ([@Ethella](https://github.com/Ethella))
|
|
205
|
-
|
|
206
|
-
#### Authors: 1
|
|
207
|
-
|
|
208
|
-
- Jerry Liu ([@Ethella](https://github.com/Ethella))
|
|
209
|
-
|
|
210
|
-
---
|
|
211
|
-
|
|
212
|
-
# v12.1.5 (Fri May 19 2023)
|
|
213
|
-
|
|
214
|
-
#### 🐛 Bug Fix
|
|
215
|
-
|
|
216
|
-
- Merge remote-tracking branch 'origin/master' into jerryliu-sc-77755-kresus-hotfix ([@Ethella](https://github.com/Ethella))
|
|
217
|
-
|
|
218
|
-
#### Authors: 1
|
|
219
|
-
|
|
220
|
-
- Jerry Liu ([@Ethella](https://github.com/Ethella))
|
|
221
|
-
|
|
222
|
-
---
|
|
223
|
-
|
|
224
|
-
# v12.1.1 (Fri Apr 21 2023)
|
|
225
|
-
|
|
226
|
-
#### 🐛 Bug Fix
|
|
227
|
-
|
|
228
|
-
- Merge remote-tracking branch 'origin/master' into jerryliu-sc-75641-lazer-request-showsettings-page-mfa ([@Ethella](https://github.com/Ethella))
|
|
229
|
-
|
|
230
|
-
#### Authors: 1
|
|
231
|
-
|
|
232
|
-
- Jerry Liu ([@Ethella](https://github.com/Ethella))
|
|
233
|
-
|
|
234
|
-
---
|
|
235
|
-
|
|
236
|
-
# v12.1.0 (Thu Apr 20 2023)
|
|
237
|
-
|
|
238
|
-
#### 🐛 Bug Fix
|
|
239
|
-
|
|
240
|
-
- Merge branch 'master' into jerryliu-sc-75641-lazer-request-showsettings-page-mfa ([@Ethella](https://github.com/Ethella))
|
|
241
|
-
|
|
242
|
-
#### Authors: 1
|
|
243
|
-
|
|
244
|
-
- Jerry Liu ([@Ethella](https://github.com/Ethella))
|
|
245
|
-
|
|
246
|
-
---
|
|
247
|
-
|
|
248
|
-
# v11.1.0 (Tue Apr 04 2023)
|
|
249
|
-
|
|
250
|
-
#### 🐛 Bug Fix
|
|
251
|
-
|
|
252
|
-
- Merge branch 'master' into briancleary7114-sc-73967-auto-publish-canary-version-for-magic-sdk ([@bcleary06](https://github.com/bcleary06))
|
|
253
|
-
|
|
254
|
-
#### Authors: 1
|
|
255
|
-
|
|
256
|
-
- Brian Cleary ([@bcleary06](https://github.com/bcleary06))
|
|
257
|
-
|
|
258
|
-
---
|
|
259
|
-
|
|
260
|
-
# v11.0.0 (Fri Mar 31 2023)
|
|
261
|
-
|
|
262
|
-
#### 🐛 Bug Fix
|
|
263
|
-
|
|
264
|
-
- Merge remote-tracking branch 'origin/master' into jerryliu-sc-74424-email-otp-login-invalid-email-otp-event ([@Ethella](https://github.com/Ethella))
|
|
265
|
-
|
|
266
|
-
#### Authors: 1
|
|
267
|
-
|
|
268
|
-
- Jerry Liu ([@Ethella](https://github.com/Ethella))
|
|
269
|
-
|
|
270
|
-
---
|
|
271
|
-
|
|
272
|
-
# v8.6.2 (Tue Mar 21 2023)
|
|
273
|
-
|
|
274
|
-
#### 🐛 Bug Fix
|
|
275
|
-
|
|
276
|
-
- Merge branch 'master' into briancleary7114-sc-71135-add-checkout-sdk-method ([@bcleary06](https://github.com/bcleary06))
|
|
277
|
-
|
|
278
|
-
#### Authors: 1
|
|
279
|
-
|
|
280
|
-
- Brian Cleary ([@bcleary06](https://github.com/bcleary06))
|
|
281
|
-
|
|
282
|
-
---
|
|
283
|
-
|
|
284
|
-
# v8.5.0 (Tue Feb 28 2023)
|
|
285
|
-
|
|
286
|
-
#### 🐛 Bug Fix
|
|
287
|
-
|
|
288
|
-
- Merge branch 'master' of github.com:magiclabs/magic-js into mushfichowdhury-login-with-email-otp-whitelabel ([@mushfichowdhury-magic](https://github.com/mushfichowdhury-magic))
|
|
289
|
-
|
|
290
|
-
#### Authors: 1
|
|
291
|
-
|
|
292
|
-
- Mushfi Chowdhury ([@mushfichowdhury-magic](https://github.com/mushfichowdhury-magic))
|
|
293
|
-
|
|
294
|
-
---
|
|
295
|
-
|
|
296
|
-
# v3.1.0 (Mon Mar 07 2022)
|
|
297
|
-
|
|
298
|
-
#### 🐛 Bug Fix
|
|
299
|
-
|
|
300
|
-
- Update READMEs with outdated context/hyperlinks ([@smithki](https://github.com/smithki))
|
|
301
|
-
|
|
302
|
-
#### 🏠 Internal
|
|
303
|
-
|
|
304
|
-
- Internal documentation updates (`BUILD_SYSTEM.md`) [#283](https://github.com/magiclabs/magic-js/pull/283) ([@smithki](https://github.com/smithki))
|
|
305
|
-
|
|
306
|
-
#### Authors: 1
|
|
307
|
-
|
|
308
|
-
- Ian K Smith ([@smithki](https://github.com/smithki))
|
|
309
|
-
|
|
310
|
-
---
|
|
311
|
-
|
|
312
|
-
# v3.0.1 (Tue Jan 25 2022)
|
|
313
|
-
|
|
314
|
-
#### 🐛 Bug Fix
|
|
315
|
-
|
|
316
|
-
- Fix CDN build targets [#270](https://github.com/magiclabs/magic-js/pull/270) ([@smithki](https://github.com/smithki))
|
|
317
|
-
- Fix CDN issues related to ESBuild ([@smithki](https://github.com/smithki))
|
|
318
|
-
|
|
319
|
-
#### Authors: 1
|
|
320
|
-
|
|
321
|
-
- Ian K Smith ([@smithki](https://github.com/smithki))
|
|
322
|
-
|
|
323
|
-
---
|
|
324
|
-
|
|
325
|
-
# v3.0.0 (Tue Jan 25 2022)
|
|
326
|
-
|
|
327
|
-
#### 💥 Breaking Change
|
|
328
|
-
|
|
329
|
-
- Switch from `microbundle` to `esbuild` [#220](https://github.com/magiclabs/magic-js/pull/220) ([@smithki](https://github.com/smithki))
|
|
330
|
-
|
|
331
|
-
#### 🐛 Bug Fix
|
|
332
|
-
|
|
333
|
-
- Merge with master ([@smithki](https://github.com/smithki))
|
|
334
|
-
- Merge branch 'master' into feat/faster-builds ([@smithki](https://github.com/smithki))
|
|
335
|
-
- Modify CDN default exports ([@smithki](https://github.com/smithki))
|
|
336
|
-
- Support newly added Magic JS extensions in ESBuild ([@smithki](https://github.com/smithki))
|
|
337
|
-
|
|
338
|
-
#### Authors: 1
|
|
339
|
-
|
|
340
|
-
- Ian K Smith ([@smithki](https://github.com/smithki))
|
|
341
|
-
|
|
342
|
-
---
|
|
343
|
-
|
|
344
|
-
# v1.0.0 (Fri Dec 10 2021)
|
|
345
|
-
|
|
346
|
-
#### 💥 Breaking Change
|
|
347
|
-
|
|
348
|
-
- Jerryliu sc 44386 migrate web3 related magic ext repos to magic part 2 [#251](https://github.com/magiclabs/magic-js/pull/251) ([@Ethella](https://github.com/Ethella))
|
|
349
|
-
|
|
350
|
-
#### Authors: 1
|
|
351
|
-
|
|
352
|
-
- Jerry Liu ([@Ethella](https://github.com/Ethella))
|
|
353
|
-
|
|
354
|
-
---
|
|
355
|
-
|