momentic-mobile 0.0.1 → 0.0.3

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.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "momentic-mobile",
3
- "version": "0.0.1",
3
+ "version": "0.0.3",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "momentic-mobile",
9
- "version": "0.0.1",
9
+ "version": "0.0.3",
10
10
  "dependencies": {
11
11
  "@actions/exec": "^1.1.1",
12
12
  "@actions/io": "^1.1.3",
@@ -46,7 +46,6 @@
46
46
  "jpeg-js": "^0.4.4",
47
47
  "js-beautify": "1.15.1",
48
48
  "junit-report-builder": "^5.1.1",
49
- "linkedom": "^0.18.12",
50
49
  "lodash-es": "^4.17.21",
51
50
  "mime": "^4.0.4",
52
51
  "moment": "^2.30.1",
@@ -69,6 +68,7 @@
69
68
  "semver": "^7.5.4",
70
69
  "set-cookie-parser": "^2.6.0",
71
70
  "simple-git": "^3.27.0",
71
+ "slimdom": "^4.3.5",
72
72
  "socket.io": "^4.8.1",
73
73
  "string-argv": "^0.3.2",
74
74
  "tough-cookie": "^5.0.0",
@@ -9184,25 +9184,25 @@
9184
9184
  "license": "MIT"
9185
9185
  },
9186
9186
  "node_modules/cheerio": {
9187
- "version": "1.1.0",
9188
- "resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.1.0.tgz",
9189
- "integrity": "sha512-+0hMx9eYhJvWbgpKV9hN7jg0JcwydpopZE4hgi+KvQtByZXPp04NiCWU0LzcAbP63abZckIHkTQaXVF52mX3xQ==",
9187
+ "version": "1.1.2",
9188
+ "resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.1.2.tgz",
9189
+ "integrity": "sha512-IkxPpb5rS/d1IiLbHMgfPuS0FgiWTtFIm/Nj+2woXDLTZ7fOT2eqzgYbdMlLweqlHbsZjxEChoVK+7iph7jyQg==",
9190
9190
  "license": "MIT",
9191
9191
  "dependencies": {
9192
9192
  "cheerio-select": "^2.1.0",
9193
9193
  "dom-serializer": "^2.0.0",
9194
9194
  "domhandler": "^5.0.3",
9195
9195
  "domutils": "^3.2.2",
9196
- "encoding-sniffer": "^0.2.0",
9196
+ "encoding-sniffer": "^0.2.1",
9197
9197
  "htmlparser2": "^10.0.0",
9198
9198
  "parse5": "^7.3.0",
9199
9199
  "parse5-htmlparser2-tree-adapter": "^7.1.0",
9200
9200
  "parse5-parser-stream": "^7.1.2",
9201
- "undici": "^7.10.0",
9201
+ "undici": "^7.12.0",
9202
9202
  "whatwg-mimetype": "^4.0.0"
9203
9203
  },
9204
9204
  "engines": {
9205
- "node": ">=18.17"
9205
+ "node": ">=20.18.1"
9206
9206
  },
9207
9207
  "funding": {
9208
9208
  "url": "https://github.com/cheeriojs/cheerio?sponsor=1"
@@ -9678,12 +9678,6 @@
9678
9678
  "url": "https://github.com/sponsors/fb55"
9679
9679
  }
9680
9680
  },
9681
- "node_modules/cssom": {
9682
- "version": "0.5.0",
9683
- "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.5.0.tgz",
9684
- "integrity": "sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==",
9685
- "license": "MIT"
9686
- },
9687
9681
  "node_modules/csv-parser": {
9688
9682
  "version": "3.2.0",
9689
9683
  "resolved": "https://registry.npmjs.org/csv-parser/-/csv-parser-3.2.0.tgz",
@@ -9998,9 +9992,9 @@
9998
9992
  }
9999
9993
  },
10000
9994
  "node_modules/dotenv": {
10001
- "version": "17.2.1",
10002
- "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.1.tgz",
10003
- "integrity": "sha512-kQhDYKZecqnM0fCnzI5eIv5L4cAe/iRI+HqMbO/hbRdTAeXDG+M9FjipUxNfbARuEg4iHIbhnhs78BCHNbSxEQ==",
9995
+ "version": "17.2.2",
9996
+ "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.2.tgz",
9997
+ "integrity": "sha512-Sf2LSQP+bOlhKWWyhFsn0UsfdK/kCWRv1iuA2gXAwt3dyNabr6QSj00I2V10pidqz69soatm9ZwZvpQMTIOd5Q==",
10004
9998
  "license": "BSD-2-Clause",
10005
9999
  "engines": {
10006
10000
  "node": ">=12"
@@ -11359,12 +11353,6 @@
11359
11353
  "safe-buffer": "~5.1.0"
11360
11354
  }
11361
11355
  },
