momentic 2.28.9 → 2.29.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/bin/cli.js +114 -114
- package/npm-shrinkwrap.json +41 -285
- package/package.json +1 -3
- package/static/assets/{index-3RKyZuje.js → index-3yd_3Jo6.js} +334 -334
- package/static/index.html +1 -1
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "momentic",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.29.0",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "momentic",
|
|
9
|
-
"version": "2.
|
|
9
|
+
"version": "2.29.0",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@actions/exec": "^1.1.1",
|
|
12
12
|
"@actions/io": "^1.1.3",
|
|
@@ -61,10 +61,8 @@
|
|
|
61
61
|
"pixelmatch": "^5.3.0",
|
|
62
62
|
"playwright": "1.56.1",
|
|
63
63
|
"playwright-core": "1.56.1",
|
|
64
|
-
"playwright-extra": "^4.3.6",
|
|
65
64
|
"posthog-node": "4.15.0",
|
|
66
65
|
"proper-lockfile": "^4.1.2",
|
|
67
|
-
"puppeteer-extra-plugin-recaptcha": "^3.6.8",
|
|
68
66
|
"quote": "^0.4.0",
|
|
69
67
|
"safe-stable-stringify": "^2.5.0",
|
|
70
68
|
"semver": "^7.6.0",
|
|
@@ -106,13 +104,13 @@
|
|
|
106
104
|
"license": "MIT"
|
|
107
105
|
},
|
|
108
106
|
"node_modules/@ai-sdk/anthropic": {
|
|
109
|
-
"version": "2.0.
|
|
110
|
-
"resolved": "https://registry.npmjs.org/@ai-sdk/anthropic/-/anthropic-2.0.
|
|
111
|
-
"integrity": "sha512-
|
|
107
|
+
"version": "2.0.57",
|
|
108
|
+
"resolved": "https://registry.npmjs.org/@ai-sdk/anthropic/-/anthropic-2.0.57.tgz",
|
|
109
|
+
"integrity": "sha512-DREpYqW2pylgaj69gZ+K8u92bo9DaMgFdictYnY+IwYeY3bawQ4zI7l/o1VkDsBDljAx8iYz5lPURwVZNu+Xpg==",
|
|
112
110
|
"license": "Apache-2.0",
|
|
113
111
|
"dependencies": {
|
|
114
|
-
"@ai-sdk/provider": "2.0.
|
|
115
|
-
"@ai-sdk/provider-utils": "3.0.
|
|
112
|
+
"@ai-sdk/provider": "2.0.1",
|
|
113
|
+
"@ai-sdk/provider-utils": "3.0.20"
|
|
116
114
|
},
|
|
117
115
|
"engines": {
|
|
118
116
|
"node": ">=18"
|
|
@@ -138,6 +136,18 @@
|
|
|
138
136
|
"zod": "^3.25.76 || ^4.1.8"
|
|
139
137
|
}
|
|
140
138
|
},
|
|
139
|
+
"node_modules/@ai-sdk/gateway/node_modules/@ai-sdk/provider": {
|
|
140
|
+
"version": "2.0.0",
|
|
141
|
+
"resolved": "https://registry.npmjs.org/@ai-sdk/provider/-/provider-2.0.0.tgz",
|
|
142
|
+
"integrity": "sha512-6o7Y2SeO9vFKB8lArHXehNuusnpddKPk7xqL7T2/b+OvXMRIXUO1rR4wcv1hAFUAT9avGZshty3Wlua/XA7TvA==",
|
|
143
|
+
"license": "Apache-2.0",
|
|
144
|
+
"dependencies": {
|
|
145
|
+
"json-schema": "^0.4.0"
|
|
146
|
+
},
|
|
147
|
+
"engines": {
|
|
148
|
+
"node": ">=18"
|
|
149
|
+
}
|
|
150
|
+
},
|
|
141
151
|
"node_modules/@ai-sdk/gateway/node_modules/@ai-sdk/provider-utils": {
|
|
142
152
|
"version": "3.0.12",
|
|
143
153
|
"resolved": "https://registry.npmjs.org/@ai-sdk/provider-utils/-/provider-utils-3.0.12.tgz",
|
|
@@ -156,9 +166,9 @@
|
|
|
156
166
|
}
|
|
157
167
|
},
|
|
158
168
|
"node_modules/@ai-sdk/provider": {
|
|
159
|
-
"version": "2.0.
|
|
160
|
-
"resolved": "https://registry.npmjs.org/@ai-sdk/provider/-/provider-2.0.
|
|
161
|
-
"integrity": "sha512-
|
|
169
|
+
"version": "2.0.1",
|
|
170
|
+
"resolved": "https://registry.npmjs.org/@ai-sdk/provider/-/provider-2.0.1.tgz",
|
|
171
|
+
"integrity": "sha512-KCUwswvsC5VsW2PWFqF8eJgSCu5Ysj7m1TxiHTVA6g7k360bk0RNQENT8KTMAYEs+8fWPD3Uu4dEmzGHc+jGng==",
|
|
162
172
|
"license": "Apache-2.0",
|
|
163
173
|
"dependencies": {
|
|
164
174
|
"json-schema": "^0.4.0"
|
|
@@ -168,12 +178,12 @@
|
|
|
168
178
|
}
|
|
169
179
|
},
|
|
170
180
|
"node_modules/@ai-sdk/provider-utils": {
|
|
171
|
-
"version": "3.0.
|
|
172
|
-
"resolved": "https://registry.npmjs.org/@ai-sdk/provider-utils/-/provider-utils-3.0.
|
|
173
|
-
"integrity": "sha512-
|
|
181
|
+
"version": "3.0.20",
|
|
182
|
+
"resolved": "https://registry.npmjs.org/@ai-sdk/provider-utils/-/provider-utils-3.0.20.tgz",
|
|
183
|
+
"integrity": "sha512-iXHVe0apM2zUEzauqJwqmpC37A5rihrStAih5Ks+JE32iTe4LZ58y17UGBjpQQTCRw9YxMeo2UFLxLpBluyvLQ==",
|
|
174
184
|
"license": "Apache-2.0",
|
|
175
185
|
"dependencies": {
|
|
176
|
-
"@ai-sdk/provider": "2.0.
|
|
186
|
+
"@ai-sdk/provider": "2.0.1",
|
|
177
187
|
"@standard-schema/spec": "^1.0.0",
|
|
178
188
|
"eventsource-parser": "^3.0.6"
|
|
179
189
|
},
|
|
@@ -2387,21 +2397,6 @@
|
|
|
2387
2397
|
"@types/node": "*"
|
|
2388
2398
|
}
|
|
2389
2399
|
},
|
|
2390
|
-
"node_modules/@types/debug": {
|
|
2391
|
-
"version": "4.1.12",
|
|
2392
|
-
"resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz",
|
|
2393
|
-
"integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==",
|
|
2394
|
-
"license": "MIT",
|
|
2395
|
-
"dependencies": {
|
|
2396
|
-
"@types/ms": "*"
|
|
2397
|
-
}
|
|
2398
|
-
},
|
|
2399
|
-
"node_modules/@types/ms": {
|
|
2400
|
-
"version": "2.1.0",
|
|
2401
|
-
"resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz",
|
|
2402
|
-
"integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==",
|
|
2403
|
-
"license": "MIT"
|
|
2404
|
-
},
|
|
2405
2400
|
"node_modules/@types/mysql": {
|
|
2406
2401
|
"version": "2.15.27",
|
|
2407
2402
|
"resolved": "https://registry.npmjs.org/@types/mysql/-/mysql-2.15.27.tgz",
|
|
@@ -2552,6 +2547,18 @@
|
|
|
2552
2547
|
"zod": "^3.25.76 || ^4.1.8"
|
|
2553
2548
|
}
|
|
2554
2549
|
},
|
|
2550
|
+
"node_modules/ai/node_modules/@ai-sdk/provider": {
|
|
2551
|
+
"version": "2.0.0",
|
|
2552
|
+
"resolved": "https://registry.npmjs.org/@ai-sdk/provider/-/provider-2.0.0.tgz",
|
|
2553
|
+
"integrity": "sha512-6o7Y2SeO9vFKB8lArHXehNuusnpddKPk7xqL7T2/b+OvXMRIXUO1rR4wcv1hAFUAT9avGZshty3Wlua/XA7TvA==",
|
|
2554
|
+
"license": "Apache-2.0",
|
|
2555
|
+
"dependencies": {
|
|
2556
|
+
"json-schema": "^0.4.0"
|
|
2557
|
+
},
|
|
2558
|
+
"engines": {
|
|
2559
|
+
"node": ">=18"
|
|
2560
|
+
}
|
|
2561
|
+
},
|
|
2555
2562
|
"node_modules/ai/node_modules/@ai-sdk/provider-utils": {
|
|
2556
2563
|
"version": "3.0.12",
|
|
2557
2564
|
"resolved": "https://registry.npmjs.org/@ai-sdk/provider-utils/-/provider-utils-3.0.12.tgz",
|
|
@@ -2635,15 +2642,6 @@
|
|
|
2635
2642
|
"integrity": "sha512-uMgjozySS8adZZYePpaWs8cxB9/kdzmpX6SgJZ+wbz1K5eYk5QMYDVJaZKhxyIHUdnnJkfR7SVgStgH7LkGUyg==",
|
|
2636
2643
|
"license": "MIT"
|
|
2637
2644
|
},
|
|
2638
|
-
"node_modules/arr-union": {
|
|
2639
|
-
"version": "3.1.0",
|
|
2640
|
-
"resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz",
|
|
2641
|
-
"integrity": "sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==",
|
|
2642
|
-
"license": "MIT",
|
|
2643
|
-
"engines": {
|
|
2644
|
-
"node": ">=0.10.0"
|
|
2645
|
-
}
|
|
2646
|
-
},
|
|
2647
2645
|
"node_modules/array-flatten": {
|
|
2648
2646
|
"version": "1.1.1",
|
|
2649
2647
|
"resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
|
|
@@ -2929,22 +2927,6 @@
|
|
|
2929
2927
|
"node": ">= 12"
|
|
2930
2928
|
}
|
|
2931
2929
|
},
|
|
2932
|
-
"node_modules/clone-deep": {
|
|
2933
|
-
"version": "0.2.4",
|
|
2934
|
-
"resolved": "https://registry.npmjs.org/clone-deep/-/clone-deep-0.2.4.tgz",
|
|
2935
|
-
"integrity": "sha512-we+NuQo2DHhSl+DP6jlUiAhyAjBQrYnpOk15rN6c6JSPScjiCLh8IbSU+VTcph6YS3o7mASE8a0+gbZ7ChLpgg==",
|
|
2936
|
-
"license": "MIT",
|
|
2937
|
-
"dependencies": {
|
|
2938
|
-
"for-own": "^0.1.3",
|
|
2939
|
-
"is-plain-object": "^2.0.1",
|
|
2940
|
-
"kind-of": "^3.0.2",
|
|
2941
|
-
"lazy-cache": "^1.0.3",
|
|
2942
|
-
"shallow-clone": "^0.1.2"
|
|
2943
|
-
},
|
|
2944
|
-
"engines": {
|
|
2945
|
-
"node": ">=0.10.0"
|
|
2946
|
-
}
|
|
2947
|
-
},
|
|
2948
2930
|
"node_modules/color-convert": {
|
|
2949
2931
|
"version": "2.0.1",
|
|
2950
2932
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
@@ -3817,27 +3799,6 @@
|
|
|
3817
3799
|
}
|
|
3818
3800
|
}
|
|
3819
3801
|
},
|
|
3820
|
-
"node_modules/for-in": {
|
|
3821
|
-
"version": "1.0.2",
|
|
3822
|
-
"resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz",
|
|
3823
|
-
"integrity": "sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==",
|
|
3824
|
-
"license": "MIT",
|
|
3825
|
-
"engines": {
|
|
3826
|
-
"node": ">=0.10.0"
|
|
3827
|
-
}
|
|
3828
|
-
},
|
|
3829
|
-
"node_modules/for-own": {
|
|
3830
|
-
"version": "0.1.5",
|
|
3831
|
-
"resolved": "https://registry.npmjs.org/for-own/-/for-own-0.1.5.tgz",
|
|
3832
|
-
"integrity": "sha512-SKmowqGTJoPzLO1T0BBJpkfp3EMacCMOuH40hOUbrbzElVktk4DioXVM99QkLCyKoiuOmyjgcWMpVz2xjE7LZw==",
|
|
3833
|
-
"license": "MIT",
|
|
3834
|
-
"dependencies": {
|
|
3835
|
-
"for-in": "^1.0.1"
|
|
3836
|
-
},
|
|
3837
|
-
"engines": {
|
|
3838
|
-
"node": ">=0.10.0"
|
|
3839
|
-
}
|
|
3840
|
-
},
|
|
3841
3802
|
"node_modules/foreground-child": {
|
|
3842
3803
|
"version": "3.3.1",
|
|
3843
3804
|
"resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz",
|
|
@@ -4240,12 +4201,6 @@
|
|
|
4240
4201
|
"node": ">= 0.10"
|
|
4241
4202
|
}
|
|
4242
4203
|
},
|
|
4243
|
-
"node_modules/is-buffer": {
|
|
4244
|
-
"version": "1.1.6",
|
|
4245
|
-
"resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
|
|
4246
|
-
"integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
|
|
4247
|
-
"license": "MIT"
|
|
4248
|
-
},
|
|
4249
4204
|
"node_modules/is-docker": {
|
|
4250
4205
|
"version": "3.0.0",
|
|
4251
4206
|
"resolved": "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz",
|
|
@@ -4261,15 +4216,6 @@
|
|
|
4261
4216
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
4262
4217
|
}
|
|
4263
4218
|
},
|
|
4264
|
-
"node_modules/is-extendable": {
|
|
4265
|
-
"version": "0.1.1",
|
|
4266
|
-
"resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
|
|
4267
|
-
"integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==",
|
|
4268
|
-
"license": "MIT",
|
|
4269
|
-
"engines": {
|
|
4270
|
-
"node": ">=0.10.0"
|
|
4271
|
-
}
|
|
4272
|
-
},
|
|
4273
4219
|
"node_modules/is-fullwidth-code-point": {
|
|
4274
4220
|
"version": "3.0.0",
|
|
4275
4221
|
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
|
@@ -4297,18 +4243,6 @@
|
|
|
4297
4243
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
4298
4244
|
}
|
|
4299
4245
|
},
|
|
4300
|
-
"node_modules/is-plain-object": {
|
|
4301
|
-
"version": "2.0.4",
|
|
4302
|
-
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
|
|
4303
|
-
"integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
|
|
4304
|
-
"license": "MIT",
|
|
4305
|
-
"dependencies": {
|
|
4306
|
-
"isobject": "^3.0.1"
|
|
4307
|
-
},
|
|
4308
|
-
"engines": {
|
|
4309
|
-
"node": ">=0.10.0"
|
|
4310
|
-
}
|
|
4311
|
-
},
|
|
4312
4246
|
"node_modules/is-promise": {
|
|
4313
4247
|
"version": "4.0.0",
|
|
4314
4248
|
"resolved": "https://registry.npmjs.org/is-promise/-/is-promise-4.0.0.tgz",
|
|
@@ -4351,15 +4285,6 @@
|
|
|
4351
4285
|
"node": ">=16"
|
|
4352
4286
|
}
|
|
4353
4287
|
},
|
|
4354
|
-
"node_modules/isobject": {
|
|
4355
|
-
"version": "3.0.1",
|
|
4356
|
-
"resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
|
|
4357
|
-
"integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==",
|
|
4358
|
-
"license": "MIT",
|
|
4359
|
-
"engines": {
|
|
4360
|
-
"node": ">=0.10.0"
|
|
4361
|
-
}
|
|
4362
|
-
},
|
|
4363
4288
|
"node_modules/jackspeak": {
|
|
4364
4289
|
"version": "4.1.1",
|
|
4365
4290
|
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-4.1.1.tgz",
|
|
@@ -4593,27 +4518,6 @@
|
|
|
4593
4518
|
"safe-buffer": "^5.0.1"
|
|
4594
4519
|
}
|
|
4595
4520
|
},
|
|
4596
|
-
"node_modules/kind-of": {
|
|
4597
|
-
"version": "3.2.2",
|
|
4598
|
-
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
|
|
4599
|
-
"integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
|
|
4600
|
-
"license": "MIT",
|
|
4601
|
-
"dependencies": {
|
|
4602
|
-
"is-buffer": "^1.1.5"
|
|
4603
|
-
},
|
|
4604
|
-
"engines": {
|
|
4605
|
-
"node": ">=0.10.0"
|
|
4606
|
-
}
|
|
4607
|
-
},
|
|
4608
|
-
"node_modules/lazy-cache": {
|
|
4609
|
-
"version": "1.0.4",
|
|
4610
|
-
"resolved": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz",
|
|
4611
|
-
"integrity": "sha512-RE2g0b5VGZsOCFOCgP7omTRYFqydmZkBwl5oNnQ1lDYC57uyO9KqNnNVxT7COSHTxrRCWVcAVOcbjk+tvh/rgQ==",
|
|
4612
|
-
"license": "MIT",
|
|
4613
|
-
"engines": {
|
|
4614
|
-
"node": ">=0.10.0"
|
|
4615
|
-
}
|
|
4616
|
-
},
|
|
4617
4521
|
"node_modules/lodash": {
|
|
4618
4522
|
"version": "4.17.21",
|
|
4619
4523
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
|
|
@@ -4719,20 +4623,6 @@
|
|
|
4719
4623
|
"node": ">= 0.6"
|
|
4720
4624
|
}
|
|
4721
4625
|
},
|
|
4722
|
-
"node_modules/merge-deep": {
|
|
4723
|
-
"version": "3.0.3",
|
|
4724
|
-
"resolved": "https://registry.npmjs.org/merge-deep/-/merge-deep-3.0.3.tgz",
|
|
4725
|
-
"integrity": "sha512-qtmzAS6t6grwEkNrunqTBdn0qKwFgNWvlxUbAV8es9M7Ot1EbyApytCnvE0jALPa46ZpKDUo527kKiaWplmlFA==",
|
|
4726
|
-
"license": "MIT",
|
|
4727
|
-
"dependencies": {
|
|
4728
|
-
"arr-union": "^3.1.0",
|
|
4729
|
-
"clone-deep": "^0.2.4",
|
|
4730
|
-
"kind-of": "^3.0.2"
|
|
4731
|
-
},
|
|
4732
|
-
"engines": {
|
|
4733
|
-
"node": ">=0.10.0"
|
|
4734
|
-
}
|
|
4735
|
-
},
|
|
4736
4626
|
"node_modules/merge-descriptors": {
|
|
4737
4627
|
"version": "1.0.3",
|
|
4738
4628
|
"resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz",
|
|
@@ -4835,28 +4725,6 @@
|
|
|
4835
4725
|
"node": ">=16 || 14 >=14.17"
|
|
4836
4726
|
}
|
|
4837
4727
|
},
|
|
4838
|
-
"node_modules/mixin-object": {
|
|
4839
|
-
"version": "2.0.1",
|
|
4840
|
-
"resolved": "https://registry.npmjs.org/mixin-object/-/mixin-object-2.0.1.tgz",
|
|
4841
|
-
"integrity": "sha512-ALGF1Jt9ouehcaXaHhn6t1yGWRqGaHkPFndtFVHfZXOvkIZ/yoGaSi0AHVTafb3ZBGg4dr/bDwnaEKqCXzchMA==",
|
|
4842
|
-
"license": "MIT",
|
|
4843
|
-
"dependencies": {
|
|
4844
|
-
"for-in": "^0.1.3",
|
|
4845
|
-
"is-extendable": "^0.1.1"
|
|
4846
|
-
},
|
|
4847
|
-
"engines": {
|
|
4848
|
-
"node": ">=0.10.0"
|
|
4849
|
-
}
|
|
4850
|
-
},
|
|
4851
|
-
"node_modules/mixin-object/node_modules/for-in": {
|
|
4852
|
-
"version": "0.1.8",
|
|
4853
|
-
"resolved": "https://registry.npmjs.org/for-in/-/for-in-0.1.8.tgz",
|
|
4854
|
-
"integrity": "sha512-F0to7vbBSHP8E3l6dCjxNOLuSFAACIxFy3UehTUlG7svlXi37HHsDkyVcHo0Pq8QwrE+pXvWSVX3ZT1T9wAZ9g==",
|
|
4855
|
-
"license": "MIT",
|
|
4856
|
-
"engines": {
|
|
4857
|
-
"node": ">=0.10.0"
|
|
4858
|
-
}
|
|
4859
|
-
},
|
|
4860
4728
|
"node_modules/module-details-from-path": {
|
|
4861
4729
|
"version": "1.0.4",
|
|
4862
4730
|
"resolved": "https://registry.npmjs.org/module-details-from-path/-/module-details-from-path-1.0.4.tgz",
|
|
@@ -5381,30 +5249,6 @@
|
|
|
5381
5249
|
"node": ">=18"
|
|
5382
5250
|
}
|
|
5383
5251
|
},
|
|
5384
|
-
"node_modules/playwright-extra": {
|
|
5385
|
-
"version": "4.3.6",
|
|
5386
|
-
"resolved": "https://registry.npmjs.org/playwright-extra/-/playwright-extra-4.3.6.tgz",
|
|
5387
|
-
"integrity": "sha512-q2rVtcE8V8K3vPVF1zny4pvwZveHLH8KBuVU2MoE3Jw4OKVoBWsHI9CH9zPydovHHOCDxjGN2Vg+2m644q3ijA==",
|
|
5388
|
-
"license": "MIT",
|
|
5389
|
-
"dependencies": {
|
|
5390
|
-
"debug": "^4.3.4"
|
|
5391
|
-
},
|
|
5392
|
-
"engines": {
|
|
5393
|
-
"node": ">=12"
|
|
5394
|
-
},
|
|
5395
|
-
"peerDependencies": {
|
|
5396
|
-
"playwright": "*",
|
|
5397
|
-
"playwright-core": "*"
|
|
5398
|
-
},
|
|
5399
|
-
"peerDependenciesMeta": {
|
|
5400
|
-
"playwright": {
|
|
5401
|
-
"optional": true
|
|
5402
|
-
},
|
|
5403
|
-
"playwright-core": {
|
|
5404
|
-
"optional": true
|
|
5405
|
-
}
|
|
5406
|
-
}
|
|
5407
|
-
},
|
|
5408
5252
|
"node_modules/pngjs": {
|
|
5409
5253
|
"version": "7.0.0",
|
|
5410
5254
|
"resolved": "https://registry.npmjs.org/pngjs/-/pngjs-7.0.0.tgz",
|
|
@@ -5542,62 +5386,10 @@
|
|
|
5542
5386
|
"once": "^1.3.1"
|
|
5543
5387
|
}
|
|
5544
5388
|
},
|
|
5545
|
-
"node_modules/puppeteer-extra-plugin": {
|
|
5546
|
-
"version": "3.2.3",
|
|
5547
|
-
"resolved": "https://registry.npmjs.org/puppeteer-extra-plugin/-/puppeteer-extra-plugin-3.2.3.tgz",
|
|
5548
|
-
"integrity": "sha512-6RNy0e6pH8vaS3akPIKGg28xcryKscczt4wIl0ePciZENGE2yoaQJNd17UiEbdmh5/6WW6dPcfRWT9lxBwCi2Q==",
|
|
5549
|
-
"license": "MIT",
|
|
5550
|
-
"dependencies": {
|
|
5551
|
-
"@types/debug": "^4.1.0",
|
|
5552
|
-
"debug": "^4.1.1",
|
|
5553
|
-
"merge-deep": "^3.0.1"
|
|
5554
|
-
},
|
|
5555
|
-
"engines": {
|
|
5556
|
-
"node": ">=9.11.2"
|
|
5557
|
-
},
|
|
5558
|
-
"peerDependencies": {
|
|
5559
|
-
"playwright-extra": "*",
|
|
5560
|
-
"puppeteer-extra": "*"
|
|
5561
|
-
},
|
|
5562
|
-
"peerDependenciesMeta": {
|
|
5563
|
-
"playwright-extra": {
|
|
5564
|
-
"optional": true
|
|
5565
|
-
},
|
|
5566
|
-
"puppeteer-extra": {
|
|
5567
|
-
"optional": true
|
|
5568
|
-
}
|
|
5569
|
-
}
|
|
5570
|
-
},
|
|
5571
|
-
"node_modules/puppeteer-extra-plugin-recaptcha": {
|
|
5572
|
-
"version": "3.6.8",
|
|
5573
|
-
"resolved": "https://registry.npmjs.org/puppeteer-extra-plugin-recaptcha/-/puppeteer-extra-plugin-recaptcha-3.6.8.tgz",
|
|
5574
|
-
"integrity": "sha512-AY2HG1ZFlSi4xs+Hy84LtRJ95DIfnbjR3Az64dJGVW8gr/hBAGEWRlXTMzea7YOmxO3Nc8Ak3CcUgjgp1gIu1w==",
|
|
5575
|
-
"license": "MIT",
|
|
5576
|
-
"dependencies": {
|
|
5577
|
-
"debug": "^4.1.1",
|
|
5578
|
-
"merge-deep": "^3.0.2",
|
|
5579
|
-
"puppeteer-extra-plugin": "^3.2.3"
|
|
5580
|
-
},
|
|
5581
|
-
"engines": {
|
|
5582
|
-
"node": ">=9.11.2"
|
|
5583
|
-
},
|
|
5584
|
-
"peerDependencies": {
|
|
5585
|
-
"playwright-extra": "*",
|
|
5586
|
-
"puppeteer-extra": "*"
|
|
5587
|
-
},
|
|
5588
|
-
"peerDependenciesMeta": {
|
|
5589
|
-
"playwright-extra": {
|
|
5590
|
-
"optional": true
|
|
5591
|
-
},
|
|
5592
|
-
"puppeteer-extra": {
|
|
5593
|
-
"optional": true
|
|
5594
|
-
}
|
|
5595
|
-
}
|
|
5596
|
-
},
|
|
5597
5389
|
"node_modules/qs": {
|
|
5598
|
-
"version": "6.14.
|
|
5599
|
-
"resolved": "https://registry.npmjs.org/qs/-/qs-6.14.
|
|
5600
|
-
"integrity": "sha512-
|
|
5390
|
+
"version": "6.14.1",
|
|
5391
|
+
"resolved": "https://registry.npmjs.org/qs/-/qs-6.14.1.tgz",
|
|
5392
|
+
"integrity": "sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==",
|
|
5601
5393
|
"license": "BSD-3-Clause",
|
|
5602
5394
|
"dependencies": {
|
|
5603
5395
|
"side-channel": "^1.1.0"
|
|
@@ -5917,42 +5709,6 @@
|
|
|
5917
5709
|
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
|
|
5918
5710
|
"license": "ISC"
|
|
5919
5711
|
},
|
|
5920
|
-
"node_modules/shallow-clone": {
|
|
5921
|
-
"version": "0.1.2",
|
|
5922
|
-
"resolved": "https://registry.npmjs.org/shallow-clone/-/shallow-clone-0.1.2.tgz",
|
|
5923
|
-
"integrity": "sha512-J1zdXCky5GmNnuauESROVu31MQSnLoYvlyEn6j2Ztk6Q5EHFIhxkMhYcv6vuDzl2XEzoRr856QwzMgWM/TmZgw==",
|
|
5924
|
-
"license": "MIT",
|
|
5925
|
-
"dependencies": {
|
|
5926
|
-
"is-extendable": "^0.1.1",
|
|
5927
|
-
"kind-of": "^2.0.1",
|
|
5928
|
-
"lazy-cache": "^0.2.3",
|
|
5929
|
-
"mixin-object": "^2.0.1"
|
|
5930
|
-
},
|
|
5931
|
-
"engines": {
|
|
5932
|
-
"node": ">=0.10.0"
|
|
5933
|
-
}
|
|
5934
|
-
},
|
|
5935
|
-
"node_modules/shallow-clone/node_modules/kind-of": {
|
|
5936
|
-
"version": "2.0.1",
|
|
5937
|
-
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-2.0.1.tgz",
|
|
5938
|
-
"integrity": "sha512-0u8i1NZ/mg0b+W3MGGw5I7+6Eib2nx72S/QvXa0hYjEkjTknYmEYQJwGu3mLC0BrhtJjtQafTkyRUQ75Kx0LVg==",
|
|
5939
|
-
"license": "MIT",
|
|
5940
|
-
"dependencies": {
|
|
5941
|
-
"is-buffer": "^1.0.2"
|
|
5942
|
-
},
|
|
5943
|
-
"engines": {
|
|
5944
|
-
"node": ">=0.10.0"
|
|
5945
|
-
}
|
|
5946
|
-
},
|
|
5947
|
-
"node_modules/shallow-clone/node_modules/lazy-cache": {
|
|
5948
|
-
"version": "0.2.7",
|
|
5949
|
-
"resolved": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-0.2.7.tgz",
|
|
5950
|
-
"integrity": "sha512-gkX52wvU/R8DVMMt78ATVPFMJqfW8FPz1GZ1sVHBVQHmu/WvhIWE4cE1GBzhJNFicDeYhnwp6Rl35BcAIM3YOQ==",
|
|
5951
|
-
"license": "MIT",
|
|
5952
|
-
"engines": {
|
|
5953
|
-
"node": ">=0.10.0"
|
|
5954
|
-
}
|
|
5955
|
-
},
|
|
5956
5712
|
"node_modules/shebang-command": {
|
|
5957
5713
|
"version": "2.0.0",
|
|
5958
5714
|
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "momentic",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.29.0",
|
|
4
4
|
"bin": {
|
|
5
5
|
"momentic": "./bin/cli.js"
|
|
6
6
|
},
|
|
@@ -61,10 +61,8 @@
|
|
|
61
61
|
"pixelmatch": "^5.3.0",
|
|
62
62
|
"playwright": "1.56.1",
|
|
63
63
|
"playwright-core": "1.56.1",
|
|
64
|
-
"playwright-extra": "^4.3.6",
|
|
65
64
|
"posthog-node": "4.15.0",
|
|
66
65
|
"proper-lockfile": "^4.1.2",
|
|
67
|
-
"puppeteer-extra-plugin-recaptcha": "^3.6.8",
|
|
68
66
|
"quote": "^0.4.0",
|
|
69
67
|
"safe-stable-stringify": "^2.5.0",
|
|
70
68
|
"semver": "^7.6.0",
|