@datagrok/helm 3.0.2 → 3.0.4

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.
@@ -20,24 +20,24 @@
20
20
  "maxFailures": 0,
21
21
  "metadata": {
22
22
  "ci": {
23
- "commitHref": "https://github.com/datagrok-ai/public/commit/a88300006351f48dea830829bd39e0c85bdbce8c",
24
- "commitHash": "a88300006351f48dea830829bd39e0c85bdbce8c",
25
- "buildHref": "https://github.com/datagrok-ai/public/actions/runs/29192778144"
23
+ "commitHref": "https://github.com/datagrok-ai/public/commit/0817f04d153234f482cc0475acc7b566530e98e9",
24
+ "commitHash": "0817f04d153234f482cc0475acc7b566530e98e9",
25
+ "buildHref": "https://github.com/datagrok-ai/public/actions/runs/33095833890"
26
26
  },
27
27
  "gitCommit": {
28
- "shortHash": "a883000",
29
- "hash": "a88300006351f48dea830829bd39e0c85bdbce8c",
30
- "subject": "GROK-18695: npm dependency VEX scanning + remediation to zero (#3904)",
31
- "body": "GROK-18695: npm dependency VEX scanning + remediation to zero (#3904)\n\n* GROK-18695: CI: npm audit of published package production deps -> public VEX (vex/npm/*)\n\nPublish-time scan in packages.yaml (report-only, after npm publish):\n.github/scripts/npm-audit-vex.sh audits the workspace lockfile\n(--omit=dev) and publishes OpenVEX + CSV + HTML + meta to\ns3://datagrok-data/vex/npm/<safe>/, then the existing REINDEX trigger\nfolds it into the index. Weekly counterpart lives in the reddata repo\n(Vulnerability-Scan npm pass). security.md documents the npm VEX\nsurface and the production-dependencies-only policy.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n* GROK-18695: npm dependency remediation: production audit to zero across all packages and libraries\n\n629 production-tree findings (13 critical / 276 high / 239 moderate /\n101 low, npm audit --omit=dev) -> 0 across all 101 package/library\ndirs. What was done:\n\n- Lockfile refresh (npm audit fix) everywhere for semver-compatible\n advisories (ws, @babel/core, minimatch, fast-uri, form-data, ...).\n- uuid < 11.1.1 (GHSA-w5hq-g745-h8pq), pinned via exceljs@4 /\n aws-sdk@2 / published library chains: direct deps bumped to ^11.1.1\n + \"overrides\": {\"uuid\": \"^11.1.1\"} in every affected package\n (plugins bundle their tree, so the override is the shipped fix).\n- Charts: echarts 5 -> 6.1.0 (XSS GHSA-fgmj-fm8m-jvvx has no 5.x fix);\n d3-color >= 3.1.0 forced under circos. Build verified, no code changes.\n- Notebooks: kept JupyterLab 2.x, pinned vulnerable leaves via overrides\n (url-parse, marked 4 + default-export shim, sanitize-html 2, codemirror).\n- BiostructureViewer: d3 ^7.9, saguaro ^2.5.13, uuid ^11.1.1; molstar\n gl->node-gyp chain (9 criticals) cleared via node-gyp ^11 override;\n graphql-codegen leaf overrides.\n- NLP: AWS Translate migrated aws-sdk v2 -> @aws-sdk/client-translate v3\n (v2 advisory GHSA-j965-2qgj-vjmq has no patched version); protobufjs\n ^7.6.5 override for the onnx chain.\n- FileEditors: pdfjs-dist ^4.2.67 (arbitrary JS execution on open).\n- Excalidraw ^0.18.1, PhyloTreeViewer deck.gl ^8.9.36, GenomeBrowser,\n Grokky, nmrium (vite-plugin-pwa -> devDeps): all to zero.\n- Minitab/Tableau: package-lock.json generated (were unscannable).\n- Patch version bumps (Charts: minor) on the 33 publishable dirs whose\n manifests changed, so CI republishes and the public VEX npm table\n (data.datagrok.ai/vex) drains to zero.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n* GitHub Actions: Update libraries/webcomponents-vue/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/dock-spawn-dg/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/webcomponents/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/ml/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/statistics/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/arrow/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/math/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/compute-api/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/bio/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/utils/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/gridext/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/sci-comp/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/tutorials/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/db-explorer/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/compute-utils/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update packages/Compute2/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/Compute/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/GenomeBrowser/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/Excalidraw/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/MetabolicGraph/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/MolTrack/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/Notebooks/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/GIS/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/Arrow/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/MLFlow/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/CruddyDemo/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/BioNeMo/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/PowerGrid/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/TensorFlow.js/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/nmrium/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/WebComponents/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/monomerDB/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/Widgets/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/LibTests/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/Tableau/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/Curves/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/EDA/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/UITests/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/NLP/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/Proteomics/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/DBTests/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
28
+ "shortHash": "0817f04",
29
+ "hash": "0817f04d153234f482cc0475acc7b566530e98e9",
30
+ "subject": "Api: Move pinning to viewbase",
31
+ "body": "Api: Move pinning to viewbase\n",
32
32
  "author": {
33
- "name": "Alexander Paramonov",
34
- "email": "alex.aprm@Gmail.com",
35
- "time": 1783859501000
33
+ "name": "drizhina",
34
+ "email": "drizhinashvili@datagrok.ai",
35
+ "time": 1787848883000
36
36
  },
37
37
  "committer": {
38
- "name": "GitHub",
39
- "email": "noreply@github.com",
40
- "time": 1783859501000
38
+ "name": "drizhina",
39
+ "email": "drizhinashvili@datagrok.ai",
40
+ "time": 1787848883000
41
41
  },
42
42
  "branch": "master"
43
43
  }
@@ -50,24 +50,24 @@
50
50
  "retries": 1,
51
51
  "metadata": {
52
52
  "ci": {
53
- "commitHref": "https://github.com/datagrok-ai/public/commit/a88300006351f48dea830829bd39e0c85bdbce8c",
54
- "commitHash": "a88300006351f48dea830829bd39e0c85bdbce8c",
55
- "buildHref": "https://github.com/datagrok-ai/public/actions/runs/29192778144"
53
+ "commitHref": "https://github.com/datagrok-ai/public/commit/0817f04d153234f482cc0475acc7b566530e98e9",
54
+ "commitHash": "0817f04d153234f482cc0475acc7b566530e98e9",
55
+ "buildHref": "https://github.com/datagrok-ai/public/actions/runs/33095833890"
56
56
  },
57
57
  "gitCommit": {
58
- "shortHash": "a883000",
59
- "hash": "a88300006351f48dea830829bd39e0c85bdbce8c",
60
- "subject": "GROK-18695: npm dependency VEX scanning + remediation to zero (#3904)",
61
- "body": "GROK-18695: npm dependency VEX scanning + remediation to zero (#3904)\n\n* GROK-18695: CI: npm audit of published package production deps -> public VEX (vex/npm/*)\n\nPublish-time scan in packages.yaml (report-only, after npm publish):\n.github/scripts/npm-audit-vex.sh audits the workspace lockfile\n(--omit=dev) and publishes OpenVEX + CSV + HTML + meta to\ns3://datagrok-data/vex/npm/<safe>/, then the existing REINDEX trigger\nfolds it into the index. Weekly counterpart lives in the reddata repo\n(Vulnerability-Scan npm pass). security.md documents the npm VEX\nsurface and the production-dependencies-only policy.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n* GROK-18695: npm dependency remediation: production audit to zero across all packages and libraries\n\n629 production-tree findings (13 critical / 276 high / 239 moderate /\n101 low, npm audit --omit=dev) -> 0 across all 101 package/library\ndirs. What was done:\n\n- Lockfile refresh (npm audit fix) everywhere for semver-compatible\n advisories (ws, @babel/core, minimatch, fast-uri, form-data, ...).\n- uuid < 11.1.1 (GHSA-w5hq-g745-h8pq), pinned via exceljs@4 /\n aws-sdk@2 / published library chains: direct deps bumped to ^11.1.1\n + \"overrides\": {\"uuid\": \"^11.1.1\"} in every affected package\n (plugins bundle their tree, so the override is the shipped fix).\n- Charts: echarts 5 -> 6.1.0 (XSS GHSA-fgmj-fm8m-jvvx has no 5.x fix);\n d3-color >= 3.1.0 forced under circos. Build verified, no code changes.\n- Notebooks: kept JupyterLab 2.x, pinned vulnerable leaves via overrides\n (url-parse, marked 4 + default-export shim, sanitize-html 2, codemirror).\n- BiostructureViewer: d3 ^7.9, saguaro ^2.5.13, uuid ^11.1.1; molstar\n gl->node-gyp chain (9 criticals) cleared via node-gyp ^11 override;\n graphql-codegen leaf overrides.\n- NLP: AWS Translate migrated aws-sdk v2 -> @aws-sdk/client-translate v3\n (v2 advisory GHSA-j965-2qgj-vjmq has no patched version); protobufjs\n ^7.6.5 override for the onnx chain.\n- FileEditors: pdfjs-dist ^4.2.67 (arbitrary JS execution on open).\n- Excalidraw ^0.18.1, PhyloTreeViewer deck.gl ^8.9.36, GenomeBrowser,\n Grokky, nmrium (vite-plugin-pwa -> devDeps): all to zero.\n- Minitab/Tableau: package-lock.json generated (were unscannable).\n- Patch version bumps (Charts: minor) on the 33 publishable dirs whose\n manifests changed, so CI republishes and the public VEX npm table\n (data.datagrok.ai/vex) drains to zero.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n* GitHub Actions: Update libraries/webcomponents-vue/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/dock-spawn-dg/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/webcomponents/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/ml/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/statistics/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/arrow/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/math/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/compute-api/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/bio/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/utils/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/gridext/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/sci-comp/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/tutorials/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/db-explorer/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update libraries/compute-utils/package-lock.json\n\n Workflow Libraries 5159\n https://github.com/datagrok-ai/public/actions/runs/29192189405\n\n* GitHub Actions: Update packages/Compute2/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/Compute/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/GenomeBrowser/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/Excalidraw/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/MetabolicGraph/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/MolTrack/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/Notebooks/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/GIS/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/Arrow/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/MLFlow/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/CruddyDemo/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/BioNeMo/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/PowerGrid/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/TensorFlow.js/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/nmrium/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/WebComponents/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/monomerDB/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/Widgets/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/LibTests/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/Tableau/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/Curves/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/EDA/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/UITests/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/NLP/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/Proteomics/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n* GitHub Actions: Update packages/DBTests/package-lock.json\n\n Workflow Packages 10611\n https://github.com/datagrok-ai/public/actions/runs/29192189423\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
58
+ "shortHash": "0817f04",
59
+ "hash": "0817f04d153234f482cc0475acc7b566530e98e9",
60
+ "subject": "Api: Move pinning to viewbase",
61
+ "body": "Api: Move pinning to viewbase\n",
62
62
  "author": {
63
- "name": "Alexander Paramonov",
64
- "email": "alex.aprm@Gmail.com",
65
- "time": 1783859501000
63
+ "name": "drizhina",
64
+ "email": "drizhinashvili@datagrok.ai",
65
+ "time": 1787848883000
66
66
  },
67
67
  "committer": {
68
- "name": "GitHub",
69
- "email": "noreply@github.com",
70
- "time": 1783859501000
68
+ "name": "drizhina",
69
+ "email": "drizhinashvili@datagrok.ai",
70
+ "time": 1787848883000
71
71
  },
72
72
  "branch": "master"
73
73
  }
@@ -108,8 +108,8 @@
108
108
  }
109
109
  ],
110
110
  "stats": {
111
- "startTime": "2026-07-12T23:36:34.873Z",
112
- "duration": 41.063999999999965,
111
+ "startTime": "2026-08-27T17:07:43.404Z",
112
+ "duration": 41.394000000000005,
113
113
  "expected": 0,
114
114
  "skipped": 0,
115
115
  "unexpected": 0,
package/test-record-1.mp4 CHANGED
Binary file