@wraps.dev/cli 2.21.6 → 2.21.11
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/api-lambda.zip +0 -0
- package/dist/cli.js +40 -59
- package/dist/cli.js.map +1 -1
- package/dist/lambda/event-processor/.bundled +1 -1
- package/dist/lambda/inbound-processor/.bundled +1 -1
- package/dist/lambda/sms-event-processor/.bundled +1 -1
- package/dist/selfhost-migrations/0000_absent_rogue.sql +203 -0
- package/dist/selfhost-migrations/0001_polite_maverick.sql +17 -0
- package/dist/selfhost-migrations/0002_perpetual_scorpion.sql +1 -0
- package/dist/selfhost-migrations/0003_wealthy_absorbing_man.sql +1 -0
- package/dist/selfhost-migrations/0004_opposite_blur.sql +1 -0
- package/dist/selfhost-migrations/0005_clear_terror.sql +4 -0
- package/dist/selfhost-migrations/0006_soft_black_widow.sql +20 -0
- package/dist/selfhost-migrations/0007_dazzling_saracen.sql +124 -0
- package/dist/selfhost-migrations/0008_broad_hannibal_king.sql +33 -0
- package/dist/selfhost-migrations/0009_bouncy_mystique.sql +73 -0
- package/dist/selfhost-migrations/0010_cheerful_valeria_richards.sql +18 -0
- package/dist/selfhost-migrations/0011_absent_thunderbolts.sql +2 -0
- package/dist/selfhost-migrations/0012_demonic_donald_blake.sql +1 -0
- package/dist/selfhost-migrations/0013_nifty_preak.sql +143 -0
- package/dist/selfhost-migrations/0014_hesitant_beast.sql +2 -0
- package/dist/selfhost-migrations/0015_blue_giant_girl.sql +1 -0
- package/dist/selfhost-migrations/0016_cooing_overlord.sql +1 -0
- package/dist/selfhost-migrations/0017_tranquil_ender_wiggin.sql +11 -0
- package/dist/selfhost-migrations/0018_talented_groot.sql +8 -0
- package/dist/selfhost-migrations/0019_ambitious_devos.sql +3 -0
- package/dist/selfhost-migrations/0020_misty_master_mold.sql +95 -0
- package/dist/selfhost-migrations/0021_regular_harrier.sql +14 -0
- package/dist/selfhost-migrations/0022_sour_blizzard.sql +10 -0
- package/dist/selfhost-migrations/0023_flawless_psynapse.sql +1 -0
- package/dist/selfhost-migrations/0024_premium_blindfold.sql +1 -0
- package/dist/selfhost-migrations/0025_unusual_santa_claus.sql +1 -0
- package/dist/selfhost-migrations/0026_volatile_pandemic.sql +2 -0
- package/dist/selfhost-migrations/0027_workable_logan.sql +4 -0
- package/dist/selfhost-migrations/0028_familiar_prodigy.sql +1 -0
- package/dist/selfhost-migrations/0029_cute_maddog.sql +13 -0
- package/dist/selfhost-migrations/0030_adorable_scarecrow.sql +1 -0
- package/dist/selfhost-migrations/0031_material_slapstick.sql +10 -0
- package/dist/selfhost-migrations/0032_hot_dust.sql +11 -0
- package/dist/selfhost-migrations/0033_slow_deathbird.sql +1 -0
- package/dist/selfhost-migrations/0034_lush_rafael_vega.sql +12 -0
- package/dist/selfhost-migrations/0035_normal_red_hulk.sql +8 -0
- package/dist/selfhost-migrations/0036_marvelous_ezekiel.sql +1 -0
- package/dist/selfhost-migrations/0037_swift_talisman.sql +8 -0
- package/dist/selfhost-migrations/0038_first_mandroid.sql +1 -0
- package/dist/selfhost-migrations/0039_fixed_stryfe.sql +1 -0
- package/dist/selfhost-migrations/0040_add_channel_check_constraints.sql +2 -0
- package/dist/selfhost-migrations/0041_black_spencer_smythe.sql +1 -0
- package/dist/selfhost-migrations/0042_plain_marvel_zombies.sql +2 -0
- package/dist/selfhost-migrations/0043_curved_champions.sql +1 -0
- package/dist/selfhost-migrations/0044_clean_iceman.sql +1 -0
- package/dist/selfhost-migrations/0045_condemned_steel_serpent.sql +1 -0
- package/dist/selfhost-migrations/0046_steep_ultimo.sql +2 -0
- package/dist/selfhost-migrations/0047_empty_sleepwalker.sql +2 -0
- package/dist/selfhost-migrations/0048_cheerful_multiple_man.sql +1 -0
- package/dist/selfhost-migrations/0049_nostalgic_loki.sql +3 -0
- package/dist/selfhost-migrations/0050_add_engagement_metadata.sql +4 -0
- package/dist/selfhost-migrations/0051_odd_marrow.sql +2 -0
- package/dist/selfhost-migrations/0052_redundant_siren.sql +5 -0
- package/dist/selfhost-migrations/0053_soft_carnage.sql +31 -0
- package/dist/selfhost-migrations/0054_blushing_vin_gonzales.sql +1 -0
- package/dist/selfhost-migrations/0055_broadcast_resume_columns.sql +12 -0
- package/dist/selfhost-migrations/0056_broadcast_resume_dedup_cleanup.sql +31 -0
- package/dist/selfhost-migrations/0057_audit_log_actoremail_jsonb.sql +5 -0
- package/dist/selfhost-migrations/meta/0000_snapshot.json +1311 -0
- package/dist/selfhost-migrations/meta/0001_snapshot.json +1454 -0
- package/dist/selfhost-migrations/meta/0002_snapshot.json +1460 -0
- package/dist/selfhost-migrations/meta/0003_snapshot.json +1467 -0
- package/dist/selfhost-migrations/meta/0004_snapshot.json +1473 -0
- package/dist/selfhost-migrations/meta/0005_snapshot.json +1499 -0
- package/dist/selfhost-migrations/meta/0006_snapshot.json +1617 -0
- package/dist/selfhost-migrations/meta/0007_snapshot.json +2581 -0
- package/dist/selfhost-migrations/meta/0008_snapshot.json +2861 -0
- package/dist/selfhost-migrations/meta/0009_snapshot.json +3447 -0
- package/dist/selfhost-migrations/meta/0010_snapshot.json +3586 -0
- package/dist/selfhost-migrations/meta/0011_snapshot.json +3600 -0
- package/dist/selfhost-migrations/meta/0012_snapshot.json +3607 -0
- package/dist/selfhost-migrations/meta/0013_snapshot.json +4697 -0
- package/dist/selfhost-migrations/meta/0014_snapshot.json +4704 -0
- package/dist/selfhost-migrations/meta/0015_snapshot.json +4697 -0
- package/dist/selfhost-migrations/meta/0016_snapshot.json +4703 -0
- package/dist/selfhost-migrations/meta/0017_snapshot.json +4769 -0
- package/dist/selfhost-migrations/meta/0018_snapshot.json +4821 -0
- package/dist/selfhost-migrations/meta/0019_snapshot.json +4840 -0
- package/dist/selfhost-migrations/meta/0020_snapshot.json +5602 -0
- package/dist/selfhost-migrations/meta/0021_snapshot.json +5729 -0
- package/dist/selfhost-migrations/meta/0022_snapshot.json +5792 -0
- package/dist/selfhost-migrations/meta/0023_snapshot.json +5799 -0
- package/dist/selfhost-migrations/meta/0024_snapshot.json +5821 -0
- package/dist/selfhost-migrations/meta/0025_snapshot.json +5831 -0
- package/dist/selfhost-migrations/meta/0026_snapshot.json +5844 -0
- package/dist/selfhost-migrations/meta/0027_snapshot.json +5864 -0
- package/dist/selfhost-migrations/meta/0028_snapshot.json +5871 -0
- package/dist/selfhost-migrations/meta/0029_snapshot.json +5984 -0
- package/dist/selfhost-migrations/meta/0030_snapshot.json +5990 -0
- package/dist/selfhost-migrations/meta/0031_snapshot.json +5950 -0
- package/dist/selfhost-migrations/meta/0032_snapshot.json +6042 -0
- package/dist/selfhost-migrations/meta/0033_snapshot.json +6057 -0
- package/dist/selfhost-migrations/meta/0034_snapshot.json +6130 -0
- package/dist/selfhost-migrations/meta/0035_snapshot.json +6195 -0
- package/dist/selfhost-migrations/meta/0036_snapshot.json +6201 -0
- package/dist/selfhost-migrations/meta/0037_snapshot.json +6265 -0
- package/dist/selfhost-migrations/meta/0038_snapshot.json +6271 -0
- package/dist/selfhost-migrations/meta/0039_snapshot.json +6278 -0
- package/dist/selfhost-migrations/meta/0041_snapshot.json +6284 -0
- package/dist/selfhost-migrations/meta/0042_snapshot.json +6297 -0
- package/dist/selfhost-migrations/meta/0043_snapshot.json +6297 -0
- package/dist/selfhost-migrations/meta/0044_snapshot.json +6297 -0
- package/dist/selfhost-migrations/meta/0045_snapshot.json +6303 -0
- package/dist/selfhost-migrations/meta/0046_snapshot.json +6315 -0
- package/dist/selfhost-migrations/meta/0047_snapshot.json +6330 -0
- package/dist/selfhost-migrations/meta/0048_snapshot.json +6336 -0
- package/dist/selfhost-migrations/meta/0049_snapshot.json +6366 -0
- package/dist/selfhost-migrations/meta/0050_snapshot.json +6390 -0
- package/dist/selfhost-migrations/meta/0051_snapshot.json +6403 -0
- package/dist/selfhost-migrations/meta/0052_snapshot.json +6470 -0
- package/dist/selfhost-migrations/meta/0053_snapshot.json +6470 -0
- package/dist/selfhost-migrations/meta/0054_snapshot.json +6646 -0
- package/dist/selfhost-migrations/meta/0055_snapshot.json +6677 -0
- package/dist/selfhost-migrations/meta/0056_snapshot.json +6677 -0
- package/dist/selfhost-migrations/meta/0057_snapshot.json +6674 -0
- package/dist/selfhost-migrations/meta/_journal.json +412 -0
- package/package.json +7 -4
|
@@ -0,0 +1,412 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": "7",
|
|
3
|
+
"dialect": "postgresql",
|
|
4
|
+
"entries": [
|
|
5
|
+
{
|
|
6
|
+
"idx": 0,
|
|
7
|
+
"version": "7",
|
|
8
|
+
"when": 1763046315556,
|
|
9
|
+
"tag": "0000_absent_rogue",
|
|
10
|
+
"breakpoints": true
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
"idx": 1,
|
|
14
|
+
"version": "7",
|
|
15
|
+
"when": 1763052143940,
|
|
16
|
+
"tag": "0001_polite_maverick",
|
|
17
|
+
"breakpoints": true
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"idx": 2,
|
|
21
|
+
"version": "7",
|
|
22
|
+
"when": 1763409196375,
|
|
23
|
+
"tag": "0002_perpetual_scorpion",
|
|
24
|
+
"breakpoints": true
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"idx": 3,
|
|
28
|
+
"version": "7",
|
|
29
|
+
"when": 1763589434473,
|
|
30
|
+
"tag": "0003_wealthy_absorbing_man",
|
|
31
|
+
"breakpoints": true
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"idx": 4,
|
|
35
|
+
"version": "7",
|
|
36
|
+
"when": 1763589660693,
|
|
37
|
+
"tag": "0004_opposite_blur",
|
|
38
|
+
"breakpoints": true
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"idx": 5,
|
|
42
|
+
"version": "7",
|
|
43
|
+
"when": 1763593529286,
|
|
44
|
+
"tag": "0005_clear_terror",
|
|
45
|
+
"breakpoints": true
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"idx": 6,
|
|
49
|
+
"version": "7",
|
|
50
|
+
"when": 1765207875542,
|
|
51
|
+
"tag": "0006_soft_black_widow",
|
|
52
|
+
"breakpoints": true
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"idx": 7,
|
|
56
|
+
"version": "7",
|
|
57
|
+
"when": 1765236904110,
|
|
58
|
+
"tag": "0007_dazzling_saracen",
|
|
59
|
+
"breakpoints": true
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"idx": 8,
|
|
63
|
+
"version": "7",
|
|
64
|
+
"when": 1765513596840,
|
|
65
|
+
"tag": "0008_broad_hannibal_king",
|
|
66
|
+
"breakpoints": true
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"idx": 9,
|
|
70
|
+
"version": "7",
|
|
71
|
+
"when": 1766077541798,
|
|
72
|
+
"tag": "0009_bouncy_mystique",
|
|
73
|
+
"breakpoints": true
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"idx": 10,
|
|
77
|
+
"version": "7",
|
|
78
|
+
"when": 1766084811588,
|
|
79
|
+
"tag": "0010_cheerful_valeria_richards",
|
|
80
|
+
"breakpoints": true
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"idx": 11,
|
|
84
|
+
"version": "7",
|
|
85
|
+
"when": 1766173801084,
|
|
86
|
+
"tag": "0011_absent_thunderbolts",
|
|
87
|
+
"breakpoints": true
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"idx": 12,
|
|
91
|
+
"version": "7",
|
|
92
|
+
"when": 1766174311969,
|
|
93
|
+
"tag": "0012_demonic_donald_blake",
|
|
94
|
+
"breakpoints": true
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"idx": 13,
|
|
98
|
+
"version": "7",
|
|
99
|
+
"when": 1767041687232,
|
|
100
|
+
"tag": "0013_nifty_preak",
|
|
101
|
+
"breakpoints": true
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"idx": 14,
|
|
105
|
+
"version": "7",
|
|
106
|
+
"when": 1767117628131,
|
|
107
|
+
"tag": "0014_hesitant_beast",
|
|
108
|
+
"breakpoints": true
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"idx": 15,
|
|
112
|
+
"version": "7",
|
|
113
|
+
"when": 1767300660311,
|
|
114
|
+
"tag": "0015_blue_giant_girl",
|
|
115
|
+
"breakpoints": true
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"idx": 16,
|
|
119
|
+
"version": "7",
|
|
120
|
+
"when": 1767304716202,
|
|
121
|
+
"tag": "0016_cooing_overlord",
|
|
122
|
+
"breakpoints": true
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"idx": 17,
|
|
126
|
+
"version": "7",
|
|
127
|
+
"when": 1767372535382,
|
|
128
|
+
"tag": "0017_tranquil_ender_wiggin",
|
|
129
|
+
"breakpoints": true
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
"idx": 18,
|
|
133
|
+
"version": "7",
|
|
134
|
+
"when": 1767388944334,
|
|
135
|
+
"tag": "0018_talented_groot",
|
|
136
|
+
"breakpoints": true
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"idx": 19,
|
|
140
|
+
"version": "7",
|
|
141
|
+
"when": 1767405525950,
|
|
142
|
+
"tag": "0019_ambitious_devos",
|
|
143
|
+
"breakpoints": true
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"idx": 20,
|
|
147
|
+
"version": "7",
|
|
148
|
+
"when": 1767491481740,
|
|
149
|
+
"tag": "0020_misty_master_mold",
|
|
150
|
+
"breakpoints": true
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"idx": 21,
|
|
154
|
+
"version": "7",
|
|
155
|
+
"when": 1767567697816,
|
|
156
|
+
"tag": "0021_regular_harrier",
|
|
157
|
+
"breakpoints": true
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"idx": 22,
|
|
161
|
+
"version": "7",
|
|
162
|
+
"when": 1767645707704,
|
|
163
|
+
"tag": "0022_sour_blizzard",
|
|
164
|
+
"breakpoints": true
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
"idx": 23,
|
|
168
|
+
"version": "7",
|
|
169
|
+
"when": 1767682134833,
|
|
170
|
+
"tag": "0023_flawless_psynapse",
|
|
171
|
+
"breakpoints": true
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"idx": 24,
|
|
175
|
+
"version": "7",
|
|
176
|
+
"when": 1767710620113,
|
|
177
|
+
"tag": "0024_premium_blindfold",
|
|
178
|
+
"breakpoints": true
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
"idx": 25,
|
|
182
|
+
"version": "7",
|
|
183
|
+
"when": 1767848787198,
|
|
184
|
+
"tag": "0025_unusual_santa_claus",
|
|
185
|
+
"breakpoints": true
|
|
186
|
+
},
|
|
187
|
+
{
|
|
188
|
+
"idx": 26,
|
|
189
|
+
"version": "7",
|
|
190
|
+
"when": 1767993723284,
|
|
191
|
+
"tag": "0026_volatile_pandemic",
|
|
192
|
+
"breakpoints": true
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"idx": 27,
|
|
196
|
+
"version": "7",
|
|
197
|
+
"when": 1768163694143,
|
|
198
|
+
"tag": "0027_workable_logan",
|
|
199
|
+
"breakpoints": true
|
|
200
|
+
},
|
|
201
|
+
{
|
|
202
|
+
"idx": 28,
|
|
203
|
+
"version": "7",
|
|
204
|
+
"when": 1768418657920,
|
|
205
|
+
"tag": "0028_familiar_prodigy",
|
|
206
|
+
"breakpoints": true
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
"idx": 29,
|
|
210
|
+
"version": "7",
|
|
211
|
+
"when": 1768505849809,
|
|
212
|
+
"tag": "0029_cute_maddog",
|
|
213
|
+
"breakpoints": true
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
"idx": 30,
|
|
217
|
+
"version": "7",
|
|
218
|
+
"when": 1769104857047,
|
|
219
|
+
"tag": "0030_adorable_scarecrow",
|
|
220
|
+
"breakpoints": true
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"idx": 31,
|
|
224
|
+
"version": "7",
|
|
225
|
+
"when": 1769143192746,
|
|
226
|
+
"tag": "0031_material_slapstick",
|
|
227
|
+
"breakpoints": true
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"idx": 32,
|
|
231
|
+
"version": "7",
|
|
232
|
+
"when": 1769492267596,
|
|
233
|
+
"tag": "0032_hot_dust",
|
|
234
|
+
"breakpoints": true
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"idx": 33,
|
|
238
|
+
"version": "7",
|
|
239
|
+
"when": 1769971870786,
|
|
240
|
+
"tag": "0033_slow_deathbird",
|
|
241
|
+
"breakpoints": true
|
|
242
|
+
},
|
|
243
|
+
{
|
|
244
|
+
"idx": 34,
|
|
245
|
+
"version": "7",
|
|
246
|
+
"when": 1770233652180,
|
|
247
|
+
"tag": "0034_lush_rafael_vega",
|
|
248
|
+
"breakpoints": true
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
"idx": 35,
|
|
252
|
+
"version": "7",
|
|
253
|
+
"when": 1770308300026,
|
|
254
|
+
"tag": "0035_normal_red_hulk",
|
|
255
|
+
"breakpoints": true
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
"idx": 36,
|
|
259
|
+
"version": "7",
|
|
260
|
+
"when": 1770321608399,
|
|
261
|
+
"tag": "0036_marvelous_ezekiel",
|
|
262
|
+
"breakpoints": true
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
"idx": 37,
|
|
266
|
+
"version": "7",
|
|
267
|
+
"when": 1770410092203,
|
|
268
|
+
"tag": "0037_swift_talisman",
|
|
269
|
+
"breakpoints": true
|
|
270
|
+
},
|
|
271
|
+
{
|
|
272
|
+
"idx": 38,
|
|
273
|
+
"version": "7",
|
|
274
|
+
"when": 1771011134837,
|
|
275
|
+
"tag": "0038_first_mandroid",
|
|
276
|
+
"breakpoints": true
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
"idx": 39,
|
|
280
|
+
"version": "7",
|
|
281
|
+
"when": 1771015552801,
|
|
282
|
+
"tag": "0039_fixed_stryfe",
|
|
283
|
+
"breakpoints": true
|
|
284
|
+
},
|
|
285
|
+
{
|
|
286
|
+
"idx": 40,
|
|
287
|
+
"version": "7",
|
|
288
|
+
"when": 1771100000000,
|
|
289
|
+
"tag": "0040_add_channel_check_constraints",
|
|
290
|
+
"breakpoints": true
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
"idx": 41,
|
|
294
|
+
"version": "7",
|
|
295
|
+
"when": 1771458884696,
|
|
296
|
+
"tag": "0041_black_spencer_smythe",
|
|
297
|
+
"breakpoints": true
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
"idx": 42,
|
|
301
|
+
"version": "7",
|
|
302
|
+
"when": 1771536718285,
|
|
303
|
+
"tag": "0042_plain_marvel_zombies",
|
|
304
|
+
"breakpoints": true
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
"idx": 43,
|
|
308
|
+
"version": "7",
|
|
309
|
+
"when": 1771610069070,
|
|
310
|
+
"tag": "0043_curved_champions",
|
|
311
|
+
"breakpoints": true
|
|
312
|
+
},
|
|
313
|
+
{
|
|
314
|
+
"idx": 44,
|
|
315
|
+
"version": "7",
|
|
316
|
+
"when": 1772471464340,
|
|
317
|
+
"tag": "0044_clean_iceman",
|
|
318
|
+
"breakpoints": true
|
|
319
|
+
},
|
|
320
|
+
{
|
|
321
|
+
"idx": 45,
|
|
322
|
+
"version": "7",
|
|
323
|
+
"when": 1772477581709,
|
|
324
|
+
"tag": "0045_condemned_steel_serpent",
|
|
325
|
+
"breakpoints": true
|
|
326
|
+
},
|
|
327
|
+
{
|
|
328
|
+
"idx": 46,
|
|
329
|
+
"version": "7",
|
|
330
|
+
"when": 1772485260170,
|
|
331
|
+
"tag": "0046_steep_ultimo",
|
|
332
|
+
"breakpoints": true
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
"idx": 47,
|
|
336
|
+
"version": "7",
|
|
337
|
+
"when": 1772491024120,
|
|
338
|
+
"tag": "0047_empty_sleepwalker",
|
|
339
|
+
"breakpoints": true
|
|
340
|
+
},
|
|
341
|
+
{
|
|
342
|
+
"idx": 48,
|
|
343
|
+
"version": "7",
|
|
344
|
+
"when": 1772508795836,
|
|
345
|
+
"tag": "0048_cheerful_multiple_man",
|
|
346
|
+
"breakpoints": true
|
|
347
|
+
},
|
|
348
|
+
{
|
|
349
|
+
"idx": 49,
|
|
350
|
+
"version": "7",
|
|
351
|
+
"when": 1773098472568,
|
|
352
|
+
"tag": "0049_nostalgic_loki",
|
|
353
|
+
"breakpoints": true
|
|
354
|
+
},
|
|
355
|
+
{
|
|
356
|
+
"idx": 50,
|
|
357
|
+
"version": "7",
|
|
358
|
+
"when": 1773106121829,
|
|
359
|
+
"tag": "0050_add_engagement_metadata",
|
|
360
|
+
"breakpoints": true
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"idx": 51,
|
|
364
|
+
"version": "7",
|
|
365
|
+
"when": 1773329604767,
|
|
366
|
+
"tag": "0051_odd_marrow",
|
|
367
|
+
"breakpoints": true
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
"idx": 52,
|
|
371
|
+
"version": "7",
|
|
372
|
+
"when": 1777000020087,
|
|
373
|
+
"tag": "0052_redundant_siren",
|
|
374
|
+
"breakpoints": true
|
|
375
|
+
},
|
|
376
|
+
{
|
|
377
|
+
"idx": 53,
|
|
378
|
+
"version": "7",
|
|
379
|
+
"when": 1777222887885,
|
|
380
|
+
"tag": "0053_soft_carnage",
|
|
381
|
+
"breakpoints": true
|
|
382
|
+
},
|
|
383
|
+
{
|
|
384
|
+
"idx": 54,
|
|
385
|
+
"version": "7",
|
|
386
|
+
"when": 1777243125784,
|
|
387
|
+
"tag": "0054_blushing_vin_gonzales",
|
|
388
|
+
"breakpoints": true
|
|
389
|
+
},
|
|
390
|
+
{
|
|
391
|
+
"idx": 55,
|
|
392
|
+
"version": "7",
|
|
393
|
+
"when": 1776894016266,
|
|
394
|
+
"tag": "0055_broadcast_resume_columns",
|
|
395
|
+
"breakpoints": true
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"idx": 56,
|
|
399
|
+
"version": "7",
|
|
400
|
+
"when": 1776894016267,
|
|
401
|
+
"tag": "0056_broadcast_resume_dedup_cleanup",
|
|
402
|
+
"breakpoints": true
|
|
403
|
+
},
|
|
404
|
+
{
|
|
405
|
+
"idx": 57,
|
|
406
|
+
"version": "7",
|
|
407
|
+
"when": 1778272845152,
|
|
408
|
+
"tag": "0057_audit_log_actoremail_jsonb",
|
|
409
|
+
"breakpoints": true
|
|
410
|
+
}
|
|
411
|
+
]
|
|
412
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wraps.dev/cli",
|
|
3
|
-
"version": "2.21.
|
|
3
|
+
"version": "2.21.11",
|
|
4
4
|
"description": "Deploy email, SMS, and CDN infrastructure to your AWS account with one command. Sets up SES with DKIM/SPF/DMARC, event processing, and history automatically.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/cli.js",
|
|
@@ -46,6 +46,8 @@
|
|
|
46
46
|
"author": "Wraps",
|
|
47
47
|
"license": "AGPL-3.0-or-later",
|
|
48
48
|
"dependencies": {
|
|
49
|
+
"@neondatabase/serverless": "^1.0.1",
|
|
50
|
+
"drizzle-orm": "^0.45.2",
|
|
49
51
|
"@aws-sdk/client-acm": "3.1030.0",
|
|
50
52
|
"@aws-sdk/client-cloudformation": "3.1030.0",
|
|
51
53
|
"@aws-sdk/client-cloudfront": "3.1030.0",
|
|
@@ -98,16 +100,17 @@
|
|
|
98
100
|
"tsx": "4.20.6",
|
|
99
101
|
"typescript": "^5.9.3",
|
|
100
102
|
"vitest": "4.0.18",
|
|
101
|
-
"@wraps
|
|
102
|
-
"@wraps/
|
|
103
|
+
"@wraps/core": "0.1.2",
|
|
104
|
+
"@wraps.dev/email-check": "1.0.1"
|
|
103
105
|
},
|
|
104
106
|
"engines": {
|
|
105
107
|
"node": ">=20.0.0"
|
|
106
108
|
},
|
|
107
109
|
"scripts": {
|
|
108
110
|
"dev": "tsup --watch",
|
|
109
|
-
"build": "pnpm build:console && pnpm build:lambda && tsup",
|
|
111
|
+
"build": "pnpm build:console && pnpm build:lambda && pnpm build:selfhost-lambda && tsup",
|
|
110
112
|
"build:lambda": "tsx scripts/build-lambda.ts",
|
|
113
|
+
"build:selfhost-lambda": "tsx scripts/build-selfhost-lambda.ts",
|
|
111
114
|
"build:console": "pnpm --filter @wraps/console build",
|
|
112
115
|
"test": "vitest run",
|
|
113
116
|
"test:watch": "vitest --watch",
|