11362
- "node_modules/html-escaper": {
11363
- "version": "3.0.3",
11364
- "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-3.0.3.tgz",
11365
- "integrity": "sha512-RuMffC89BOWQoY0WKGpIhn5gX3iI54O6nRA0yC124NYVtzjmFWBIiFd8M0x+ZdX0P9R4lADg1mgP8C7PxGOWuQ==",
11366
- "license": "MIT"
11367
- },
11368
11356
  "node_modules/htmlfy": {
11369
11357
  "version": "0.8.1",
11370
11358
  "resolved": "https://registry.npmjs.org/htmlfy/-/htmlfy-0.8.1.tgz",
@@ -12181,30 +12169,6 @@
12181
12169
  "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
12182
12170
  "license": "MIT"
12183
12171
  },
12184
- "node_modules/linkedom": {
12185
- "version": "0.18.12",
12186
- "resolved": "https://registry.npmjs.org/linkedom/-/linkedom-0.18.12.tgz",
12187
- "integrity": "sha512-jalJsOwIKuQJSeTvsgzPe9iJzyfVaEJiEXl+25EkKevsULHvMJzpNqwvj1jOESWdmgKDiXObyjOYwlUqG7wo1Q==",
12188
- "license": "ISC",
12189
- "dependencies": {
12190
- "css-select": "^5.1.0",
12191
- "cssom": "^0.5.0",
12192
- "html-escaper": "^3.0.3",
12193
- "htmlparser2": "^10.0.0",
12194
- "uhyphen": "^0.2.0"
12195
- },
12196
- "engines": {
12197
- "node": ">=16"
12198
- },
12199
- "peerDependencies": {
12200
- "canvas": ">= 2"
12201
- },
12202
- "peerDependenciesMeta": {
12203
- "canvas": {
12204
- "optional": true
12205
- }
12206
- }
12207
- },
12208
12172
  "node_modules/locate-app": {
12209
12173
  "version": "2.5.0",
12210
12174
  "resolved": "https://registry.npmjs.org/locate-app/-/locate-app-2.5.0.tgz",
@@ -15014,6 +14978,12 @@
15014
14978
  "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==",
15015
14979
  "license": "MIT"
15016
14980
  },
14981
+ "node_modules/slimdom": {
14982
+ "version": "4.3.5",
14983
+ "resolved": "https://registry.npmjs.org/slimdom/-/slimdom-4.3.5.tgz",
14984
+ "integrity": "sha512-MoxdfngDk7nf8Vun0xB2AYBiHv3Qlua3Frf12n8ZLmXtfZoapfAQOKLSMCsemSyEU1UIyd503LJfYKJE+dxDTg==",
14985
+ "license": "MIT"
14986
+ },
15017
14987
  "node_modules/smart-buffer": {
15018
14988
  "version": "4.2.0",
15019
14989
  "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz",
@@ -15951,12 +15921,6 @@
15951
15921
  "node": ">=14.17"
15952
15922
  }
15953
15923
  },
15954
- "node_modules/uhyphen": {
15955
- "version": "0.2.0",
15956
- "resolved": "https://registry.npmjs.org/uhyphen/-/uhyphen-0.2.0.tgz",
15957
- "integrity": "sha512-qz3o9CHXmJJPGBdqzab7qAYuW8kQGKNEuoHFYrBwV6hWIMcpAmxDLXojcHfFr9US1Pe6zUswEIJIbLI610fuqA==",
15958
- "license": "ISC"
15959
- },
15960
15924
  "node_modules/undici": {
15961
15925
  "version": "7.15.0",
15962
15926
  "resolved": "https://registry.npmjs.org/undici/-/undici-7.15.0.tgz",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "momentic-mobile",
3
- "version": "0.0.1",
3
+ "version": "0.0.3",
4
4
  "bin": {
5
5
  "momentic-mobile": "./bin/cli.js"
6
6
  },
@@ -46,7 +46,6 @@
46
46
  "jpeg-js": "^0.4.4",
47
47
  "js-beautify": "1.15.1",
48
48
  "junit-report-builder": "^5.1.1",
49
- "linkedom": "^0.18.12",
50
49
  "lodash-es": "^4.17.21",
51
50
  "mime": "^4.0.4",
52
51
  "moment": "^2.30.1",
@@ -63,12 +62,13 @@
63
62
  "playwright-extra": "^4.3.6",
64
63
  "posthog-node": "4.15.0",
65
64
  "proper-lockfile": "^4.1.2",
66
- "readline-sync": "^1.4.10",
67
65
  "puppeteer-extra-plugin-recaptcha": "^3.6.8",
68
66
  "quote": "^0.4.0",
67
+ "readline-sync": "^1.4.10",
69
68
  "semver": "^7.5.4",
70
69
  "set-cookie-parser": "^2.6.0",
71
70
  "simple-git": "^3.27.0",
71
+ "slimdom": "^4.3.5",
72
72
  "socket.io": "^4.8.1",
73
73
  "string-argv": "^0.3.2",
74
74
  "tough-cookie": "^5.0.0",