momentic 1.6.1 → 2.0.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 +82 -84
- package/npm-shrinkwrap.json +49 -49
- package/package.json +3 -3
- package/static/assets/{index-93HxJO0o.js → index-r3O_Wgij.js} +368 -368
- package/static/index.html +2 -2
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "momentic",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "2.0.0",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "momentic",
|
|
9
|
-
"version": "
|
|
9
|
+
"version": "2.0.0",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@actions/exec": "^1.1.1",
|
|
12
12
|
"@actions/io": "^1.1.3",
|
|
@@ -50,8 +50,8 @@
|
|
|
50
50
|
"pino": "^8.16.1",
|
|
51
51
|
"pino-pretty": "^10.2.3",
|
|
52
52
|
"pixelmatch": "^5.3.0",
|
|
53
|
-
"playwright": "1.
|
|
54
|
-
"playwright-core": "1.
|
|
53
|
+
"playwright": "1.52.0",
|
|
54
|
+
"playwright-core": "1.52.0",
|
|
55
55
|
"playwright-extra": "^4.3.6",
|
|
56
56
|
"posthog-node": "4.15.0",
|
|
57
57
|
"proper-lockfile": "^4.1.2",
|
|
@@ -100,9 +100,9 @@
|
|
|
100
100
|
}
|
|
101
101
|
},
|
|
102
102
|
"node_modules/@dotenvx/dotenvx": {
|
|
103
|
-
"version": "1.44.
|
|
104
|
-
"resolved": "https://registry.npmjs.org/@dotenvx/dotenvx/-/dotenvx-1.44.
|
|
105
|
-
"integrity": "sha512-
|
|
103
|
+
"version": "1.44.1",
|
|
104
|
+
"resolved": "https://registry.npmjs.org/@dotenvx/dotenvx/-/dotenvx-1.44.1.tgz",
|
|
105
|
+
"integrity": "sha512-j1QImCqf/XJmhIjC1OPpgiZV9g370HG9MNT9s/CDwCKsoYzNCPEKK+GfsidahJx7yIlBbm+4dPLlGec+bKn7oA==",
|
|
106
106
|
"license": "BSD-3-Clause",
|
|
107
107
|
"dependencies": {
|
|
108
108
|
"commander": "^11.1.0",
|
|
@@ -742,9 +742,9 @@
|
|
|
742
742
|
}
|
|
743
743
|
},
|
|
744
744
|
"node_modules/@octokit/auth-oauth-user": {
|
|
745
|
-
"version": "5.1.
|
|
746
|
-
"resolved": "https://registry.npmjs.org/@octokit/auth-oauth-user/-/auth-oauth-user-5.1.
|
|
747
|
-
"integrity": "sha512
|
|
745
|
+
"version": "5.1.6",
|
|
746
|
+
"resolved": "https://registry.npmjs.org/@octokit/auth-oauth-user/-/auth-oauth-user-5.1.6.tgz",
|
|
747
|
+
"integrity": "sha512-/R8vgeoulp7rJs+wfJ2LtXEVC7pjQTIqDab7wPKwVG6+2v/lUnCOub6vaHmysQBbb45FknM3tbHW8TOVqYHxCw==",
|
|
748
748
|
"license": "MIT",
|
|
749
749
|
"dependencies": {
|
|
750
750
|
"@octokit/auth-oauth-device": "^7.1.5",
|
|
@@ -962,9 +962,9 @@
|
|
|
962
962
|
}
|
|
963
963
|
},
|
|
964
964
|
"node_modules/@octokit/openapi-types": {
|
|
965
|
-
"version": "25.
|
|
966
|
-
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-25.
|
|
967
|
-
"integrity": "sha512-
|
|
965
|
+
"version": "25.1.0",
|
|
966
|
+
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-25.1.0.tgz",
|
|
967
|
+
"integrity": "sha512-idsIggNXUKkk0+BExUn1dQ92sfysJrje03Q0bv0e+KPLrvyqZF8MnBpFz8UNfYDwB3Ie7Z0TByjWfzxt7vseaA==",
|
|
968
968
|
"license": "MIT"
|
|
969
969
|
},
|
|
970
970
|
"node_modules/@octokit/plugin-paginate-rest": {
|
|
@@ -1083,12 +1083,12 @@
|
|
|
1083
1083
|
}
|
|
1084
1084
|
},
|
|
1085
1085
|
"node_modules/@octokit/types": {
|
|
1086
|
-
"version": "14.
|
|
1087
|
-
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-14.
|
|
1088
|
-
"integrity": "sha512-
|
|
1086
|
+
"version": "14.1.0",
|
|
1087
|
+
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-14.1.0.tgz",
|
|
1088
|
+
"integrity": "sha512-1y6DgTy8Jomcpu33N+p5w58l6xyt55Ar2I91RPiIA0xCJBXyUAhXCcmZaDWSANiha7R9a6qJJ2CRomGPZ6f46g==",
|
|
1089
1089
|
"license": "MIT",
|
|
1090
1090
|
"dependencies": {
|
|
1091
|
-
"@octokit/openapi-types": "^25.
|
|
1091
|
+
"@octokit/openapi-types": "^25.1.0"
|
|
1092
1092
|
}
|
|
1093
1093
|
},
|
|
1094
1094
|
"node_modules/@one-ini/wasm": {
|
|
@@ -1685,9 +1685,9 @@
|
|
|
1685
1685
|
}
|
|
1686
1686
|
},
|
|
1687
1687
|
"node_modules/@opentelemetry/semantic-conventions": {
|
|
1688
|
-
"version": "1.
|
|
1689
|
-
"resolved": "https://registry.npmjs.org/@opentelemetry/semantic-conventions/-/semantic-conventions-1.
|
|
1690
|
-
"integrity": "sha512-
|
|
1688
|
+
"version": "1.34.0",
|
|
1689
|
+
"resolved": "https://registry.npmjs.org/@opentelemetry/semantic-conventions/-/semantic-conventions-1.34.0.tgz",
|
|
1690
|
+
"integrity": "sha512-aKcOkyrorBGlajjRdVoJWHTxfxO1vCNHLJVlSDaRHDIdjU+pX8IYQPvPDkYiujKLbRnWU+1TBwEt0QRgSm4SGA==",
|
|
1691
1691
|
"license": "Apache-2.0",
|
|
1692
1692
|
"engines": {
|
|
1693
1693
|
"node": ">=14"
|
|
@@ -1912,9 +1912,9 @@
|
|
|
1912
1912
|
}
|
|
1913
1913
|
},
|
|
1914
1914
|
"node_modules/@types/node": {
|
|
1915
|
-
"version": "22.15.
|
|
1916
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.
|
|
1917
|
-
"integrity": "sha512-
|
|
1915
|
+
"version": "22.15.27",
|
|
1916
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.27.tgz",
|
|
1917
|
+
"integrity": "sha512-5fF+eu5mwihV2BeVtX5vijhdaZOfkQTATrePEaXTcKqI16LhJ7gi2/Vhd9OZM0UojcdmiOCVg5rrax+i1MdoQQ==",
|
|
1918
1918
|
"license": "MIT",
|
|
1919
1919
|
"dependencies": {
|
|
1920
1920
|
"undici-types": "~6.21.0"
|
|
@@ -2686,15 +2686,15 @@
|
|
|
2686
2686
|
}
|
|
2687
2687
|
},
|
|
2688
2688
|
"node_modules/eciesjs": {
|
|
2689
|
-
"version": "0.4.
|
|
2690
|
-
"resolved": "https://registry.npmjs.org/eciesjs/-/eciesjs-0.4.
|
|
2691
|
-
"integrity": "sha512-
|
|
2689
|
+
"version": "0.4.15",
|
|
2690
|
+
"resolved": "https://registry.npmjs.org/eciesjs/-/eciesjs-0.4.15.tgz",
|
|
2691
|
+
"integrity": "sha512-r6kEJXDKecVOCj2nLMuXK/FCPeurW33+3JRpfXVbjLja3XUYFfD9I/JBreH6sUyzcm3G/YQboBjMla6poKeSdA==",
|
|
2692
2692
|
"license": "MIT",
|
|
2693
2693
|
"dependencies": {
|
|
2694
|
-
"@ecies/ciphers": "^0.2.
|
|
2695
|
-
"@noble/ciphers": "^1.
|
|
2696
|
-
"@noble/curves": "^1.
|
|
2697
|
-
"@noble/hashes": "^1.
|
|
2694
|
+
"@ecies/ciphers": "^0.2.3",
|
|
2695
|
+
"@noble/ciphers": "^1.3.0",
|
|
2696
|
+
"@noble/curves": "^1.9.1",
|
|
2697
|
+
"@noble/hashes": "^1.8.0"
|
|
2698
2698
|
},
|
|
2699
2699
|
"engines": {
|
|
2700
2700
|
"bun": ">=1",
|
|
@@ -3031,9 +3031,9 @@
|
|
|
3031
3031
|
"license": "MIT"
|
|
3032
3032
|
},
|
|
3033
3033
|
"node_modules/fdir": {
|
|
3034
|
-
"version": "6.4.
|
|
3035
|
-
"resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.
|
|
3036
|
-
"integrity": "sha512-
|
|
3034
|
+
"version": "6.4.5",
|
|
3035
|
+
"resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.5.tgz",
|
|
3036
|
+
"integrity": "sha512-4BG7puHpVsIYxZUbiUE3RqGloLaSSwzYie5jvasC4LWuBWzZawynvYouhjbQKw2JuIGYdm0DzIxl8iVidKlUEw==",
|
|
3037
3037
|
"license": "MIT",
|
|
3038
3038
|
"peerDependencies": {
|
|
3039
3039
|
"picomatch": "^3 || ^4"
|
|
@@ -3495,9 +3495,9 @@
|
|
|
3495
3495
|
"license": "MIT"
|
|
3496
3496
|
},
|
|
3497
3497
|
"node_modules/import-in-the-middle": {
|
|
3498
|
-
"version": "1.
|
|
3499
|
-
"resolved": "https://registry.npmjs.org/import-in-the-middle/-/import-in-the-middle-1.
|
|
3500
|
-
"integrity": "sha512-
|
|
3498
|
+
"version": "1.14.0",
|
|
3499
|
+
"resolved": "https://registry.npmjs.org/import-in-the-middle/-/import-in-the-middle-1.14.0.tgz",
|
|
3500
|
+
"integrity": "sha512-g5zLT0HaztRJWysayWYiUq/7E5H825QIiecMD2pI5QO7Wzr847l6GDvPvmZaDIdrDtS2w7qRczywxiK6SL5vRw==",
|
|
3501
3501
|
"license": "Apache-2.0",
|
|
3502
3502
|
"dependencies": {
|
|
3503
3503
|
"acorn": "^8.14.0",
|
|
@@ -4562,12 +4562,12 @@
|
|
|
4562
4562
|
}
|
|
4563
4563
|
},
|
|
4564
4564
|
"node_modules/playwright": {
|
|
4565
|
-
"version": "1.
|
|
4566
|
-
"resolved": "https://registry.npmjs.org/playwright/-/playwright-1.
|
|
4567
|
-
"integrity": "sha512-
|
|
4565
|
+
"version": "1.52.0",
|
|
4566
|
+
"resolved": "https://registry.npmjs.org/playwright/-/playwright-1.52.0.tgz",
|
|
4567
|
+
"integrity": "sha512-JAwMNMBlxJ2oD1kce4KPtMkDeKGHQstdpFPcPH3maElAXon/QZeTvtsfXmTMRyO9TslfoYOXkSsvao2nE1ilTw==",
|
|
4568
4568
|
"license": "Apache-2.0",
|
|
4569
4569
|
"dependencies": {
|
|
4570
|
-
"playwright-core": "1.
|
|
4570
|
+
"playwright-core": "1.52.0"
|
|
4571
4571
|
},
|
|
4572
4572
|
"bin": {
|
|
4573
4573
|
"playwright": "cli.js"
|
|
@@ -4580,9 +4580,9 @@
|
|
|
4580
4580
|
}
|
|
4581
4581
|
},
|
|
4582
4582
|
"node_modules/playwright-core": {
|
|
4583
|
-
"version": "1.
|
|
4584
|
-
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.
|
|
4585
|
-
"integrity": "sha512-
|
|
4583
|
+
"version": "1.52.0",
|
|
4584
|
+
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.52.0.tgz",
|
|
4585
|
+
"integrity": "sha512-l2osTgLXSMeuLZOML9qYODUQoPPnUsKsb5/P6LJ2e6uPKXUdPK5WYhN4z03G+YNbWmGDY4YENauNu4ZKczreHg==",
|
|
4586
4586
|
"license": "Apache-2.0",
|
|
4587
4587
|
"bin": {
|
|
4588
4588
|
"playwright-core": "cli.js"
|
|
@@ -5802,9 +5802,9 @@
|
|
|
5802
5802
|
"license": "0BSD"
|
|
5803
5803
|
},
|
|
5804
5804
|
"node_modules/twilio": {
|
|
5805
|
-
"version": "5.
|
|
5806
|
-
"resolved": "https://registry.npmjs.org/twilio/-/twilio-5.
|
|
5807
|
-
"integrity": "sha512-
|
|
5805
|
+
"version": "5.7.0",
|
|
5806
|
+
"resolved": "https://registry.npmjs.org/twilio/-/twilio-5.7.0.tgz",
|
|
5807
|
+
"integrity": "sha512-AcN9jo/C0sFitprIg2G6CJF+EACvff+8fiTMxf7Puz+6jtmc0NgJTwmyQbPiAnJcpXWOrPdI92Obr3PV4ZKXkw==",
|
|
5808
5808
|
"license": "MIT",
|
|
5809
5809
|
"dependencies": {
|
|
5810
5810
|
"axios": "^1.8.3",
|
|
@@ -6122,9 +6122,9 @@
|
|
|
6122
6122
|
}
|
|
6123
6123
|
},
|
|
6124
6124
|
"node_modules/zod": {
|
|
6125
|
-
"version": "3.
|
|
6126
|
-
"resolved": "https://registry.npmjs.org/zod/-/zod-3.
|
|
6127
|
-
"integrity": "sha512-
|
|
6125
|
+
"version": "3.25.41",
|
|
6126
|
+
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.41.tgz",
|
|
6127
|
+
"integrity": "sha512-8+sDJTGtCYIDBhdqDygp0ffj8kzziRKqAJPhpYObbElJ+3TRe/mnlnwH+/OMa3kKhueS4Drm5UMW00/u1p07zA==",
|
|
6128
6128
|
"license": "MIT",
|
|
6129
6129
|
"funding": {
|
|
6130
6130
|
"url": "https://github.com/sponsors/colinhacks"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "momentic",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "2.0.0",
|
|
4
4
|
"bin": {
|
|
5
5
|
"momentic": "./bin/cli.js"
|
|
6
6
|
},
|
|
@@ -50,8 +50,8 @@
|
|
|
50
50
|
"pino": "^8.16.1",
|
|
51
51
|
"pino-pretty": "^10.2.3",
|
|
52
52
|
"pixelmatch": "^5.3.0",
|
|
53
|
-
"playwright": "1.
|
|
54
|
-
"playwright-core": "1.
|
|
53
|
+
"playwright": "1.52.0",
|
|
54
|
+
"playwright-core": "1.52.0",
|
|
55
55
|
"playwright-extra": "^4.3.6",
|
|
56
56
|
"posthog-node": "4.15.0",
|
|
57
57
|
"proper-lockfile": "^4.1.2",
|