原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 7987,
"has_wiki": true,
"homepage": "https://docs.aws.amazon.com/durable-execution/",
"languages": {
"Python": 2226,
"JavaScript": 70366,
"TypeScript": 3996249
},
"pushed_at": "2026-07-21T14:45:37Z",
"created_at": "2025-08-15T18:18:14Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T14:46:27Z",
"description": "Lambda durable functions SDK, Testing SDK and fully functional examples",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://amazon.com/aws",
"name": "Amazon Web Services",
"type": "Organization",
"login": "aws",
"company": null,
"location": "United States of America",
"followers": 16125,
"avatar_url": "https://avatars.githubusercontent.com/u/2232217?v=4",
"created_at": "2012-08-28T05:37:55Z",
"is_verified": null,
"public_repos": 552,
"account_age_days": 5075
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "sdk-2.2.0/insight-0.1.0",
"kind": "other",
"published_at": "2026-07-16T23:12:02Z"
},
{
"tag": "sdk-2.1.0/test-1.1.3/otel-0.1.1",
"kind": "other",
"published_at": "2026-07-06T21:03:39Z"
},
{
"tag": "test-1.1.2",
"kind": "other",
"published_at": "2026-07-02T17:41:49Z"
},
{
"tag": "otel-0.1.0",
"kind": "other",
"published_at": "2026-06-23T18:04:37Z"
},
{
"tag": "sdk-2.0.0",
"kind": "other",
"published_at": "2026-06-19T23:11:03Z"
},
{
"tag": "runtime-1.1.7",
"kind": "other",
"published_at": "2026-05-29T21:23:19Z"
},
{
"tag": "sdk-1.1.7",
"kind": "other",
"published_at": "2026-05-29T21:20:29Z"
},
{
"tag": "sdk-1.1.6",
"kind": "other",
"published_at": "2026-05-27T00:44:56Z"
},
{
"tag": "sdk-1.1.5t5",
"kind": "other",
"published_at": "2026-05-25T22:38:40Z"
},
{
"tag": "sdk-1.1.4",
"kind": "other",
"published_at": "2026-05-21T18:39:31Z"
},
{
"tag": "sdk-1.1.3",
"kind": "other",
"published_at": "2026-05-15T12:11:58Z"
},
{
"tag": "sdk-2.0.0-alpha.1",
"kind": "other",
"published_at": "2026-05-14T18:20:59Z"
},
{
"tag": "sdk-1.1.2/examples-0.1.1",
"kind": "other",
"published_at": "2026-04-29T23:12:25Z"
},
{
"tag": "1.1.1",
"kind": "patch",
"published_at": "2026-04-15T23:34:01Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2026-03-10T22:03:43Z"
},
{
"tag": "1.0.3",
"kind": "patch",
"published_at": "2026-03-10T21:27:14Z"
},
{
"tag": "sdk-1.0.2/testingsdk-1.1.1/eslint-1.0.0",
"kind": "other",
"published_at": "2026-01-27T22:16:40Z"
},
{
"tag": "sdk-1.0.1/testingsdk-1.1.0/eslint-1.0.0",
"kind": "other",
"published_at": "2025-12-16T23:07:02Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2025-12-02T14:19:08Z"
},
{
"tag": "0.0.1test",
"kind": "other",
"published_at": "2025-11-27T16:41:49Z"
},
{
"tag": "0.0.0test",
"kind": "other",
"published_at": "2025-11-25T00:19:44Z"
}
],
"recent_commits": [
{
"oid": "6c63837314296c36a81d08f7a13d95d2970afdce",
"body": "The previous tag/release (workflow-insight-vscode-v0.1.0-alpha.0) failed\nat npm ci on all 4 platform legs (fixed in #738). Rather than delete and\nrecreate that tag/release, bump the version so this release attempt uses\na fresh tag (workflow-insight-vscode-v0.1.0-alpha.1) with no collision\nor cleanup needed.",
"is_bot": false,
"headline": "chore: bump version to 0.1.0-alpha.1 for release retry (#740)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-21T14:42:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b582d63f5e161590039839ed3a8944512f5c6b74",
"body": "The first real run of vscode-extension-release.yml\n(https://github.com/aws/aws-durable-execution-sdk-js/actions/runs/29800665083)\nfailed identically on all 4 matrix legs at the plain 'npm ci' step,\nbefore reaching the isolated packaging logic:\n\n > aws-durable-execution-sdk-js@0.0.1 prepare\n > husk\n[…]\n--ignore-scripts' at the repo root, then 'npm run typecheck' and 'npm\nrun test' in packages/aws-durable-execution-sdk-js-insight-vscode both\npass (194/194 tests) exactly as they would in the workflow.",
"is_bot": false,
"headline": "fix(sdk): skip repo-root prepare script in release workflow (#738)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-21T05:08:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c2f7fbd087ab4f0098fdc73e6598feef5a79cf1f",
"body": "…(#736)\n\nThe Workflow Insight Explorer README's \"Build from Source\" and \"Launch\nthe extension\" sections were missing two steps required to actually run\nthe extension locally:\n\n- `webview-ui` is a nested package with its own package-lock.json and is\nnot covered by the root npm workspaces glob, so `np\n[…]\nt be opened at the extension's own folder\n(packages/aws-durable-execution-sdk-js-insight-vscode), not the monorepo\nroot, since ${workspaceFolder} in launch.json resolves from whichever\nfolder is open.",
"is_bot": false,
"headline": "docs: fix Workflow Insight vscode extension source-build setup steps …",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-21T04:18:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e45fe8a9789c6f67b79733928434b385ceea4a22",
"body": "…(#733)\n\n## What\nAdds `packages/aws-durable-execution-sdk-js-conformance-tests` — the JS\nconformance\ntest handlers exercised by the language-agnostic runner\n\n[`aws-durable-execution-conformance-tests`](https://pypi.org/project/aws-durable-execution-conformance-tests/)\n(pinned to **0.1.0**). The runn\n[…]\nes/aws-durable-execution-sdk-js-conformance-tests/README.md`\n— covers\nauthoring a new test case and the full local build/deploy/validate flow.\n\n---------\n\nCo-authored-by: Alex Wang <wangyb@amazon.com>",
"is_bot": false,
"headline": "feat(testing-sdk): add JS conformance test package (step,wait suite) …",
"author_name": "ALEX WANG",
"author_login": "wangyb-A",
"committed_at": "2026-07-20T20:57:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6577203712c956afe07dda1448d815749e91358e",
"body": null,
"is_bot": true,
"headline": "chore(deps): bump the actions-deps group with 3 updates (#735)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-20T19:00:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79ede8165eabf2301da6801f325e02e5198cc4e3",
"body": "- Add `.github/workflows/vscode-extension-release.yml`: builds and\nattaches platform-specific `.vsix` files (`darwin-arm64`, `win32-x64`,\n`win32-arm64`, `linux-x64`) to a GitHub Release matching this package's\nversion.\n- Remove `--no-dependencies` from the `package` script and un-ignore\n`node_module\n[…]\nuces a correct `.vsix` (manifest +\n`node-llama-cpp`/`@node-llama-cpp` contents inspected). Exact-match tag\nlogic and the asset-verification bash logic checked against several\ntag/asset-list scenarios.",
"is_bot": false,
"headline": "feat(sdk): multi-platform .vsix release (#734)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-18T10:39:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a479e2cab116a02e9b412a796d5c1a0066b38f26",
"body": "Bump @aws/durable-execution-sdk-js from 2.1.0 to 2.2.0.\n\nAlso widen @aws/durable-execution-sdk-js-testing's peer dependency upper\nbound (>=1.0.1 <=2.1.0 -> <=2.2.0) so it stays installable alongside the\nnew core version; npm install was failing with an ERESOLVE conflict\notherwise.\n\nVerified: build + full test suites pass for both packages (sdk: 89/89\nsuites, 1059/1059 tests; testing: 69/69 suites, 1167/1170, 3\npre-existing skips).",
"is_bot": false,
"headline": "chore(sdk): bump core SDK to 2.2.0 (#731)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-16T23:08:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66dcd740baed23ab80be6962d897d8b7f76ecac0",
"body": "The generated docs/api-reference/ tree (296 files from\n@microsoft/api-documenter) was stale relative to the SDK's actual public\nAPI and not wired into any CI check to keep it in sync.\naws/aws-durable-execution-docs is now the maintained, cross-language\n(TypeScript/Python/Java) documentation source p\n[…]\n itself (config, .api.md report, .api.json doc model) is\nkept — it serves API-surface change detection independent of where the\nhuman-readable docs live, which is a separate concern from this cleanup.",
"is_bot": false,
"headline": "chore: remove api-documenter, point API Reference to docs site (#730)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-16T22:20:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7f097f03daca958702bd9fce61c564ae112dfab8",
"body": "…728)\n\nAdd `attempt` field to `WaitForConditionContext` so check functions can\nread the current retry attempt, mirroring the `StepContext.attempt`\nfield added for step() in #707 (and matching the Java SDK, where\nwaitForCondition's check function already reuses\nStepContext.getAttempt()).\n\nPreviously \n[…]\nisting\ncurrentAttempt already used for waitStrategy and logging.\n- Update the waitForCondition() and WaitForConditionCheckFunc TSDoc.\n- Add unit tests covering the first-attempt and post-retry values.",
"is_bot": false,
"headline": "feat(sdk): expose retry attempt number on waitForCondition context (#…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-16T21:05:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6ba4d049dbdc044a05a4e9fd764bfbe46136e705",
"body": "Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite)\nfrom 8.0.8 to 8.1.5.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/vitejs/vite/releases\">vite's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v8.1.5</h2>\n<p>Please refer to <a\nhref=\"https://gi\n[…]\nm/aws/aws-durable-execution-sdk-js/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump vite from 8.0.8 to 8.1.5 (#727)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T18:33:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1eee0d80c1837cab2f6e63ecef438a1115972205",
"body": "…(#726)\n\n- Add explicit \"private\": false to aws-durable-execution-sdk-js-insight\npackage.json, matching the other publishable packages in the repo.\n- Widen the @aws/durable-execution-sdk-js peer dependency range from\n >=2.0.0-alpha.1 to >=2.1.0 (current core SDK version) so the floor\n tracks what'\n[…]\nreviously excluded, so a release would\nhave silently skipped it).\n\nThe cdk/ subpackage already has \"private\": true and is intentionally not\npublished to npm; customers consume it from the GitHub repo.",
"is_bot": false,
"headline": "chore(sdk): make insight package release-ready for first npm publish …",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-16T18:19:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "40c0276ef970b2723545a740e67c0cfd4a1bdab6",
"body": "…mestamptz, docs (#725)\n\nFollow-ups after the Redshift/OpenSearch query-provider work:\n\n- test(sdk): unit tests for all 12 first-party exporters (mock SDK\nclient/fetch/fs,\nassert the outbound API call; happy path + one nuance each). Closes the\ngap that\n let exporter bugs ship previously.\n- fix(sd\n[…]\no match.\n- docs(sdk): refresh remaining-tasks.md (exporter tests, timestamptz,\nand the VS Code\n items now shipped).\n\nVerified: SDK 81 tests, CDK tsc, extension tsc/tests, webview build —\nall green.",
"is_bot": false,
"headline": "chore(sdk): Workflow Insight follow-ups - exporter tests, Redshift ti…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-16T17:53:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "96e20174b519a94405d33d7f269d39c74e199124",
"body": "By submitting this pull request, I confirm that you can use, modify,\ncopy, and redistribute this contribution, under the terms of your\nchoice.",
"is_bot": false,
"headline": "docs(sdk): remove Timestream note from insight remaining-tasks (#724)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-15T23:32:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9882ac636c0b34cc6dc1d77d95d10f864b65d646",
"body": "…n (#723)\n\nAdds Amazon OpenSearch as a queryable destination in the Workflow\nInsight VS Code extension, alongside DynamoDB / Aurora / Redshift /\nS3-Athena / CloudWatch Logs. OpenSearch isn't SQL-native and Amazon\nOpenSearch Service requires SigV4-signed HTTPS, so this uses the\nOpenSearch SQL plugin \n[…]\nests: unit tests for\nrunOpenSearchQuery/fetchOpenSearchRecord/pingOpenSearch (mocked signer +\nfetch: normalization, error surfacing, 404, _source flatten) and\nextended config/destinationTest coverage.",
"is_bot": false,
"headline": "feat(sdk): add Amazon OpenSearch support to Workflow Insight extensio…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-15T22:58:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "be54c316a349c72630a4173a3453603fe8074b92",
"body": "Adds Amazon Redshift as a queryable destination in the Workflow Insight\nVS Code extension, alongside the existing DynamoDB / Aurora / S3-Athena\n/ CloudWatch Logs destinations. Redshift is modeled on the Aurora path\n(SQL over the same record_json + scalar-columns table) with the\nRedshift-specific dif\n[…]\nfunction so it emits records via RedshiftExporter.\n\nTests: unit tests for runRedshiftQuery/fetchRedshiftRecord (polling,\npagination, failure, SUPER parse) and extended config/destinationTest\ncoverage.",
"is_bot": false,
"headline": "feat(sdk): add Amazon Redshift support to Workflow Insight (#722)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-15T20:56:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "76f5cbd5050bb8b1c00a9d1dcc188ed465479a18",
"body": "*Issue #, if available:*\n\n*Description of changes:* Add optional executionStartTimestamp field to\nInvocationBaseInfo so it is available on all onInvocation* hook\nparameters (InvocationInfo and InvocationEndInfo). The timestamp is\nderived from\ninitialExecutionEvent.StartTimestamp when available (shou\n[…]\n new field.\n\n\nBy submitting this pull request, I confirm that you can use, modify,\ncopy, and redistribute this contribution, under the terms of your\nchoice.\n\nCo-authored-by: hsilan <hsilan@amazon.com>",
"is_bot": false,
"headline": "feat(sdk): Add executionStartTimestamp to InvocationBaseInfo (#719)",
"author_name": "Silan He",
"author_login": "SilanHe",
"committed_at": "2026-07-15T20:31:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "46ffaadfc2d1e1b956c6688161d3110c806acf78",
"body": "…f (#721)\n\nThe example/demo CDK stack\n(packages/aws-durable-execution-sdk-js-insight/cdk) defaulted\nlambda.autoInvoke.enabled to true, which provisions a dispatcher Lambda\n+ an EventBridge rule that re-invokes the example durable function every\nfew minutes. That keeps generating billable Lambda invo\n[…]\ny enumeration), so behavior is unchanged and the\nstack still typechecks.\n\nAdds a stack test asserting no EventBridge rule is synthesized with the\ndefault config. CDK typecheck + stack tests (11) pass.",
"is_bot": false,
"headline": "fix(sdk): default Workflow Insight example auto-invoke schedule to of…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-15T17:51:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e8e24953281dd1c4c71a664cdc3e6a592a2a8e42",
"body": "…ight (#720)\n\nSurfaces a curated set of Bedrock models as suggestions in the Settings\nmodel picker, shown by default before/without fetching the full account\nlist, so users land on a model that reliably handles the extension's\nquery-generation task.\n\n- New RECOMMENDED_BEDROCK_MODELS list (Claude Son\n[…]\ne dialect\n(e.g. Mistral Pixtral Large — correct on Aurora but produced no\naggregation on Athena) or couldn't drive the tool loop (DeepSeek R1,\nLlama 3.3) were intentionally excluded from the defaults.",
"is_bot": false,
"headline": "feat(sdk): recommend vetted Bedrock models by default in Workflow Ins…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-15T17:06:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "000eb3a519a35b1f59e1c8c3967ca5ff9b123d2a",
"body": "… (#718)\n\n*Issue #, if available:*\n\n*Description of changes:*\n\nReplace the startTimestamp derived from stepData (the checkpoint record)\nwith new Date() so that plugins receive the actual wall-clock time when\neach attempt begins executing.\n\nUpdated tests to assert startTimestamp is a recent Date instance.\n\n\nBy submitting this pull request, I confirm that you can use, modify,\ncopy, and redistribute this contribution, under the terms of your\nchoice.\n\nCo-authored-by: hsilan <hsilan@amazon.com>",
"is_bot": false,
"headline": "fix(sdk): Use current time for onOperationAttemptStart startTimestamp…",
"author_name": "Silan He",
"author_login": "SilanHe",
"committed_at": "2026-07-14T23:18:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4373e88e53c701da2570e832f7da7bc81a0a326",
"body": "…717)\n\nCPU profiling of the integration examples against the local test runner\n(with SDK\nsource-level attribution) showed ~78% of SDK CPU self-time concentrated\nin three files:\n`checkpoint-manager.ts`, `serdes.ts`, and `batch-result.ts`. This PR\nremoves the redundant\nwork in those hot paths with **n\n[…]\np-id-utils.ts` | 39 | 9 | −77% |\n\n Reproduce with:\n`npx tsx scripts/profile-sdk.ts --cpu --examples\ncomprehensive-operations,map/large-scale,parallel/basic,step/with-retry,promise/all\n--iterations 5`",
"is_bot": false,
"headline": "perf(sdk): cut checkpoint and batch hot-path CPU self-time by ~48% (#…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-14T21:38:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "980edd1043748d53e026de575aaeff499a15b3b4",
"body": "…in Workflow Insight (#716)\n\nThe previous default Bedrock model for the Workflow Insight extension's\nAI features (us.anthropic.claude-sonnet-4-20250514-v1:0) is deprecated.\nUpdates the default to the Claude Sonnet 5 US inference profile, makes\nthe model field much easier to get right, and adapts the\n[…]\nltering, pagination)\nand bedrockConverse.test.ts (model detection, up-front strip,\nerror-retry, and non-temperature errors rethrown). Host suite 168\npassing; host + webview typecheck and builds green.",
"is_bot": false,
"headline": "feat(sdk): default to Claude Sonnet 5 and add a Bedrock model picker …",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-14T19:09:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c17d36f09b629a680ce60dcd78449dc017461571",
"body": null,
"is_bot": true,
"headline": "chore(deps): bump the actions-deps group with 2 updates (#713)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T18:36:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5b6586eadf57593f7ee744786d9ba5ab09fd0db",
"body": null,
"is_bot": true,
"headline": "chore(deps): bump shell-quote and concurrently (#712)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T17:43:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccebcbcf23250346963a672b4860f144c9c1d0b6",
"body": "…715)\n\nBug bash feedback: switching the Explorer to S3 + Athena closes the\nSettings modal almost immediately, with no clear signal that the\ndestination is configured correctly or that the backing resources exist.\nAdds a \"Test connection\" button to the Data Source tab that runs\nread-only checks again\n[…]\nper-destination success, connectivity\nfailure, and completeness paths) and config.test.ts\n(configFromWireSettings mapping, defaults, and coercion). Host suite 156\npassing; host + webview builds green.",
"is_bot": false,
"headline": "feat(sdk): test connection button for Workflow Insight destination (#…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-14T17:21:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "36f954feb5d78ed57dcce4de8ee98a64567fb9a2",
"body": "…ability (#714)\n\nAdds an opt-in way to keep child-context operations (parallel branches,\nmap items, and their nested operations) visible to instrumentation\nplugins after a suspend/resume, plus a plugin knob to choose how much of\nthe tree to report.\n\nCore (@aws/durable-execution-sdk-js):\n- New `Durab\n[…]\nfull-tree\" (default) or\n\"top-level\" (drops any operation with a parentId) for a consistent,\nresume-independent snapshot. Pair \"full-tree\" with childOperationsDepth\nto keep the full tree across resume.",
"is_bot": false,
"headline": "feat(sdk): preserve child-context operations across resume for observ…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-14T01:34:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "794d800e45bd00e918aa9a4f2d42bae20932d6cd",
"body": "Align the map/parallel `shouldComplete` API with the Java SDK so a\ncustom predicate can declare whether early completion is a success or a\nfailure, and so it can no longer be combined with the threshold fields.\n\n- `CompletionConfig` is now a discriminated union (threshold-based XOR\ncustom), making `\n[…]\n`CUSTOM_COMPLETION_FAILED` makes `BatchResult.status` FAILED and\n`throwIfError()` throw even when no individual item failed.\n- Update unit tests, the parallel/should-complete example, and its\nhistory.",
"is_bot": false,
"headline": "feat(sdk): return a completion decision from shouldComplete (#711)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-13T18:46:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9e8c8583f528b847e29cd04a20697bb45cbdb845",
"body": "## Summary\n- deploy regular integration-test functions through generated SAM stacks\ninstead of per-function Lambda API calls\n- update example/SAM docs for the new workflow\n\n<img width=\"1543\" height=\"591\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/9905acde-b6f3-4c2e-a803-1ef66910cd20\n[…]\ndation\n- node --check\n.github/workflows/scripts/integration-test/integration-test.js\n- git diff --check\n- sam validate -t\npackages/aws-durable-execution-sdk-js-examples/template.yml --region\nus-west-2",
"is_bot": false,
"headline": "ci: use SAM for integration test deployments (#708)",
"author_name": "Frank Chen",
"author_login": "zhongkechen",
"committed_at": "2026-07-13T17:59:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d35c94227f78312ed1841ec9e61c79f4d816a216",
"body": "Add `attempt` field to `StepContext` so step functions can read the\ncurrent retry attempt. This enables attempt-aware logic such as failing\nover to an alternate resource on later attempts (issue #502).\n\n- Make `StepContext` an interface extending `OperationContext` with\n`attempt: number`; populate i\n[…]\nepContext` as\nlogging-only.\n- Add unit tests covering the first-attempt and post-retry values.\n- Add a `step/attempt-fallback` example demonstrating supplier fail-over\ndriven by `stepContext.attempt`.",
"is_bot": false,
"headline": "feat(sdk): expose retry attempt number on step context (#707)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-10T17:44:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2db38487b94c81202cbbbe90e0f9d39e3599b810",
"body": "Adds a way to see the query that produced a result and brings the\nextension README back in sync with the shipped feature set.\n\nQuery visibility:\n- A collapsible \"Query\" section above each result table shows the exact\nquery that produced it (verbatim in Query mode, or LLM-generated in\nAsk/Agent), ren\n[…]\ndel, agenticMaxIterations,\naiDisclosureAcceptedVersion.\n- IAM: Bedrock permissions clarified as Bedrock-provider-only; Athena\ncost note is now mode-aware; Future Work no longer lists shipped\nfeatures.",
"is_bot": false,
"headline": "feat(sdk): show the query behind each Workflow Insight result (#709)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-09T23:48:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "737780e475ddf62d1aad4d9e7bcfe01eaed24a71",
"body": "…cal-server LLM, and AI consent (#706)\n\nEnhancements to the Workflow Insight Explorer VS Code extension: three\nexplicit\nquery modes, saved queries and result export, an OpenAI-compatible\nlocal-server\nLLM provider, `.vsix` packaging for preview distribution, and an\nAI-usage\n consent + data-handling\n[…]\nl review** — see `AiConsentModal.tsx` and\n`AI_DISCLOSURE_VERSION` in `webview-ui/src/types.ts`. When approved copy\nlands,\nupdate the text and bump `AI_DISCLOSURE_VERSION` to re-prompt consented\nusers.",
"is_bot": false,
"headline": "feat(sdk): Explorer query/ask/agent modes, saved queries + export, lo…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-09T21:27:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3dd2d9cc70191d8f317a4fb99686189e8109832d",
"body": "## Summary\n- use TEST_ROLE_ARN for GitHub Actions AWS credentials in\nintegration-related workflows\n- pass TEST_ACCOUNT_ID and TEST_LAMBDA_EXECUTION_ROLE_ARN into\nintegration deployments\n- use the configured Lambda execution role ARN when creating or updating\ntest functions\n\n## Validation\n- git diff --check\n- parsed touched workflow YAML files with Ruby YAML",
"is_bot": false,
"headline": "ci: use new test secrets for integration workflow roles (#704)",
"author_name": "Frank Chen",
"author_login": "zhongkechen",
"committed_at": "2026-07-09T20:45:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcbfec55aeac00986d8c1ff2cf031718d519dc78",
"body": "Adds an optional shouldComplete predicate to CompletionConfig (shared by\nmap and parallel) so callers can fully control when a batch completes\nearly, beyond the existing minSuccessful /\n toleratedFailureCount / toleratedFailurePercentage fields.\n\nWhen provided, shouldComplete takes full precedence\n[…]\ngration/example: parallel/should-complete with unnamed branches\nasserting CUSTOM_COMPLETION when B and C finish before the slower A\n(local + cloud via createTests, with generated\n history snapshot).",
"is_bot": false,
"headline": "feat(sdk): add shouldComplete predicate to completionConfig (#702)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-09T18:30:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "13ed1c576eec6b42a1f6939d09194b4cc055eb70",
"body": "Introduces a consistent test naming convention across the repo to\neliminate ambiguity between \"composed\" tests (multiple internal classes,\nfaked boundary) and \"integration\" tests (real AWS services via\nLocalDurableTestRunner or cloud).",
"is_bot": false,
"headline": "refactor: Standardize test naming (#705)",
"author_name": "Ayushi Ahjolia",
"author_login": "ayushiahjolia",
"committed_at": "2026-07-08T23:02:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53b3201f0b2cd75fbb9e2a025aa00227c5f72cb4",
"body": "`getNextStepId()` returns `_stepCounter + 1` without advancing the\ncounter, so at operation boundaries (before the current operation has\nclaimed its ID via createStepId) it actually resolves to the CURRENT\npending operation's step ID, not a later one. The \"next\" name obscured\nthis and caused confusi\n[…]\nthe related comments.\n\nThis is a naming-only change to private/internal members with no\nbehavioral or public API impact. It does not change the current-vs-next\nstep lookup semantics discussed in #586.",
"is_bot": false,
"headline": "refactor(sdk): rename getNextStepId to peekStepId for clarity (#699)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-08T17:52:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b8e884bb421b237e31c24a9fdbe2ef00d55578e8",
"body": "…ons (#698)\n\nThe capacity-provider test job runs integration-test.js with\n--test-only --capacity-provider-only, but runJestTests always built the\nFUNCTION_NAME_MAP with regular (non capacity provider) function names\nand\nran the full cloud suite. As a result the job invoked regular $LATEST\nfunctions \n[…]\n, failing the job. It now uses describe.skip when its function is\nabsent, mirroring the shared helper, so it is skipped in the\ncapacity-provider job and still runs in the regular integration\nworkflow.",
"is_bot": false,
"headline": "fix(ci): scope capacity provider test job to capacity provider functi…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-08T17:03:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "474c6233d49a6c854f83cbe0f71ed85d1dc809b9",
"body": "checkAndUpdateReplayMode() decided replay was finished whenever the next\nstep id had no checkpoint data. A virtual context (runInChildContext\nwith virtualContext: true) is intentionally not checkpointed, so its id\nhas no data even though its first child IS checkpointed under\n`${nextStepId}-1`. This \n[…]\nsts covering both the virtual-context case (stays in replay\nmode) and the genuine end-of-replay case (switches to execution mode).\n\nCo-authored-by: Silan He <16982279+SilanHe@users.noreply.github.com>",
"is_bot": false,
"headline": "fix(sdk): keep replay mode active after a virtual context (#697)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-07T23:26:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3ff2623e4203f48ed6ab320b368072af7676f4e4",
"body": "*Issue #, if available:*\n\n*Description of changes:*\n\nInvocationInfo now has an updatedOperations: Record<string,\nOperationInfo> field — the subset of operations that changed externally\nbetween invocations (populated from event.UpdatedOperationIds)\nType hierarchy (before → after):\n\nBEFORE:\n\n```\nInvoc\n[…]\nn\n\nBy submitting this pull request, I confirm that you can use, modify,\ncopy, and redistribute this contribution, under the terms of your\nchoice.\n\n---------\n\nCo-authored-by: hsilan <hsilan@amazon.com>",
"is_bot": false,
"headline": "feat(sdk): add updated operations to invocation info (#693)",
"author_name": "Silan He",
"author_login": "SilanHe",
"committed_at": "2026-07-07T23:18:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fde725d47a9cb1b1c822ca96f92c9f3a84900f95",
"body": null,
"is_bot": true,
"headline": "chore(deps): bump the actions-deps group with 7 updates (#695)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-07T23:07:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3e45c2b6316a243da72b87c7630cca2b4eee253",
"body": "… (#696)\n\nParallelConfig and MapConfig now expose an optional summaryGenerator,\nwhich the parallel and map handlers forward to executeConcurrently\ninstead of always using the internal default. The default generator is\nstill used when none is supplied, so existing behavior is unchanged\n(backward comp\n[…]\n is\nforwarded (and the default is used otherwise), plus an integration\nexample under aws-durable-execution-sdk-js-examples that verifies the\ncustom summary is checkpointed for a large parallel result.",
"is_bot": false,
"headline": "feat(sdk): support custom summaryGenerator in map and parallel config…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-07T22:23:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5d3c35ebb5a53f2a9c9209f300a0d744aece1d0a",
"body": "Add .github/dependabot.yml to enable weekly automated version updates\nfor GitHub Actions, mirroring the Java and Python SDK repos. This\nprevents outdated action versions (e.g. checkout@v4, setup-node@v4) from\ncausing CI failures and deprecation warnings.\n\nAll GitHub Actions updates are grouped into a single PR to reduce noise.",
"is_bot": false,
"headline": "chore(sdk): add Dependabot configuration for GitHub Actions (#694)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-07T19:19:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ed273f4a5cfbbc77d800c2767f75bf5166fe8a1",
"body": "…rtions\n\n*Issue #, if available:*\n\n*Description of changes:*\n\n1. Remove localOnly flag from all OTel examples to enable cloud\ndeployment and e2e testing. Update retry-steps to use\ncreateRetryStrategy from the SDK. All Otel examples where applicable\nwill be subject to e2e testing. They will still be \n[…]\n\n\n\nBy submitting this pull request, I confirm that you can use, modify,\ncopy, and redistribute this contribution, under the terms of your\nchoice.\n\n---------\n\nCo-authored-by: hsilan <hsilan@amazon.com>",
"is_bot": false,
"headline": "ci(otel): Enable cloud deployment and strengthen span asse… (#684)",
"author_name": "Silan He",
"author_login": "SilanHe",
"committed_at": "2026-07-06T23:32:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "78bf9c713bd4ad7334e0d8826326cb540d85914f",
"body": "…tel plugin (#687)\n\n*Issue #, if available:*\n\n*Description of changes:*\n\nI'm doing a minor version/patch version bump for the below packages. I plan to release\nall three afterwards.\n\n- @aws/durable-execution-sdk-js: 2.0.0 -> 2.1.0\n - changes to @experimental plugin interface\n- @aws/durable-executio\n[…]\n,\ncopy, and redistribute this contribution, under the terms of your\nchoice.\n\n---------\n\nCo-authored-by: hsilan <hsilan@amazon.com>\nCo-authored-by: Pooya Paridel <ParidelPooya@users.noreply.github.com>",
"is_bot": false,
"headline": "chore: minor version bumps for SDK, patch bumps for testing SDK and o…",
"author_name": "Silan He",
"author_login": "SilanHe",
"committed_at": "2026-07-06T20:06:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6c6133bceb5ae3f502075135c4e895df5fe9a97f",
"body": "The default logger emitted requestId, executionArn, tenantId,\noperationId, and attempt, but never operationName. This diverged from\nthe documented log format and from the Python and Java SDKs, which both\nemit operationName.\n\nThread the operation/step/child-context name through the async-local\ncontex\n[…]\n\n- durable-context: populate operationName in getDurableLogData (omit at\nroot)\n- default-logger: emit operationName when present\n- add unit/integration tests; update runWithContext argument assertions",
"is_bot": false,
"headline": "feat(sdk): emit operationName in default logger output (#692)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-06T19:02:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cf8f7b5483f0b6fb16b4d24e4097686dcbdec5f6",
"body": "Builds on the conversational Workflow Insight assistant (#690). The\nVisualize page previously configured charts with a local keyword\nheuristic that guessed axes from column order and, for the free-text\nbox, only detected the chart TYPE and discarded the fields the user\nnamed — so a request like \"rec\n[…]\n(stack:zero), product_category on x, hour_bucket as color;\nselecting \"stacked-bar\" with no text picks sensible channels and\nstyling. Typecheck (extension + webview) and build are clean; 98 tests\npass.",
"is_bot": false,
"headline": "feat(sdk): LLM-driven chart configuration on the Visualize page (#691)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-06T18:36:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9ce15dd2610cf311842d912db0b12dc6d146b9d5",
"body": "…extension (#690)\n\nAdds an agentic, conversational assistant to the Workflow Insight VS\nCode\nextension. Instead of turning one question into one query, it explores\nthe data\nacross multiple steps, answers in plain English, and holds a continuing\nconversation — with each answer's result table kept inl\n[…]\nview session state (a reload / New session\nclears\nthem); backend memory threads the summarized Q&A text, not the tables.\n- The local-model default download is ~4.9 GB (a smaller preset is\nselectable).",
"is_bot": false,
"headline": "feat(sdk): conversational agentic assistant for the Workflow Insight …",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-05T21:35:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "005216171722dd870ecc61e2771e90d1ec8617fa",
"body": "Adds S3 + Athena as a fifth queryable destination in the Workflow\nInsight\nExplorer VS Code extension, alongside CloudWatch Logs, DynamoDB, Aurora,\n and the SQS live view — completing the destination this extension's\n original design doc called for.\n\n - **Query engine**: Trino/Presto SQL via Amazo\n[…]\nthe query if missing, and clicking a row fetches the full\n record on demand — skipped entirely for aggregate results (`COUNT`,\n`GROUP BY`, etc.), where there's no single execution a row corresponds",
"is_bot": false,
"headline": "feat(sdk): add S3 + Athena support to Workflow Insight Explorer (#689)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-04T04:31:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ad013fbc786dfb88d88484ba9c10cdfcbe162499",
"body": "Every emitted record's operations/operationsByName included an extra\nentry\nof type EXECUTION whose name/id were the execution's own executionName/\nexecutionArn, always stuck at status STARTED — even on records whose\noverall status was SUCCEEDED. Confirmed against real DynamoDB-exported\nrecords: this\n[…]\no this pseudo-operation was redundant even before\nconsidering the stuck-status bug.\n\nAdded a regression test asserting an EXECUTION-typed, named entry is\nexcluded while real named operations are kept.",
"is_bot": false,
"headline": "fix(sdk): exclude the SDK's internal EXECUTION pseudo-operation (#688)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-03T22:29:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "525bb43dd53eb57571c900893c218ae908768e33",
"body": "…n (#686)\n\nSQS has no query engine, so it doesn't fit the extension's existing \"ask\na\nquestion → LLM generates a query → run it → render a table\" pipeline\nused by\n CloudWatch Logs, DynamoDB, and Aurora. This adds `sqs` as a distinct\ndestination type with its own live view instead: start a listener\n[…]\ntarted\nlistening, confirmed live message counts, parsed record columns,\noperation\ndetail (result/error), input/output JSON views, and the Visualize chart.\n - No existing test suite for this package.",
"is_bot": false,
"headline": "feat(sdk): add SQS live view to the Workflow Insight VS Code extensio…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-03T21:42:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c74bffe984e7df3efc1342adb92598186e4e14b5",
"body": "…(#685)\n\nAmazon Timestream for LiveAnalytics [closed to new customers on\n2025-06-20](https://docs.aws.amazon.com/timestream/latest/developerguide/AmazonTimestreamForLiveAnalytics-availability-change.html).\nProvisioning it now fails with `AccessDeniedException` for any account\nthat\nwasn't already usi\n[…]\n unexpected drift.\n- **Deployed to a real AWS account and smoke-tested end-to-end**:\ntriggered a\nreal durable execution and confirmed records landed in DynamoDB,\nCloudWatch\n Logs, SQS, and Aurora.",
"is_bot": false,
"headline": "fix(sdk): remove TimestreamExporter, fix CDK durable-execution setup …",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-03T20:37:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ffc03825cf1eb31e58ca873927fa4e2a8688127f",
"body": "…ion (#683)\n\nImplements the previously-unused `InsightExporter.maxRecordSizeBytes`\nfor the\nWorkflow Insight plugin. Until now the field existed on the interface\nbut was\nnever read, so oversized records were emitted as-is and could be\nrejected by\nsize-capped destinations (CloudWatch Logs 256 KB, Dyna\n[…]\n`README.md` (new \"Record size & truncation\" section + record fields +\ncustom\nexporter example), `plugin-contracts.md`, `workflow-insight-design.md`,\nand\n `remaining-tasks.md` updated and reconciled.",
"is_bot": false,
"headline": "feat(sdk): enforce maxRecordSizeBytes with best-effort record truncat…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-03T18:45:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7141aaec62be373bb9973fb21be17e9898bdadfc",
"body": null,
"is_bot": false,
"headline": "chore(otel): Remove RETRYING from AttemptEndInfoOutcome (#679)",
"author_name": "Silan He",
"author_login": "SilanHe",
"committed_at": "2026-07-03T16:37:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4945a25aafe1f52736a9031edea7dc7af10cf993",
"body": "…n (#682)\n\nThe VegaChart webview renders charts with Vega's CSP-safe path (`ast:\ntrue` plus an `expr` interpreter) to avoid the default\nFunction/eval-based expression compilation. It passed the whole\n`vega-interpreter` module namespace (`import * as vegaInterpreter`) as\n`expr`, but Vega calls `this.\n[…]\n changes.\n\nVerified: webview-ui build succeeds and `tsc --noEmit` passes. (tsc\nwould have caught this — the build script only runs esbuild, which\nstrips types without checking, so it slipped through.)",
"is_bot": false,
"headline": "fix(sdk): pass expressionInterpreter to Vega expr in VS Code extensio…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-02T23:39:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e4f6a73d4e65c01744dc7499af77d29f296aa797",
"body": "Implements the previously-stubbed `samplingRate` config for the Workflow\nInsight plugin. Until now the field existed in the types but had no\neffect\n(the plugin only logged a \"not yet implemented\" warning). It now\ncontrols\n what fraction of executions emit records.\n\n### Behavior\n- `samplingRate` is\n[…]\nts passing.\n\n### Docs\n\nUpdates the `samplingRate` JSDoc, README config section,\n`plugin-contracts.md`,\n`workflow-insight-design.md`, and marks the sampling tasks/tests done in\n `remaining-tasks.md`.",
"is_bot": false,
"headline": "feat(sdk): implement deterministic sampling for Workflow Insight (#681)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-02T23:13:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "59b0a8562cc8dd6794d6fb4666aa4359b0c498bd",
"body": "…t (#680)\n\nRemove the sdkVersion and pluginVersion fields from the emitted\nWorkflowInsightRecord. Both were static metadata that added weight to\nevery emitted record without carrying query value, and neither is needed\nby consumers. Dropping them reduces per-record payload size across all\nexporters.\n\n[…]\nd contract:\nnew fields are additive and do not change the version, while a breaking\nchange (a field renamed, removed, or changed in meaning/type) bumps\nschemaVersion so consumers can detect and adapt.",
"is_bot": false,
"headline": "refactor(sdk): drop sdkVersion and pluginVersion from Workflow Insigh…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-02T19:00:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eeea56ca3c9fa8e89877b1c236c1b1d70244dd2b",
"body": "*Issue #, if available:*\n\n*Description of changes:* Added new assertion on the exact number of\nspans. Refactor tests to reset the exporter at the test level instead of\nwithin the handler so that we can assert on the number of spans exported\nfor the execution of a durable lambda function provided in \n[…]\n\n\n\nBy submitting this pull request, I confirm that you can use, modify,\ncopy, and redistribute this contribution, under the terms of your\nchoice.\n\n---------\n\nCo-authored-by: hsilan <hsilan@amazon.com>",
"is_bot": false,
"headline": "ci(otel): Otel test exporter reset refactor (#671)",
"author_name": "Silan He",
"author_login": "SilanHe",
"committed_at": "2026-07-02T17:58:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "68d077017c545e677e7a264979304ba071e61d3f",
"body": "…(#678)\n\nThe published `@aws/durable-execution-sdk-js-testing@1.1.1` declares a\npeer dependency of `@aws/durable-execution-sdk-js@^1.0.1`, which fails\nto resolve against the core SDK v2.0.0 (issue #674). The source was\nalready widened to `*`, but the version was never bumped, so the fix\ncould not be\n[…]\nnstall.\n- Add `semver` and `@types/semver` devDependencies used by the test.\n\nVerified: full testing suite passes (1167 passed); the test fails as\nexpected when the peer range is reverted to `^1.0.1`.",
"is_bot": false,
"headline": "fix(testing-sdk): bump to 1.1.2 and publish core SDK peer-compat fix …",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-02T17:34:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9b8f921db2df6c70f677fa202f2df793e1ad13b9",
"body": "Lets users query executions by a *named operation's* metrics.\n`operations` stays a\ncanonical **array** in array-native stores; point-access stores\n(CloudWatch,\nDynamoDB) carry a name-keyed **`operationsByName`** map instead; and the\nflexible\nHTTP/OTel exporters make the choice configurable. Each sto\n[…]\nray for Aurora;\nbest-effort\nnote for the nested `LambdaLogExporter`. Added per-operation-name\nfew-shots +\n README example questions.\n - Removed the stale `PENDING` status from all schema variants.",
"is_bot": false,
"headline": "feat(sdk): per-store operationsByName index for Workflow Insight (#677)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-02T07:04:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "acb31fd0c153134b66fbf11f691186f68c113f5c",
"body": "…orkflow Insight (#676)\n\nImplements the previously-stubbed content config:\n- content.input / content.output: false omits, function transforms\n(redact/\n reshape), true/default includes as-is.\n- content.operations.overrides (matched by operationName): exclude drops\nthe\noperation; result: fn opts that\n[…]\nh a custom/overflow Serdes the\ntransform may receive a non-JSON string or a storage pointer rather than\nthe\noriginal object. Documented in README, OperationOverride.result JSDoc,\nand plugin-contracts.",
"is_bot": false,
"headline": "feat(sdk): implement content filtering and per-operation result for W…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-02T04:38:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9b03cd722bcb122d96d7ef4a3c12c6eb804c3ed8",
"body": "The insight package had no ESLint config, so its sources fell back to\nthe ruleless root config and were effectively unlinted. Add a\npackage-local flat config mirroring the core SDK's rules, plus a \"lint\"\nscript and the ESLint devDependencies, consistent with the other\npackages.",
"is_bot": false,
"headline": "chore(sdk): add ESLint config and lint script to Workflow Insight (#675)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-01T21:04:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08682a08b08df5cb9df6911523dfb1f5b050aecc",
"body": "The checkpointed Operation already carries per-operation Error (on Step/\nCallback/Context/ChainedInvoke details) and Attempt (on StepDetails),\nbut toOperationInfo() only mapped Result, so onOperationChange consumers\ncould never see them.\n\n- Add error?: Error and attempt?: number to the public (exper\n[…]\nOperationRecord (stack trace and errorData intentionally\nomitted).\n\nresult remains available on OperationInfo but is not yet emitted in the\nrecord; deferred to content filtering due to unbounded size.",
"is_bot": false,
"headline": "feat(sdk): surface operation error and attempt on OperationInfo (#673)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-01T06:22:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "68078e30e663bc13f334d9ddc1f426d4f5b901ec",
"body": "Introduce a third emitMode for the Workflow Insight plugin and rename\nall three modes to a consistent, trigger-based naming scheme:\n\n- on-change (was in-progress): emit on every status change + at end\n- on-complete (was finished-only): emit once on terminal\nSUCCEEDED/FAILED\n- on-failure (new): \n[…]\nsuspend instead of only terminal statuses. Emission is\nnow gated by mode in onInvocationEnd, and per-execution state is cleared\nonly on terminal status so startTime/cachedInput survive across resumes.",
"is_bot": false,
"headline": "feat(sdk): add on-failure emit mode and rename emit modes (#672)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-07-01T05:24:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d69289f17bafa4142dbe29646cf11948c3c67a0f",
"body": "*Issue #, if available:*\n\n*Description of changes:* We have a bug with nested child execution's\nspans colliding with parent execution's spans. Since the\n_X_AMZN_TRACE_ID is propagated on the backend, child invocations are\nreceiving the same _X_AMZN_TRACE_ID as the parent. Since we\ndeterministically \n[…]\n.\n\nBy submitting this pull request, I confirm that you can use, modify,\ncopy, and redistribute this contribution, under the terms of your\nchoice.\n\n---------\n\nCo-authored-by: hsilan <hsilan@amazon.com>",
"is_bot": false,
"headline": "fix(otel): span id collision execution arn scoping (#669)",
"author_name": "Silan He",
"author_login": "SilanHe",
"committed_at": "2026-06-30T22:11:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "25ed4b0f29b19e93441970502c83f76ff1b4d106",
"body": "Config-driven CDK stack that deploys destination resources for the\nWorkflow Insight plugin. Supports 10 destinations (CloudWatch Logs,\nDynamoDB, Aurora, S3, Redshift, OpenSearch, Firehose, SQS, EventBridge,\nTimestream) with enable/disable toggles.\n\n**Note:** First revision, will update it after test\n[…]\ncher Lambda that generates random\nclaim inputs (customerName, claimNumber, amount, type)\n- Aurora custom resource for automatic table creation\n- Single managed IAM policy with all required permissions",
"is_bot": false,
"headline": "feat(sdk): add CDK stack for Insight destination infrastructure (#668)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-06-30T21:34:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9db32df0baad08ba5d18e2711c18aa62225d4f3f",
"body": null,
"is_bot": true,
"headline": "chore(deps): bump esbuild from 0.24.2 to 0.28.1 in webview-ui (#665)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-30T21:05:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b95f005c9cf692d589f022b266ccfcff8bfd9bd",
"body": "… backward-compatible) (#670)\n\n## Issue #, if available:\nN/A\n\n## Description of changes:\n\nThis is an alternative to #664 that delivers the same feature while\nkeeping the public API **tree-shakeable _and_ backward compatible**.\n\n### What it does\n1. Adds a `PluginOperationStatus` type that mirrors `Op\n[…]\n12 tests / 86 suites passing.\n- `eslint`: no new issues.\n\nBy submitting this pull request, I confirm that you can use, modify,\ncopy, and redistribute this contribution, under the terms of your\nchoice.",
"is_bot": false,
"headline": "feat(sdk): add PluginOperationStatus as const object (tree-shakeable,…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-06-30T20:09:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b62cf4ec2f36d83fa5d7dd92d7c9cd42f6391c7f",
"body": "LLM-generated queries are executed against the customer's database with\npotentially write-capable credentials. A hallucinated or prompt-injected\nDELETE/DROP/UPDATE would execute unchecked.\n\nAdded assertReadOnly() that validates before execution:\n- Must start with SELECT or WITH (CTEs)\n- Rejects INSE\n[…]\n both Aurora (PostgreSQL) and DynamoDB (PartiQL) paths.\nCloudWatch Logs Insights is inherently read-only.\n\nDefense-in-depth: customers should also configure read-only DB\ncredentials for the extension.",
"is_bot": false,
"headline": "fix(sdk): enforce read-only queries in VS Code extension (#667)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-06-30T17:15:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "956c8779fec4da481235111c2adea277e9abb561",
"body": "Replace string interpolation with Redshift Data API named parameters\n(:name syntax + Parameters array). The previous approach used manual\nquote-escaping which is fragile and an injection surface since\nrecord_json contains arbitrary customer input/output.\n\nSQL template is pre-built at construction time (immutable) — only\nparameters change per export call.",
"is_bot": false,
"headline": "fix(sdk): use parameterized queries in RedshiftExporter (#666)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-06-30T03:47:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a97c8b32fbd8c427d0417d239f73aeb593cd8e3d",
"body": "… (#663)\n\nTwo new packages for workflow observability:\n\n## @aws/durable-execution-sdk-js-insight\n\nSDK plugin that captures durable execution state and exports curated\nWorkflowInsightRecord to customer-owned destinations. Features:\n\n- 14 built-in exporters: LambdaLog, CloudWatch Logs, S3, DynamoDB,\nA\n[…]\nvia Vega-Lite + export (PNG/SVG)\n- Self-correction loop (feeds query errors back to LLM)\n- Settings modal with per-destination conditional fields\n- LLM suggests chart types based on query result shape",
"is_bot": false,
"headline": "feat(sdk): add Workflow Insight plugin and VS Code Explorer extension…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-06-29T23:08:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "31c6e9081852047c1afda764d3e592aa0b784692",
"body": "*Issue #, if available:*\n\n*Description of changes:* Adding otelTraceSampled to enrichLogContext\n\n\nBy submitting this pull request, I confirm that you can use, modify,\ncopy, and redistribute this contribution, under the terms of your\nchoice.\n\n---------\n\nCo-authored-by: hsilan <hsilan@amazon.com>",
"is_bot": false,
"headline": "feat(otel): enrich log context otel trace sampled (#662)",
"author_name": "Silan He",
"author_login": "SilanHe",
"committed_at": "2026-06-27T00:12:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c784f50bb753bc549c1c1a447ea4416543cf361",
"body": "…… (#661)\n\n…umber\n\n- Add 'durable.attempt.outcome' attribute to attempt spans\n- Postfix 'attempt <number>' to attempt span names\n- Add 'durable.operation.subtype' attribute to all span types\n- Change AttemptEndInfoOutcome enum values to uppercase strings\n\n*Issue #, if available:*\n\n*Description of changes:*\n\n\nBy submitting this pull request, I confirm that you can use, modify,\ncopy, and redistribute this contribution, under the terms of your\nchoice.\n\nCo-authored-by: hsilan <hsilan@amazon.com>",
"is_bot": false,
"headline": "feat(otel): Enrich attempt spans with outcome, subtype, and attempt n…",
"author_name": "Silan He",
"author_login": "SilanHe",
"committed_at": "2026-06-26T19:42:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "559ab5569cd594587c37b806ad38d9536aac7a2e",
"body": "…… (#660)\n\n…t attempts\n\n*Issue #, if available:* \n\n*Description of changes:* Step and wait-for-condition attempts across\ndifferent invocations were being exported as spans within the same\ninvocation in CloudWatch traces during manual testing. The reason is\nbecause the isReplay flag was not accurate \n[…]\n operation.\n\n\nBy submitting this pull request, I confirm that you can use, modify,\ncopy, and redistribute this contribution, under the terms of your\nchoice.\n\nCo-authored-by: hsilan <hsilan@amazon.com>",
"is_bot": false,
"headline": "fix(sdk): onOperationStart is called with isReplay true for subsequen…",
"author_name": "Silan He",
"author_login": "SilanHe",
"committed_at": "2026-06-26T17:25:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e0868786b1a845f464a9fb699d394f55bd0994d2",
"body": "*Issue #, if available:*\n\n*Description of changes:* Add E2E Otel tests which assert on the spans\nvisible in Xray/CloudWatch traces. These tests set up the durable lambda\nfunction via the recommended settings in the\naws-durable-execution-sdk-js-otel plugin README.\n\nOnly works for NodeJs 22 since ADOT\n[…]\n\n\n\nBy submitting this pull request, I confirm that you can use, modify,\ncopy, and redistribute this contribution, under the terms of your\nchoice.\n\n---------\n\nCo-authored-by: hsilan <hsilan@amazon.com>",
"is_bot": false,
"headline": "feat(ci): add E2E otel xray tests (#655)",
"author_name": "Silan He",
"author_login": "SilanHe",
"committed_at": "2026-06-25T23:11:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f5b91c263b4be4c75a67ff915914cc76ab5c8fcd",
"body": "*Issue #, if available:*\n\n*Description of changes:* rename DurableExecutionotelPlugin to\nOtelPlugin\n\n\nBy submitting this pull request, I confirm that you can use, modify,\ncopy, and redistribute this contribution, under the terms of your\nchoice.\n\nCo-authored-by: hsilan <hsilan@amazon.com>",
"is_bot": false,
"headline": "chore: rename DurableExecutionotelPlugin to OtelPlugin (#659)",
"author_name": "Silan He",
"author_login": "SilanHe",
"committed_at": "2026-06-24T21:12:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e5f74c008480ad800e49bcf8b1baa276c2cef44",
"body": "*Issue #, if available:*\nhttps://github.com/aws/aws-durable-execution-sdk-js/issues/545\n\n*Description of changes:* bump version to 0.1.0 and update README\n\n\nBy submitting this pull request, I confirm that you can use, modify,\ncopy, and redistribute this contribution, under the terms of your\nchoice.\n\n---------\n\nCo-authored-by: hsilan <hsilan@amazon.com>",
"is_bot": false,
"headline": "feat(otel): bump version to 0.1.0 and update README (#657)",
"author_name": "Silan He",
"author_login": "SilanHe",
"committed_at": "2026-06-23T17:52:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56b6988083fd37be45bc5c2d845bec0cad2e4d62",
"body": "…n (#656)\n\n- bump @aws/durable-execution-sdk-js from 2.0.0-alpha.1 to 2.0.0\n(regenerate package-lock so `npm ci` in the publish job stays in sync)\n- widen the post-publish dist-tag verification window in npm-publish.yml\n(DIST_TAG_VERIFY_ATTEMPTS=10, DIST_TAG_VERIFY_DELAY=15) to absorb npm\nregistry/C\n[…]\nta cache primed by the pre-flight read and sees fresh registry\nstate\n- make the test mock npm ignore leading flags when resolving the package\nname, so the verify scenarios still pass with the new flag",
"is_bot": false,
"headline": "chore(sdk): release 2.0.0 and harden npm publish dist-tag verificatio…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-06-19T23:07:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c19dc859995e5c8d92981d4a9d7c4a3f10f55c86",
"body": "…(#654)\n\nThe `npm run test:all` (and `test:scripts`) commands failed immediately\nwith \"Directory .../src/scripts in the roots[0] option was not found\".\n\nRoot cause: the `src/scripts/` directory was removed during the esbuild\n-> rollup build migration (#38) — `bundle-size-tracker.ts` moved to\n`script\n[…]\nts:watch`, and\n`test:scripts:coverage` npm scripts\n\nNo CI workflow referenced the removed scripts/configs (CI runs `npm run\ntest`). `npm run test:all` and `npm test` both pass: 86 suites / 1010\ntests.",
"is_bot": false,
"headline": "test(sdk): repair test:all by removing dead src/scripts jest project …",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-06-19T22:34:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "294a7574c58e75baf068c0244067267c99cf1200",
"body": "…653)\n\n## Summary\n\nMoves `executionInput` from `InvocationEndInfo` up to `InvocationInfo`\nso plugins receive the execution input on `onInvocationStart` — not only\nat invocation end.\n\n## Motivation\n\nObservability plugins (like Workflow Insight) need to include the\nexecution input in their first emitt\n[…]\necutionInput` is only available in `onInvocationEnd`, which means:\n- The initial RUNNING record has no input\n- If the execution suspends (wait/callback) before completing, no record\never has the input",
"is_bot": false,
"headline": "feat(sdk): add executionInput to InvocationInfo (plugin interface) (#…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-06-19T18:31:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ec13d7f30b4047191cef2340464e5371931eac84",
"body": "*Issue #, if available:*\nhttps://github.com/aws/aws-durable-execution-sdk-js/issues/545\n\n*Description of changes:* Adding integration tests for Otel Plugin. This\nis not fully end to end with CloudWatch Traces, I think it's sufficient\nto preserve the shape of the traces we promise to emit via our ote\n[…]\n\n\n\nBy submitting this pull request, I confirm that you can use, modify,\ncopy, and redistribute this contribution, under the terms of your\nchoice.\n\n---------\n\nCo-authored-by: hsilan <hsilan@amazon.com>",
"is_bot": false,
"headline": "feat(otel): add Otel integration tests (#647)",
"author_name": "Silan He",
"author_login": "SilanHe",
"committed_at": "2026-06-19T07:00:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "37db09d100fa4dd52590c19213ca92020b8ba004",
"body": "Bring createLinearRetryStrategy to parity with createRetryStrategy by\nswitching it to a config-object API and adding the capabilities it was\nmissing. Both helpers now share a common module so their behavior cannot\ndrift apart.\n\nChanges:\n- Add src/utils/retry/retry-common with shared applyJitter,\nres\n[…]\nelays.\n- Export LinearRetryStrategyConfig from the package entry point.\n- Expand linear retry tests: maxDelay, non-second Duration units, all\njitter modes, integer/min-1 clamping, and error filtering.",
"is_bot": false,
"headline": "feat(sdk): align linear retry strategy with exponential helper (#652)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-06-18T22:00:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f9061a39d198d3133696b5dd00d1d24e73b91d0c",
"body": "…on (#651)\n\nThe filesystem serdes derived the on-disk directory from\n`encodeURIComponent(durableExecutionArn)` but used the raw `entityId`\nfor the file name (`${entityId}.json`). An entity ID containing\ncharacters such as `/` or `..` could therefore escape or fail to create\nthe intended directory. T\n[…]\nnal value.\n- Export `FileSystemPathEncoding` from the package index.\n- Add unit tests covering the compact directory layout, the non-standard\nARN fallback, entity-ID sanitization, and the HASH layout.",
"is_bot": false,
"headline": "feat(sdk): sanitize filesystem serdes paths and add pathEncoding opti…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-06-18T21:20:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "52b074b3099583bb35118a683f08a6538417f8e5",
"body": null,
"is_bot": true,
"headline": "chore(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 (#643)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-18T19:36:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58ade8d8467d3df766a4beed83afd0034616bb12",
"body": "Remove the GitHub to GitFarm sync workflows. The internal GitFarm bridge\nLambda is being scoped down to docs-only as part of a security\nremediation, and the JS SDK no longer needs to sync artifacts to\ninternal Brazil packages via this path.",
"is_bot": false,
"headline": "ci: remove GitFarm sync workflows (#650)",
"author_name": "Ayushi Ahjolia",
"author_login": "ayushiahjolia",
"committed_at": "2026-06-18T19:15:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee69eb657e7489443fb23a06ba092a7d93ee3431",
"body": "…ExternalError (#649)\n\nReorganize the callback error types into a hierarchy so a single\n`instanceof CallbackError` check matches every callback failure, and add\n`CallbackExternalError` for the case where the external entity completes\na callback with a failure (SendDurableExecutionCallbackFailure).\n\n\n[…]\nor\", and a\ncallback that times out while being awaited now throws\nCallbackTimeoutError. Code using `instanceof CallbackError` is\nunaffected; only exact errorType/name string comparisons need updating.",
"is_bot": false,
"headline": "feat(sdk): group callback errors under CallbackError and add Callback…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-06-18T19:10:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1092dbf4942f77af8a28f9a48756a8a3c39bd31a",
"body": "…(#648)\n\nPreviously runInChildContext only ran the deserialize(serialize(result))\nround-trip for small (checkpointed) payloads. Large payloads\n(ReplayChildren mode) and virtual contexts returned the raw in-memory\nresult instead. With a non-identity serdes this meant the value a caller\nreceived depen\n[…]\nrtual) that use an asymmetric uppercasing\nserdes to prove the round-trip is applied. Updates the SDK unit and\nintegration tests that previously asserted the raw-return behavior. No\npublic API changes.",
"is_bot": false,
"headline": "fix(sdk): apply serdes round-trip across all runInChildContext modes …",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-06-18T17:01:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8abeada650cdde9bea4b5f60f69beef960a338aa",
"body": "…es (#646)\n\nDurableOperationError.toErrorObject only copied this.errorData, so when\nan error carrying errorData crossed two or more runInChildContext\nboundaries the payload was lost. Each boundary wraps the error in a\nfresh ChildContextError whose own errorData is undefined, overwriting\nthe deeper v\n[…]\nun-in-child-context/error-data-propagation example and test that\nthrows a CallbackError with errorData through two nested child contexts\nand asserts the payload is still recoverable at the catch site.",
"is_bot": false,
"headline": "fix(sdk): preserve errorData across nested runInChildContext boundari…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-06-17T23:19:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "54703a05a548b3b217170048c5c867c91fc35f0c",
"body": "*Issue #, if available:*\nhttps://github.com/aws/aws-durable-execution-sdk-js/issues/545\n\n*Description of changes:* Add missing isReplay assertion for handler\nplugin tests\n\n\nBy submitting this pull request, I confirm that you can use, modify,\ncopy, and redistribute this contribution, under the terms of your\nchoice.\n\nCo-authored-by: hsilan <hsilan@amazon.com>",
"is_bot": false,
"headline": "fix(sdk): add plugin interface hook tests for isReplay (#645)",
"author_name": "Silan He",
"author_login": "SilanHe",
"committed_at": "2026-06-17T22:17:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a63964cc1bd4fbc519ea605fe02cbb958b67498b",
"body": "…… (#640)\n\n…utions\n\n*Issue #, if available:*\n\n*Description of changes:*\n\nAdd aws-durable-execution-sdk-js-otel package that implements the\nDurableInstrumentationPlugin interface to emit distributed traces\ncorrelating across multiple Lambda invocations of a single durable\nexecution.\n\nKey features:\n- \n[…]\n.\n\nBy submitting this pull request, I confirm that you can use, modify,\ncopy, and redistribute this contribution, under the terms of your\nchoice.\n\n---------\n\nCo-authored-by: hsilan <hsilan@amazon.com>",
"is_bot": false,
"headline": "feat(otel): add OpenTelemetry instrumentation plugin for durable exec…",
"author_name": "Silan He",
"author_login": "SilanHe",
"committed_at": "2026-06-17T20:07:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f5d6ebb5f02d8b834f7836d6bc93dbc3dbfe1b87",
"body": "… check (#642)\n\nThe OVERFLOW mode in filesystem-serdes checked\nBuffer.byteLength(inlineJson) against the threshold, but the actual\npersisted envelope is JSON.stringify({ data: inlineJson }) which\nre-escapes quotes and backslashes, inflating size by 10-30%. A payload\njust under the threshold could produce an envelope exceeding the 256KB\ncheckpoint limit.\n\nFix: measure the byte length of the final envelope string instead of the\nraw inlineJson, so boundary payloads correctly overflow to file.",
"is_bot": false,
"headline": "fix(sdk): account for double-encoding inflation in OVERFLOW threshold…",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-06-17T18:27:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6deecc5369ef0da70b9e5629e5865f8c290e215",
"body": "When a field is excluded via FieldMatchMode.PATH, the collect function\nstill recursed into its children. Descendant leaves then appeared\nvisible under INCLUDE_ALL mode, leaking PII into\nGetDurableExecutionHistory.\n\nSkip recursion entirely for excluded nodes so the whole subtree is\ndropped, consistent with the \"exclude always wins\" rule.\n\nAdds unit tests covering PATH-mode subtree exclusion.",
"is_bot": false,
"headline": "fix(sdk): prevent buildPreview from leaking excluded subtrees (#641)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-06-17T18:06:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a44142b1848ddd178953a9eccbf4ff52c7f5f904",
"body": "PromiseCombinatorError was missing from the switch in\nDurableOperationError.fromErrorObject, causing it to deserialize as\nStepError on replay. This broke instanceof checks and introduced\nnon-deterministic error identity.\n\nChanges:\n- Add case \"PromiseCombinatorError\" to fromErrorObject switch\n- Export PromiseCombinatorError from package index\n- Add integration tests for round-trip serialization",
"is_bot": false,
"headline": "fix(sdk): add PromiseCombinatorError case to fromErrorObject (#639)",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-06-16T23:37:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a4f5bbe2bbe9d21731569ccad7280c79f882f7d",
"body": null,
"is_bot": false,
"headline": "fix(sdk): ensure child context result matches replay on first run (#626)",
"author_name": "Ayushi Ahjolia",
"author_login": "ayushiahjolia",
"committed_at": "2026-06-16T23:00:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c1566345340fe2fd544c5d73692c5540620d1ec",
"body": "*Issue #, if available:*\nhttps://github.com/aws/aws-durable-execution-sdk-js/issues/545\n\n*Description of changes:* Adding plugin hooks to wait handler. It uses\nthe isOperationUpdatedBetweenInvocation to determine the isReplay\nparameter of the onOperationEnd call. The logic is essentially identical\nt\n[…]\n\n\n\nBy submitting this pull request, I confirm that you can use, modify,\ncopy, and redistribute this contribution, under the terms of your\nchoice.\n\n---------\n\nCo-authored-by: hsilan <hsilan@amazon.com>",
"is_bot": false,
"headline": "feat(sdk): add plugin hooks in callback handler (#638)",
"author_name": "Silan He",
"author_login": "SilanHe",
"committed_at": "2026-06-16T17:21:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7cc77901225d222e879e0ac5c05bfb33255d8370",
"body": "*Issue #, if available:*\n\n*Description of changes:* Adding plugin hooks to wait handler. It uses\nthe isOperationUpdatedBetweenInvocation to determine the isReplay\nparameter of the onOperationEnd call. The logic is essentially identical\nto invoke https://github.com/aws/aws-durable-execution-sdk-js/pu\n[…]\n\n\n\nBy submitting this pull request, I confirm that you can use, modify,\ncopy, and redistribute this contribution, under the terms of your\nchoice.\n\n---------\n\nCo-authored-by: hsilan <hsilan@amazon.com>",
"is_bot": false,
"headline": "feat(sdk): add plugin hooks in wait handler (#637)",
"author_name": "Silan He",
"author_login": "SilanHe",
"committed_at": "2026-06-15T23:57:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7dd091787f42f6f3eff6020d7ff0e482b8af3a65",
"body": "*Issue #, if available:*\n\n*Description of changes:* Add onOperationStart and onOperationEnd plugin\nhooks to invoke-handler. Use hashId for operation IDs in plugin info\nobjects and await all plugin hook calls.\n\nAdd UpdatedOperationIds to DurableExecutionInvocationInput and\nisOperationUpdatedBetweenIn\n[…]\n\n\n\nBy submitting this pull request, I confirm that you can use, modify,\ncopy, and redistribute this contribution, under the terms of your\nchoice.\n\n---------\n\nCo-authored-by: hsilan <hsilan@amazon.com>",
"is_bot": false,
"headline": "feat(sdk): add plugin hooks to invoke (#636)",
"author_name": "Silan He",
"author_login": "SilanHe",
"committed_at": "2026-06-15T23:09:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e5413cae7b4385cda60d3803681e9e3449900b56",
"body": "*Issue #, if available:*\n\n*Description of changes:*\n\nAdd plugin instrumentation to the run-in-child-context handler with\nhooks for operation lifecycle (onOperationFirstStart, onOperationStart,\nwrapChildContextFn, onOperationFirstEnd).\n\n- Pass plugin from DurableContext into createRunInChildContextHa\n[…]\n\n\n\nBy submitting this pull request, I confirm that you can use, modify,\ncopy, and redistribute this contribution, under the terms of your\nchoice.\n\n---------\n\nCo-authored-by: hsilan <hsilan@amazon.com>",
"is_bot": false,
"headline": "feat(sdk): Wire plugin hooks into run-in-child-context handler (#606)",
"author_name": "Silan He",
"author_login": "SilanHe",
"committed_at": "2026-06-15T22:29:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fb68cf3cf8d052f3427a83ae86ce8e407e032fec",
"body": "*Issue #, if available:*\n\n*Description of changes:*\n\nAdd plugin instrumentation to the wait-for-condition handler with hooks\nfor operation lifecycle (onOperationStart, onOperationAttemptStart,\nwrapOperationAttemptFn, onOperationAttemptEnd, onOperationEnd).\n\n- Pass plugin from DurableContext into cre\n[…]\n\n\n\nBy submitting this pull request, I confirm that you can use, modify,\ncopy, and redistribute this contribution, under the terms of your\nchoice.\n\n---------\n\nCo-authored-by: hsilan <hsilan@amazon.com>",
"is_bot": false,
"headline": "feat(sdk): Wire plugin hooks into wait-for-condition handler (#608)",
"author_name": "Silan He",
"author_login": "SilanHe",
"committed_at": "2026-06-15T20:12:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3a1369d763fe0876fa4ab78ed67d1fc881fc9dfb",
"body": "*Issue #, if available:*\n\n*Description of changes:* We recently changed the plugin hooks to all be\nasync. In conjunction, we are now \"awaiting\" all the plugin executions.\nThis allows customers the ability to either create fire-and-forget or\nsynchronous plugins. With this new specification, we need t\n[…]\nd warnings.\n\n\nBy submitting this pull request, I confirm that you can use, modify,\ncopy, and redistribute this contribution, under the terms of your\nchoice.\n\nCo-authored-by: hsilan <hsilan@amazon.com>",
"is_bot": false,
"headline": "chore: onOperationStart is always awaited (#635)",
"author_name": "Silan He",
"author_login": "SilanHe",
"committed_at": "2026-06-15T18:43:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "125dc9be59fa5a996ec14978057a25018be35309",
"body": null,
"is_bot": true,
"headline": "chore(deps): bump esbuild from 0.25.12 to 0.28.1 (#634)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-15T17:08:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "026aa9ccaa0f8200b2f673b583a3c69e9f9c2332",
"body": "Makes the non-`wrap` plugin lifecycle hooks awaitable and has the SDK\nawait\n them before proceeding past each lifecycle point. Previously only\n`onInvocationEnd` was awaited (and it accepted `void | Promise<void>`);\nthe\n`onOperation*` hooks were fire-and-forget. This generalizes the contract\nso a\npl\n[…]\ne). Use it instead to flush/await any background work started by\n earlier hooks.\n\nCo-authored-by: Alex Wang <wangyb@amazon.com>\nCo-authored-by: Pooya Paridel <ParidelPooya@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(sdk): await all non-wrap plugin lifecycle hooks (#633)",
"author_name": "ALEX WANG",
"author_login": "wangyb-A",
"committed_at": "2026-06-12T23:42:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a2d5dda2dcaec0bcf979f14fa825f79cb7a731be",
"body": "…flag (#631)\n\nRemove onOperationFirstStart and onOperationFirstEnd from the plugin\ninterface. Instead, add isReplay: boolean to OperationInfo.\n\n- onOperationStart is now called for both first execution (isReplay:\nfalse) and replay (isReplay: true)\n- onOperationEnd replaces onOperationFirstEnd (always isReplay: false\nsince it only fires on actual completion)\n\nThis simplifies the plugin interface from 12 hooks to 10 and follows the\nsame pattern as InvocationInfo.isFirstInvocation.",
"is_bot": false,
"headline": "refactor(sdk): merge onOperationFirst into onOperation with isReplay …",
"author_name": "Pooya Paridel",
"author_login": "ParidelPooya",
"committed_at": "2026-06-12T18:43:01Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 21,
"commits_last_year": 489,
"latest_release_at": "2026-07-16T23:12:02Z",
"latest_release_tag": "sdk-2.2.0/insight-0.1.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 47,
"days_since_latest_release": 4,
"mean_days_between_releases": 6.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "@aws/durable-execution-sdk-js",
"exists": true,
"license": "Apache-2.0",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@aws/durable-execution-sdk-js",
"is_deprecated": false,
"latest_version": "2.2.0",
"repository_url": "https://github.com/aws/aws-durable-execution-sdk-js",
"versions_count": 18,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 1440324,
"first_published_at": "2025-11-25T00:23:12.319000Z",
"latest_published_at": "2026-07-16T23:16:47.087000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
},
{
"name": "@aws/durable-execution-sdk-js-otel",
"exists": true,
"license": "Apache-2.0",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@aws/durable-execution-sdk-js-otel",
"is_deprecated": false,
"latest_version": "0.1.1",
"repository_url": "https://github.com/aws/aws-durable-execution-sdk-js",
"versions_count": 3,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 433,
"first_published_at": "2026-06-19T22:15:01.398000Z",
"latest_published_at": "2026-07-06T21:09:14.644000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 14
},
{
"name": "@aws/durable-execution-sdk-js-insight",
"exists": true,
"license": "Apache-2.0",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@aws/durable-execution-sdk-js-insight",
"is_deprecated": false,
"latest_version": "0.1.0-alpha.0",
"repository_url": "https://github.com/aws/aws-durable-execution-sdk-js",
"versions_count": 1,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 150,
"first_published_at": "2026-07-17T00:03:59.308000Z",
"latest_published_at": "2026-07-17T00:03:59.645000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
},
{
"name": "@aws/durable-execution-sdk-js-testing",
"exists": true,
"license": "Apache-2.0",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@aws/durable-execution-sdk-js-testing",
"is_deprecated": false,
"latest_version": "1.1.3",
"repository_url": "https://github.com/aws/aws-durable-execution-sdk-js",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 201087,
"first_published_at": "2025-11-25T00:23:14.774000Z",
"latest_published_at": "2026-07-06T21:09:01.508000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 14
},
{
"name": "@aws/durable-execution-sdk-js-eslint-plugin",
"exists": true,
"license": null,
"keywords": [
"eslint",
"eslint-plugin",
"durable-functions",
"aws-lambda"
],
"ecosystem": "npm",
"matches_repo": null,
"registry_url": "https://www.npmjs.com/package/@aws/durable-execution-sdk-js-eslint-plugin",
"is_deprecated": false,
"latest_version": "1.0.0",
"repository_url": null,
"versions_count": 2,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 11169,
"first_published_at": "2025-11-27T16:42:19.022000Z",
"latest_published_at": "2025-12-02T14:24:29.641000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 231
}
]
},
"popularity": {
"forks": 25,
"stars": 82,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2025-12-03",
"count": 1
},
{
"date": "2025-12-04",
"count": 1
},
{
"date": "2025-12-06",
"count": 1
},
{
"date": "2025-12-07",
"count": 1
},
{
"date": "2025-12-11",
"count": 1
},
{
"date": "2025-12-14",
"count": 1
},
{
"date": "2026-01-09",
"count": 1
},
{
"date": "2026-01-13",
"count": 1
},
{
"date": "2026-01-20",
"count": 1
},
{
"date": "2026-01-26",
"count": 1
},
{
"date": "2026-02-17",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
},
{
"date": "2026-03-05",
"count": 1
},
{
"date": "2026-03-15",
"count": 1
},
{
"date": "2026-03-22",
"count": 1
},
{
"date": "2026-04-23",
"count": 1
},
{
"date": "2026-04-24",
"count": 1
},
{
"date": "2026-05-05",
"count": 1
},
{
"date": "2026-05-07",
"count": 1
},
{
"date": "2026-05-19",
"count": 1
},
{
"date": "2026-05-26",
"count": 1
},
{
"date": "2026-07-05",
"count": 2
},
{
"date": "2026-07-12",
"count": 1
}
],
"complete": true,
"collected": 24,
"total_forks": 25
},
"star_history": {
"days": [
{
"date": "2025-08-31",
"count": 1
},
{
"date": "2025-09-05",
"count": 1
},
{
"date": "2025-09-13",
"count": 1
},
{
"date": "2025-10-08",
"count": 1
},
{
"date": "2025-10-17",
"count": 1
},
{
"date": "2025-10-27",
"count": 1
},
{
"date": "2025-11-04",
"count": 1
},
{
"date": "2025-12-02",
"count": 11
},
{
"date": "2025-12-03",
"count": 6
},
{
"date": "2025-12-04",
"count": 2
},
{
"date": "2025-12-05",
"count": 3
},
{
"date": "2025-12-06",
"count": 4
},
{
"date": "2025-12-07",
"count": 9
},
{
"date": "2025-12-08",
"count": 4
},
{
"date": "2025-12-09",
"count": 1
},
{
"date": "2025-12-10",
"count": 1
},
{
"date": "2025-12-11",
"count": 2
},
{
"date": "2025-12-12",
"count": 1
},
{
"date": "2025-12-16",
"count": 1
},
{
"date": "2025-12-22",
"count": 2
},
{
"date": "2025-12-23",
"count": 1
},
{
"date": "2025-12-29",
"count": 1
},
{
"date": "2026-01-11",
"count": 1
},
{
"date": "2026-01-13",
"count": 1
},
{
"date": "2026-01-15",
"count": 1
},
{
"date": "2026-01-23",
"count": 2
},
{
"date": "2026-01-28",
"count": 2
},
{
"date": "2026-01-31",
"count": 1
},
{
"date": "2026-02-05",
"count": 1
},
{
"date": "2026-02-11",
"count": 2
},
{
"date": "2026-02-13",
"count": 1
},
{
"date": "2026-02-16",
"count": 1
},
{
"date": "2026-02-17",
"count": 1
},
{
"date": "2026-02-18",
"count": 1
},
{
"date": "2026-02-28",
"count": 1
},
{
"date": "2026-03-05",
"count": 1
},
{
"date": "2026-03-09",
"count": 1
},
{
"date": "2026-03-13",
"count": 1
},
{
"date": "2026-03-25",
"count": 1
},
{
"date": "2026-04-15",
"count": 1
},
{
"date": "2026-05-07",
"count": 1
},
{
"date": "2026-05-08",
"count": 1
},
{
"date": "2026-06-14",
"count": 1
},
{
"date": "2026-07-01",
"count": 1
},
{
"date": "2026-07-13",
"count": 1
}
],
"complete": true,
"collected": 82,
"total_stars": 82
},
"open_issues_and_prs": 20
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"packages/aws-durable-execution-sdk-js-conformance-tests/tsconfig.json",
"packages/aws-durable-execution-sdk-js-eslint-plugin/tsconfig.json",
"packages/aws-durable-execution-sdk-js-examples/tsconfig.json",
"packages/aws-durable-execution-sdk-js-insight-vscode/tsconfig.json",
"packages/aws-durable-execution-sdk-js-insight-vscode/webview-ui/tsconfig.json",
"packages/aws-durable-execution-sdk-js-insight/cdk/tsconfig.json",
"packages/aws-durable-execution-sdk-js-insight/tsconfig.json",
"packages/aws-durable-execution-sdk-js-otel/tsconfig.json",
"packages/aws-durable-execution-sdk-js-testing/tsconfig.json",
"packages/aws-durable-execution-sdk-js/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 64618,
"source_files_sampled": 776,
"oversized_source_files": 3,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 25956
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.13",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp"
],
"fixed_version": "5.0.7",
"advisory_count": 1,
"oldest_advisory_days": 0
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp"
],
"fixed_version": "5.0.7",
"advisory_count": 1,
"oldest_advisory_days": 0
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.5",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-jxxr-4gwj-5jf2"
],
"fixed_version": "5.0.7",
"advisory_count": 2,
"oldest_advisory_days": 63
},
{
"name": "fast-uri",
"direct": false,
"version": "3.1.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-q3j6-qgpj-74h6",
"GHSA-v39h-62p7-jpjc"
],
"fixed_version": "3.1.2",
"advisory_count": 2,
"oldest_advisory_days": 73
},
{
"name": "js-yaml",
"direct": false,
"version": "3.14.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68"
],
"fixed_version": "4.3.0",
"advisory_count": 2,
"oldest_advisory_days": 35
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68"
],
"fixed_version": "4.3.0",
"advisory_count": 2,
"oldest_advisory_days": 35
},
{
"name": "js-yaml",
"direct": false,
"version": "4.2.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m"
],
"fixed_version": "4.3.0",
"advisory_count": 1,
"oldest_advisory_days": 0
},
{
"name": "esbuild",
"direct": true,
"version": "0.24.2",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-67mh-4wv8-2f99"
],
"fixed_version": "0.25.0",
"advisory_count": 1,
"oldest_advisory_days": 525
},
{
"name": "esbuild",
"direct": true,
"version": "0.27.4",
"severity": "low",
"ecosystem": "npm",
"cvss_score": 2.5,
"advisory_ids": [
"GHSA-g7r4-m6w7-qqqr"
],
"fixed_version": "0.28.1",
"advisory_count": 1,
"oldest_advisory_days": 38
},
{
"name": "@babel/core",
"direct": false,
"version": "7.29.0",
"severity": "low",
"ecosystem": "npm",
"cvss_score": 3.2,
"advisory_ids": [
"GHSA-4x5r-pxfx-6jf8"
],
"fixed_version": "8.0.0-rc.6",
"advisory_count": 1,
"oldest_advisory_days": 35
}
],
"collected": true,
"truncated": false,
"by_severity": {
"low": 2,
"high": 7,
"moderate": 1
},
"advisory_count": 14,
"affected_count": 10,
"assessed_count": 1128,
"assessed_package": null,
"unassessed_count": 110,
"direct_affected_count": 2
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@aws/durable-execution-sdk-js",
"manifest": "packages/aws-durable-execution-sdk-js-conformance-tests/package.json",
"ecosystem": "npm",
"version_constraint": "*"
},
{
"name": "@aws-lambda-powertools/logger",
"manifest": "packages/aws-durable-execution-sdk-js-examples/package.json",
"ecosystem": "npm",
"version_constraint": "^2.29.0"
},
{
"name": "@aws-sdk/client-dynamodb",
"manifest": "packages/aws-durable-execution-sdk-js-examples/package.json",
"ecosystem": "npm",
"version_constraint": "^3.1014.0"
},
{
"name": "@aws-sdk/client-lambda",
"manifest": "packages/aws-durable-execution-sdk-js-examples/package.json",
"ecosystem": "npm",
"version_constraint": "^3.1014.0"
},
{
"name": "@aws/durable-execution-sdk-js",
"manifest": "packages/aws-durable-execution-sdk-js-examples/package.json",
"ecosystem": "npm",
"version_constraint": "*"
},
{
"name": "@aws/durable-execution-sdk-js-otel",
"manifest": "packages/aws-durable-execution-sdk-js-examples/package.json",
"ecosystem": "npm",
"version_constraint": "*"
},
{
"name": "@aws/durable-execution-sdk-js-testing",
"manifest": "packages/aws-durable-execution-sdk-js-examples/package.json",
"ecosystem": "npm",
"version_constraint": "*"
},
{
"name": "@opentelemetry/api",
"manifest": "packages/aws-durable-execution-sdk-js-examples/package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.0"
},
{
"name": "@opentelemetry/instrumentation",
"manifest": "packages/aws-durable-execution-sdk-js-examples/package.json",
"ecosystem": "npm",
"version_constraint": "^0.219.0"
},
{
"name": "@opentelemetry/instrumentation-aws-sdk",
"manifest": "packages/aws-durable-execution-sdk-js-examples/package.json",
"ecosystem": "npm",
"version_constraint": "^0.74.0"
},
{
"name": "@opentelemetry/sdk-trace-node",
"manifest": "packages/aws-durable-execution-sdk-js-examples/package.json",
"ecosystem": "npm",
"version_constraint": "^2.6.1"
},
{
"name": "@aws-crypto/sha256-js",
"manifest": "packages/aws-durable-execution-sdk-js-insight-vscode/package.json",
"ecosystem": "npm",
"version_constraint": "^5.2.0"
},
{
"name": "@aws-sdk/client-athena",
"manifest": "packages/aws-durable-execution-sdk-js-insight-vscode/package.json",
"ecosystem": "npm",
"version_constraint": "^3.658.0"
},
{
"name": "@aws-sdk/client-bedrock",
"manifest": "packages/aws-durable-execution-sdk-js-insight-vscode/package.json",
"ecosystem": "npm",
"version_constraint": "^3.1086.0"
},
{
"name": "@aws-sdk/client-bedrock-runtime",
"manifest": "packages/aws-durable-execution-sdk-js-insight-vscode/package.json",
"ecosystem": "npm",
"version_constraint": "^3.658.0"
},
{
"name": "@aws-sdk/client-cloudwatch-logs",
"manifest": "packages/aws-durable-execution-sdk-js-insight-vscode/package.json",
"ecosystem": "npm",
"version_constraint": "^3.658.0"
},
{
"name": "@aws-sdk/client-dynamodb",
"manifest": "packages/aws-durable-execution-sdk-js-insight-vscode/package.json",
"ecosystem": "npm",
"version_constraint": "^3.658.0"
},
{
"name": "@aws-sdk/client-glue",
"manifest": "packages/aws-durable-execution-sdk-js-insight-vscode/package.json",
"ecosystem": "npm",
"version_constraint": "^3.658.0"
},
{
"name": "@aws-sdk/client-rds-data",
"manifest": "packages/aws-durable-execution-sdk-js-insight-vscode/package.json",
"ecosystem": "npm",
"version_constraint": "^3.658.0"
},
{
"name": "@aws-sdk/client-redshift-data",
"manifest": "packages/aws-durable-execution-sdk-js-insight-vscode/package.json",
"ecosystem": "npm",
"version_constraint": "^3.658.0"
},
{
"name": "@aws-sdk/client-sqs",
"manifest": "packages/aws-durable-execution-sdk-js-insight-vscode/package.json",
"ecosystem": "npm",
"version_constraint": "^3.658.0"
},
{
"name": "@aws-sdk/credential-providers",
"manifest": "packages/aws-durable-execution-sdk-js-insight-vscode/package.json",
"ecosystem": "npm",
"version_constraint": "^3.658.0"
},
{
"name": "@aws-sdk/util-dynamodb",
"manifest": "packages/aws-durable-execution-sdk-js-insight-vscode/package.json",
"ecosystem": "npm",
"version_constraint": "^3.658.0"
},
{
"name": "@jitl/quickjs-singlefile-cjs-release-sync",
"manifest": "packages/aws-durable-execution-sdk-js-insight-vscode/package.json",
"ecosystem": "npm",
"version_constraint": "^0.32.0"
},
{
"name": "@smithy/signature-v4",
"manifest": "packages/aws-durable-execution-sdk-js-insight-vscode/package.json",
"ecosystem": "npm",
"version_constraint": "^5.0.0"
},
{
"name": "node-llama-cpp",
"manifest": "packages/aws-durable-execution-sdk-js-insight-vscode/package.json",
"ecosystem": "npm",
"version_constraint": "^3.18.1"
},
{
"name": "quickjs-emscripten-core",
"manifest": "packages/aws-durable-execution-sdk-js-insight-vscode/package.json",
"ecosystem": "npm",
"version_constraint": "^0.32.0"
},
{
"name": "@aws-sdk/client-lambda",
"manifest": "packages/aws-durable-execution-sdk-js-testing/package.json",
"ecosystem": "npm",
"version_constraint": "^3.1014.0"
},
{
"name": "@sinonjs/fake-timers",
"manifest": "packages/aws-durable-execution-sdk-js-testing/package.json",
"ecosystem": "npm",
"version_constraint": "^13.0.5"
},
{
"name": "commander",
"manifest": "packages/aws-durable-execution-sdk-js-testing/package.json",
"ecosystem": "npm",
"version_constraint": "^14.0.2"
},
{
"name": "@aws-sdk/client-lambda",
"manifest": "packages/aws-durable-execution-sdk-js/package.json",
"ecosystem": "npm",
"version_constraint": "^3.1014.0"
},
{
"name": "@aws/durable-execution-sdk-js",
"manifest": "packages/cdk-bundling-integration-test/package.json",
"ecosystem": "npm",
"version_constraint": "*"
},
{
"name": "esbuild",
"manifest": "packages/cdk-bundling-integration-test/package.json",
"ecosystem": "npm",
"version_constraint": "^0.28.1"
},
{
"name": "@aws/durable-execution-sdk-js",
"manifest": "packages/cjs-integration-test/package.json",
"ecosystem": "npm",
"version_constraint": "*"
},
{
"name": "@aws/durable-execution-sdk-js",
"manifest": "packages/esm-integration-test/package.json",
"ecosystem": "npm",
"version_constraint": "*"
},
{
"name": "@aws/durable-execution-sdk-js",
"manifest": "packages/lambda-runtime-detection-integration-test/package.json",
"ecosystem": "npm",
"version_constraint": "*"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@aws-crypto/sha256-js",
"direct": true,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/sha256-js",
"direct": true,
"version": "^5.0.0",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/sha256-js",
"direct": true,
"version": "^5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-lambda-powertools/logger",
"direct": true,
"version": "2.31.0",
"ecosystem": "npm"
},
{
"name": "@aws-lambda-powertools/logger",
"direct": true,
"version": "^2.29.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-athena",
"direct": true,
"version": "3.1079.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-athena",
"direct": true,
"version": "^3.658.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-bedrock",
"direct": true,
"version": "3.1086.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-bedrock",
"direct": true,
"version": "^3.1086.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-bedrock-runtime",
"direct": true,
"version": "3.1076.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-bedrock-runtime",
"direct": true,
"version": "^3.658.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-cloudwatch-logs",
"direct": true,
"version": "3.1009.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-cloudwatch-logs",
"direct": true,
"version": "^3.658.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-cloudwatch-logs",
"direct": true,
"version": "^3.948.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-dynamodb",
"direct": true,
"version": "3.1076.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-dynamodb",
"direct": true,
"version": "^3.1014.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-dynamodb",
"direct": true,
"version": "^3.658.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-glue",
"direct": true,
"version": "3.1079.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-glue",
"direct": true,
"version": "^3.658.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-lambda",
"direct": true,
"version": "3.1014.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-lambda",
"direct": true,
"version": "^3.1014.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-lambda",
"direct": true,
"version": "^3.1076.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-rds-data",
"direct": true,
"version": "3.1076.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-rds-data",
"direct": true,
"version": "^3.658.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-redshift-data",
"direct": true,
"version": "3.1076.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-redshift-data",
"direct": true,
"version": "^3.1076.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-redshift-data",
"direct": true,
"version": "^3.658.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-sqs",
"direct": true,
"version": "3.1076.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-sqs",
"direct": true,
"version": "^3.658.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-providers",
"direct": true,
"version": "3.1076.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-providers",
"direct": true,
"version": "^3.658.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/util-dynamodb",
"direct": true,
"version": "3.996.5",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/util-dynamodb",
"direct": true,
"version": "^3.658.0",
"ecosystem": "npm"
},
{
"name": "@aws/durable-execution-sdk-js",
"direct": true,
"version": "*",
"ecosystem": "npm"
},
{
"name": "@aws/durable-execution-sdk-js",
"direct": true,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "@aws/durable-execution-sdk-js-otel",
"direct": true,
"version": "*",
"ecosystem": "npm"
},
{
"name": "@aws/durable-execution-sdk-js-otel",
"direct": true,
"version": "0.1.1",
"ecosystem": "npm"
},
{
"name": "@aws/durable-execution-sdk-js-testing",
"direct": true,
"version": "*",
"ecosystem": "npm"
},
{
"name": "@aws/durable-execution-sdk-js-testing",
"direct": true,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "@jitl/quickjs-singlefile-cjs-release-sync",
"direct": true,
"version": "0.32.0",
"ecosystem": "npm"
},
{
"name": "@jitl/quickjs-singlefile-cjs-release-sync",
"direct": true,
"version": "^0.32.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/api",
"direct": true,
"version": "1.9.1",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/api",
"direct": true,
"version": "^1.0.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation",
"direct": true,
"version": "0.219.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation",
"direct": true,
"version": "^0.219.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-aws-sdk",
"direct": true,
"version": "0.74.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/instrumentation-aws-sdk",
"direct": true,
"version": "^0.74.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/sdk-trace-node",
"direct": true,
"version": "2.8.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/sdk-trace-node",
"direct": true,
"version": "^2.6.1",
"ecosystem": "npm"
},
{
"name": "@sinonjs/fake-timers",
"direct": true,
"version": "10.3.0",
"ecosystem": "npm"
},
{
"name": "@sinonjs/fake-timers",
"direct": true,
"version": "13.0.5",
"ecosystem": "npm"
},
{
"name": "@sinonjs/fake-timers",
"direct": true,
"version": "15.1.1",
"ecosystem": "npm"
},
{
"name": "@sinonjs/fake-timers",
"direct": true,
"version": "^13.0.5",
"ecosystem": "npm"
},
{
"name": "@smithy/signature-v4",
"direct": true,
"version": "4.2.4",
"ecosystem": "npm"
},
{
"name": "@smithy/signature-v4",
"direct": true,
"version": "5.6.4",
"ecosystem": "npm"
},
{
"name": "@smithy/signature-v4",
"direct": true,
"version": "^4.0.0",
"ecosystem": "npm"
},
{
"name": "@smithy/signature-v4",
"direct": true,
"version": "^5.0.0",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": true,
"version": "10.0.1",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": true,
"version": "14.0.3",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": true,
"version": "2.20.3",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": true,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": true,
"version": "^14.0.2",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": true,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": true,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": true,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": true,
"version": "^0.24.0",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": true,
"version": "^0.24.2",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": true,
"version": "^0.28.1",
"ecosystem": "npm"
},
{
"name": "node-llama-cpp",
"direct": true,
"version": "3.18.1",
"ecosystem": "npm"
},
{
"name": "node-llama-cpp",
"direct": true,
"version": "^3.18.1",
"ecosystem": "npm"
},
{
"name": "quickjs-emscripten-core",
"direct": true,
"version": "0.32.0",
"ecosystem": "npm"
},
{
"name": "quickjs-emscripten-core",
"direct": true,
"version": "^0.32.0",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/crc32",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/crc32c",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/sha1-browser",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/sha256-browser",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/supports-web-crypto",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/util",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-lambda-powertools/commons",
"direct": false,
"version": "2.31.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/checksums",
"direct": false,
"version": "3.1000.9",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-cognito-identity",
"direct": false,
"version": "3.1076.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-eventbridge",
"direct": false,
"version": "3.1076.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-eventbridge",
"direct": false,
"version": "^3.658.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-firehose",
"direct": false,
"version": "3.1076.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-firehose",
"direct": false,
"version": "^3.658.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-s3",
"direct": false,
"version": "3.1076.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-s3",
"direct": false,
"version": "^3.658.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-xray",
"direct": false,
"version": "3.1072.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-xray",
"direct": false,
"version": "^3.948.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/core",
"direct": false,
"version": "3.975.1",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-cognito-identity",
"direct": false,
"version": "3.972.49",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-env",
"direct": false,
"version": "3.972.57",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-http",
"direct": false,
"version": "3.972.59",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-ini",
"direct": false,
"version": "3.973.1",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-login",
"direct": false,
"version": "3.972.63",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-node",
"direct": false,
"version": "3.972.67",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-node",
"direct": false,
"version": "^3.658.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-process",
"direct": false,
"version": "3.972.57",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-sso",
"direct": false,
"version": "3.973.1",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-web-identity",
"direct": false,
"version": "3.972.63",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/dynamodb-codec",
"direct": false,
"version": "3.973.24",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/endpoint-cache",
"direct": false,
"version": "3.972.8",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/eventstream-handler-node",
"direct": false,
"version": "3.972.23",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-endpoint-discovery",
"direct": false,
"version": "3.972.20",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-eventstream",
"direct": false,
"version": "3.972.19",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-flexible-checksums",
"direct": false,
"version": "3.974.34",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-host-header",
"direct": false,
"version": "3.972.8",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-logger",
"direct": false,
"version": "3.972.8",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-recursion-detection",
"direct": false,
"version": "3.972.8",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-sdk-s3",
"direct": false,
"version": "3.972.55",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-sdk-sqs",
"direct": false,
"version": "3.972.32",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-user-agent",
"direct": false,
"version": "3.972.24",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-websocket",
"direct": false,
"version": "3.972.32",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/nested-clients",
"direct": false,
"version": "3.997.31",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/region-config-resolver",
"direct": false,
"version": "3.972.9",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/signature-v4-multi-region",
"direct": false,
"version": "3.996.39",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/token-providers",
"direct": false,
"version": "3.1076.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/token-providers",
"direct": false,
"version": "3.1083.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/token-providers",
"direct": false,
"version": "3.1086.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/types",
"direct": false,
"version": "3.974.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/util-endpoints",
"direct": false,
"version": "3.996.5",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/util-locate-window",
"direct": false,
"version": "3.965.5",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/util-user-agent-browser",
"direct": false,
"version": "3.972.8",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/util-user-agent-node",
"direct": false,
"version": "3.973.10",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/xml-builder",
"direct": false,
"version": "3.972.34",
"ecosystem": "npm"
},
{
"name": "@aws/durable-execution-sdk-js-conformance-tests",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "@aws/durable-execution-sdk-js-eslint-plugin",
"direct": false,
"version": "*",
"ecosystem": "npm"
},
{
"name": "@aws/durable-execution-sdk-js-eslint-plugin",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "@aws/durable-execution-sdk-js-examples",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "@aws/durable-execution-sdk-js-insight",
"direct": false,
"version": "0.1.0-alpha.0",
"ecosystem": "npm"
},
{
"name": "@aws/eslint-plugin-filename-convention",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "@aws/lambda-invoke-store",
"direct": false,
"version": "0.2.3",
"ecosystem": "npm"
},
{
"name": "@aws/lambda-invoke-store",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@babel/compat-data",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@babel/generator",
"direct": false,
"version": "7.29.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-compilation-targets",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/helper-globals",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-imports",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-transforms",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/helper-plugin-utils",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.28.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-option",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-async-generators",
"direct": false,
"version": "7.8.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-bigint",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-class-properties",
"direct": false,
"version": "7.12.13",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-class-static-block",
"direct": false,
"version": "7.14.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-import-attributes",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-import-meta",
"direct": false,
"version": "7.10.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-json-strings",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-jsx",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-logical-assignment-operators",
"direct": false,
"version": "7.10.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-nullish-coalescing-operator",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-numeric-separator",
"direct": false,
"version": "7.10.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-object-rest-spread",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-optional-catch-binding",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-optional-chaining",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-private-property-in-object",
"direct": false,
"version": "7.14.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-top-level-await",
"direct": false,
"version": "7.14.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-typescript",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/runtime",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/template",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/traverse",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@bcoe/v8-coverage",
"direct": false,
"version": "0.2.3",
"ecosystem": "npm"
},
{
"name": "@cloudscape-design/code-view",
"direct": false,
"version": "3.0.151",
"ecosystem": "npm"
},
{
"name": "@cloudscape-design/collection-hooks",
"direct": false,
"version": "1.0.98",
"ecosystem": "npm"
},
{
"name": "@cloudscape-design/component-toolkit",
"direct": false,
"version": "1.0.0-beta.167",
"ecosystem": "npm"
},
{
"name": "@cloudscape-design/components",
"direct": false,
"version": "3.0.1314",
"ecosystem": "npm"
},
{
"name": "@cloudscape-design/global-styles",
"direct": false,
"version": "1.0.60",
"ecosystem": "npm"
},
{
"name": "@cloudscape-design/test-utils-core",
"direct": false,
"version": "1.0.84",
"ecosystem": "npm"
},
{
"name": "@cloudscape-design/theming-runtime",
"direct": false,
"version": "1.0.115",
"ecosystem": "npm"
},
{
"name": "@cspotcode/source-map-support",
"direct": false,
"version": "0.8.1",
"ecosystem": "npm"
},
{
"name": "@dnd-kit/accessibility",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@dnd-kit/core",
"direct": false,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "@dnd-kit/sortable",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@dnd-kit/utilities",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "@emnapi/core",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/wasi-threads",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.24.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.27.4",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.9.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.12.2",
"ecosystem": "npm"
},
{
"name": "@eslint/compat",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "@eslint/compat",
"direct": false,
"version": "^1.4.1",
"ecosystem": "npm"
},
{
"name": "@eslint/config-array",
"direct": false,
"version": "0.21.2",
"ecosystem": "npm"
},
{
"name": "@eslint/config-helpers",
"direct": false,
"version": "0.4.2",
"ecosystem": "npm"
},
{
"name": "@eslint/core",
"direct": false,
"version": "0.17.0",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "2.1.4",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "3.3.5",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "^3.3.1",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "8.57.1",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "9.39.4",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "^9.23.0",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "^9.29.0",
"ecosystem": "npm"
},
{
"name": "@eslint/object-schema",
"direct": false,
"version": "2.1.7",
"ecosystem": "npm"
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "@formatjs/ecma402-abstract",
"direct": false,
"version": "2.3.6",
"ecosystem": "npm"
},
{
"name": "@formatjs/fast-memoize",
"direct": false,
"version": "2.2.7",
"ecosystem": "npm"
},
{
"name": "@formatjs/icu-messageformat-parser",
"direct": false,
"version": "2.11.4",
"ecosystem": "npm"
},
{
"name": "@formatjs/icu-skeleton-parser",
"direct": false,
"version": "1.8.16",
"ecosystem": "npm"
},
{
"name": "@formatjs/intl-localematcher",
"direct": false,
"version": "0.6.2",
"ecosystem": "npm"
},
{
"name": "@huggingface/jinja",
"direct": false,
"version": "0.5.9",
"ecosystem": "npm"
},
{
"name": "@humanfs/core",
"direct": false,
"version": "0.19.1",
"ecosystem": "npm"
},
{
"name": "@humanfs/node",
"direct": false,
"version": "0.16.7",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/config-array",
"direct": false,
"version": "0.13.0",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/object-schema",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/retry",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "@isaacs/cliui",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "@isaacs/fs-minipass",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/load-nyc-config",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/schema",
"direct": false,
"version": "0.1.3",
"ecosystem": "npm"
},
{
"name": "@jest/console",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/console",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "@jest/core",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/core",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "@jest/diff-sequences",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "@jest/environment",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/environment",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "@jest/expect",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/expect",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "@jest/expect-utils",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/expect-utils",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "@jest/fake-timers",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/fake-timers",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "@jest/get-type",
"direct": false,
"version": "30.1.0",
"ecosystem": "npm"
},
{
"name": "@jest/globals",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/globals",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "@jest/pattern",
"direct": false,
"version": "30.0.1",
"ecosystem": "npm"
},
{
"name": "@jest/reporters",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/reporters",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "@jest/schemas",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "@jest/schemas",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "@jest/snapshot-utils",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "@jest/source-map",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "@jest/source-map",
"direct": false,
"version": "30.0.1",
"ecosystem": "npm"
},
{
"name": "@jest/test-result",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/test-result",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "@jest/test-sequencer",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/test-sequencer",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "@jest/transform",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/transform",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "@jest/types",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "@jest/types",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "@jitl/quickjs-ffi-types",
"direct": false,
"version": "0.32.0",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.13",
"ecosystem": "npm"
},
{
"name": "@jridgewell/remapping",
"direct": false,
"version": "2.3.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.31",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.9",
"ecosystem": "npm"
},
{
"name": "@kwsites/file-exists",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@kwsites/promise-deferred",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@material/material-color-utilities",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "@microsoft/api-extractor",
"direct": false,
"version": "7.58.2",
"ecosystem": "npm"
},
{
"name": "@microsoft/api-extractor",
"direct": false,
"version": "^7.55.1",
"ecosystem": "npm"
},
{
"name": "@microsoft/api-extractor-model",
"direct": false,
"version": "7.33.6",
"ecosystem": "npm"
},
{
"name": "@microsoft/tsdoc",
"direct": false,
"version": "0.16.0",
"ecosystem": "npm"
},
{
"name": "@microsoft/tsdoc-config",
"direct": false,
"version": "0.18.1",
"ecosystem": "npm"
},
{
"name": "@napi-rs/wasm-runtime",
"direct": false,
"version": "0.2.12",
"ecosystem": "npm"
},
{
"name": "@napi-rs/wasm-runtime",
"direct": false,
"version": "1.1.6",
"ecosystem": "npm"
},
{
"name": "@node-llama-cpp/linux-arm64",
"direct": false,
"version": "3.18.1",
"ecosystem": "npm"
},
{
"name": "@node-llama-cpp/linux-armv7l",
"direct": false,
"version": "3.18.1",
"ecosystem": "npm"
},
{
"name": "@node-llama-cpp/linux-x64",
"direct": false,
"version": "3.18.1",
"ecosystem": "npm"
},
{
"name": "@node-llama-cpp/linux-x64-cuda",
"direct": false,
"version": "3.18.1",
"ecosystem": "npm"
},
{
"name": "@node-llama-cpp/linux-x64-cuda-ext",
"direct": false,
"version": "3.18.1",
"ecosystem": "npm"
},
{
"name": "@node-llama-cpp/linux-x64-vulkan",
"direct": false,
"version": "3.18.1",
"ecosystem": "npm"
},
{
"name": "@node-llama-cpp/mac-arm64-metal",
"direct": false,
"version": "3.18.1",
"ecosystem": "npm"
},
{
"name": "@node-llama-cpp/mac-x64",
"direct": false,
"version": "3.18.1",
"ecosystem": "npm"
},
{
"name": "@node-llama-cpp/win-arm64",
"direct": false,
"version": "3.18.1",
"ecosystem": "npm"
},
{
"name": "@node-llama-cpp/win-x64",
"direct": false,
"version": "3.18.1",
"ecosystem": "npm"
},
{
"name": "@node-llama-cpp/win-x64-cuda",
"direct": false,
"version": "3.18.1",
"ecosystem": "npm"
},
{
"name": "@node-llama-cpp/win-x64-cuda-ext",
"direct": false,
"version": "3.18.1",
"ecosystem": "npm"
},
{
"name": "@node-llama-cpp/win-x64-vulkan",
"direct": false,
"version": "3.18.1",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.scandir",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.stat",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.walk",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/api-logs",
"direct": false,
"version": "0.219.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/context-async-hooks",
"direct": false,
"version": "2.8.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/core",
"direct": false,
"version": "2.8.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/resources",
"direct": false,
"version": "2.8.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/sdk-trace-base",
"direct": false,
"version": "2.8.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/semantic-conventions",
"direct": false,
"version": "1.41.1",
"ecosystem": "npm"
},
{
"name": "@oxc-project/types",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@pkgjs/parseargs",
"direct": false,
"version": "0.11.0",
"ecosystem": "npm"
},
{
"name": "@pkgr/core",
"direct": false,
"version": "0.2.9",
"ecosystem": "npm"
},
{
"name": "@reflink/reflink",
"direct": false,
"version": "0.1.19",
"ecosystem": "npm"
},
{
"name": "@reflink/reflink-darwin-arm64",
"direct": false,
"version": "0.1.19",
"ecosystem": "npm"
},
{
"name": "@reflink/reflink-darwin-x64",
"direct": false,
"version": "0.1.19",
"ecosystem": "npm"
},
{
"name": "@reflink/reflink-linux-arm64-gnu",
"direct": false,
"version": "0.1.19",
"ecosystem": "npm"
},
{
"name": "@reflink/reflink-linux-arm64-musl",
"direct": false,
"version": "0.1.19",
"ecosystem": "npm"
},
{
"name": "@reflink/reflink-linux-x64-gnu",
"direct": false,
"version": "0.1.19",
"ecosystem": "npm"
},
{
"name": "@reflink/reflink-linux-x64-musl",
"direct": false,
"version": "0.1.19",
"ecosystem": "npm"
},
{
"name": "@reflink/reflink-win32-arm64-msvc",
"direct": false,
"version": "0.1.19",
"ecosystem": "npm"
},
{
"name": "@reflink/reflink-win32-x64-msvc",
"direct": false,
"version": "0.1.19",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-android-arm64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-arm64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-x64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-freebsd-x64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-musl",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-ppc64-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-s390x-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-musl",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-openharmony-arm64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-wasm32-wasi",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-arm64-msvc",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-x64-msvc",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/pluginutils",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-commonjs",
"direct": false,
"version": "28.0.9",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-commonjs",
"direct": false,
"version": "^28.0.9",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-esm-shim",
"direct": false,
"version": "0.1.8",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-esm-shim",
"direct": false,
"version": "^0.1.0",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-json",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-json",
"direct": false,
"version": "^6.0.0",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-json",
"direct": false,
"version": "^6.1.0",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-node-resolve",
"direct": false,
"version": "16.0.3",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-node-resolve",
"direct": false,
"version": "^16.0.2",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-replace",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-replace",
"direct": false,
"version": "^6.0.0",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-replace",
"direct": false,
"version": "^6.0.3",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-typescript",
"direct": false,
"version": "11.1.6",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-typescript",
"direct": false,
"version": "12.3.0",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-typescript",
"direct": false,
"version": "^11.1.0",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-typescript",
"direct": false,
"version": "^12.0.0",
"ecosystem": "npm"
},
{
"name": "@rollup/pluginutils",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-arm64",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-x64",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-gnu",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-musl",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-gnu",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-musl",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-musl",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openbsd-x64",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openharmony-arm64",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-gnu",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "@rushstack/node-core-library",
"direct": false,
"version": "5.22.0",
"ecosystem": "npm"
},
{
"name": "@rushstack/problem-matcher",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "@rushstack/rig-package",
"direct": false,
"version": "0.7.2",
"ecosystem": "npm"
},
{
"name": "@rushstack/terminal",
"direct": false,
"version": "0.22.5",
"ecosystem": "npm"
},
{
"name": "@rushstack/ts-command-line",
"direct": false,
"version": "5.3.5",
"ecosystem": "npm"
},
{
"name": "@simple-git/args-pathspec",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@simple-git/argv-parser",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@sinclair/typebox",
"direct": false,
"version": "0.27.10",
"ecosystem": "npm"
},
{
"name": "@sinclair/typebox",
"direct": false,
"version": "0.34.48",
"ecosystem": "npm"
},
{
"name": "@sinonjs/commons",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "@smithy/abort-controller",
"direct": false,
"version": "4.2.12",
"ecosystem": "npm"
},
{
"name": "@smithy/config-resolver",
"direct": false,
"version": "4.4.13",
"ecosystem": "npm"
},
{
"name": "@smithy/core",
"direct": false,
"version": "3.29.3",
"ecosystem": "npm"
},
{
"name": "@smithy/credential-provider-imds",
"direct": false,
"version": "4.4.8",
"ecosystem": "npm"
},
{
"name": "@smithy/eventstream-codec",
"direct": false,
"version": "4.2.12",
"ecosystem": "npm"
},
{
"name": "@smithy/eventstream-serde-browser",
"direct": false,
"version": "4.2.12",
"ecosystem": "npm"
},
{
"name": "@smithy/eventstream-serde-config-resolver",
"direct": false,
"version": "4.3.12",
"ecosystem": "npm"
},
{
"name": "@smithy/eventstream-serde-node",
"direct": false,
"version": "4.2.12",
"ecosystem": "npm"
},
{
"name": "@smithy/eventstream-serde-universal",
"direct": false,
"version": "4.2.12",
"ecosystem": "npm"
},
{
"name": "@smithy/fetch-http-handler",
"direct": false,
"version": "5.6.5",
"ecosystem": "npm"
},
{
"name": "@smithy/hash-node",
"direct": false,
"version": "4.2.12",
"ecosystem": "npm"
},
{
"name": "@smithy/invalid-dependency",
"direct": false,
"version": "4.2.12",
"ecosystem": "npm"
},
{
"name": "@smithy/is-array-buffer",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "@smithy/is-array-buffer",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@smithy/is-array-buffer",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "@smithy/middleware-content-length",
"direct": false,
"version": "4.2.12",
"ecosystem": "npm"
},
{
"name": "@smithy/middleware-endpoint",
"direct": false,
"version": "4.4.27",
"ecosystem": "npm"
},
{
"name": "@smithy/middleware-retry",
"direct": false,
"version": "4.4.44",
"ecosystem": "npm"
},
{
"name": "@smithy/middleware-serde",
"direct": false,
"version": "4.2.15",
"ecosystem": "npm"
},
{
"name": "@smithy/middleware-stack",
"direct": false,
"version": "4.2.12",
"ecosystem": "npm"
},
{
"name": "@smithy/node-config-provider",
"direct": false,
"version": "4.3.12",
"ecosystem": "npm"
},
{
"name": "@smithy/node-http-handler",
"direct": false,
"version": "4.9.5",
"ecosystem": "npm"
},
{
"name": "@smithy/property-provider",
"direct": false,
"version": "4.2.12",
"ecosystem": "npm"
},
{
"name": "@smithy/protocol-http",
"direct": false,
"version": "4.1.8",
"ecosystem": "npm"
},
{
"name": "@smithy/protocol-http",
"direct": false,
"version": "5.3.12",
"ecosystem": "npm"
},
{
"name": "@smithy/querystring-parser",
"direct": false,
"version": "4.2.12",
"ecosystem": "npm"
},
{
"name": "@smithy/service-error-classification",
"direct": false,
"version": "4.2.12",
"ecosystem": "npm"
},
{
"name": "@smithy/shared-ini-file-loader",
"direct": false,
"version": "4.4.7",
"ecosystem": "npm"
},
{
"name": "@smithy/smithy-client",
"direct": false,
"version": "4.12.7",
"ecosystem": "npm"
},
{
"name": "@smithy/types",
"direct": false,
"version": "3.7.2",
"ecosystem": "npm"
},
{
"name": "@smithy/types",
"direct": false,
"version": "4.16.1",
"ecosystem": "npm"
},
{
"name": "@smithy/url-parser",
"direct": false,
"version": "4.2.12",
"ecosystem": "npm"
},
{
"name": "@smithy/util-base64",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@smithy/util-body-length-browser",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "@smithy/util-body-length-node",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "@smithy/util-buffer-from",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "@smithy/util-buffer-from",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@smithy/util-buffer-from",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "@smithy/util-config-provider",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "@smithy/util-defaults-mode-browser",
"direct": false,
"version": "4.3.43",
"ecosystem": "npm"
},
{
"name": "@smithy/util-defaults-mode-node",
"direct": false,
"version": "4.2.47",
"ecosystem": "npm"
},
{
"name": "@smithy/util-endpoints",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "@smithy/util-hex-encoding",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@smithy/util-hex-encoding",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "@smithy/util-middleware",
"direct": false,
"version": "3.0.11",
"ecosystem": "npm"
},
{
"name": "@smithy/util-middleware",
"direct": false,
"version": "4.2.12",
"ecosystem": "npm"
},
{
"name": "@smithy/util-retry",
"direct": false,
"version": "4.2.12",
"ecosystem": "npm"
},
{
"name": "@smithy/util-stream",
"direct": false,
"version": "4.5.20",
"ecosystem": "npm"
},
{
"name": "@smithy/util-uri-escape",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@smithy/util-utf8",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "@smithy/util-utf8",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@smithy/util-utf8",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "@smithy/util-waiter",
"direct": false,
"version": "4.2.13",
"ecosystem": "npm"
},
{
"name": "@smithy/uuid",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "@standard-schema/spec",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@tinyhttp/content-disposition",
"direct": false,
"version": "2.2.4",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node10",
"direct": false,
"version": "1.0.12",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node12",
"direct": false,
"version": "1.0.11",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node14",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node16",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node20",
"direct": false,
"version": "20.1.9",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node22",
"direct": false,
"version": "22.0.5",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node22",
"direct": false,
"version": "^22.0.1",
"ecosystem": "npm"
},
{
"name": "@tybys/wasm-util",
"direct": false,
"version": "0.10.3",
"ecosystem": "npm"
},
{
"name": "@types/argparse",
"direct": false,
"version": "1.0.38",
"ecosystem": "npm"
},
{
"name": "@types/argparse",
"direct": false,
"version": "2.0.17",
"ecosystem": "npm"
},
{
"name": "@types/argparse",
"direct": false,
"version": "^2.0.17",
"ecosystem": "npm"
},
{
"name": "@types/aws-lambda",
"direct": false,
"version": "8.10.161",
"ecosystem": "npm"
},
{
"name": "@types/aws-lambda",
"direct": false,
"version": "^8.10.145",
"ecosystem": "npm"
},
{
"name": "@types/aws-lambda",
"direct": false,
"version": "^8.10.147",
"ecosystem": "npm"
},
{
"name": "@types/aws-lambda",
"direct": false,
"version": "^8.10.150",
"ecosystem": "npm"
},
{
"name": "@types/aws-lambda",
"direct": false,
"version": "^8.10.162",
"ecosystem": "npm"
},
{
"name": "@types/babel__core",
"direct": false,
"version": "7.20.5",
"ecosystem": "npm"
},
{
"name": "@types/babel__generator",
"direct": false,
"version": "7.27.0",
"ecosystem": "npm"
},
{
"name": "@types/babel__template",
"direct": false,
"version": "7.4.4",
"ecosystem": "npm"
},
{
"name": "@types/babel__traverse",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "@types/chai",
"direct": false,
"version": "5.2.3",
"ecosystem": "npm"
},
{
"name": "@types/deep-eql",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@types/eslint",
"direct": false,
"version": "8.56.12",
"ecosystem": "npm"
},
{
"name": "@types/eslint",
"direct": false,
"version": "^8.56.0",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "@types/geojson",
"direct": false,
"version": "7946.0.16",
"ecosystem": "npm"
},
{
"name": "@types/graceful-fs",
"direct": false,
"version": "4.1.9",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-lib-coverage",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-lib-report",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-reports",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/jest",
"direct": false,
"version": "29.5.14",
"ecosystem": "npm"
},
{
"name": "@types/jest",
"direct": false,
"version": "30.0.0",
"ecosystem": "npm"
},
{
"name": "@types/jest",
"direct": false,
"version": "^29.5.0",
"ecosystem": "npm"
},
{
"name": "@types/jest",
"direct": false,
"version": "^29.5.14",
"ecosystem": "npm"
},
{
"name": "@types/js-yaml",
"direct": false,
"version": "4.0.9",
"ecosystem": "npm"
},
{
"name": "@types/js-yaml",
"direct": false,
"version": "^4.0.9",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "20.19.37",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "22.19.15",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "22.20.1",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "^20.0.0",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "^22.13.5",
"ecosystem": "npm"
},
{
"name": "@types/prop-types",
"direct": false,
"version": "15.7.15",
"ecosystem": "npm"
},
{
"name": "@types/react",
"direct": false,
"version": "18.3.31",
"ecosystem": "npm"
},
{
"name": "@types/react-dom",
"direct": false,
"version": "18.3.7",
"ecosystem": "npm"
},
{
"name": "@types/resolve",
"direct": false,
"version": "1.20.2",
"ecosystem": "npm"
},
{
"name": "@types/semver",
"direct": false,
"version": "7.7.1",
"ecosystem": "npm"
},
{
"name": "@types/semver",
"direct": false,
"version": "^7.5.8",
"ecosystem": "npm"
},
{
"name": "@types/sinonjs__fake-timers",
"direct": false,
"version": "15.0.1",
"ecosystem": "npm"
},
{
"name": "@types/sinonjs__fake-timers",
"direct": false,
"version": "^15.0.1",
"ecosystem": "npm"
},
{
"name": "@types/stack-utils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "@types/vscode",
"direct": false,
"version": "1.125.0",
"ecosystem": "npm"
},
{
"name": "@types/vscode",
"direct": false,
"version": "^1.90.0",
"ecosystem": "npm"
},
{
"name": "@types/yargs",
"direct": false,
"version": "17.0.35",
"ecosystem": "npm"
},
{
"name": "@types/yargs-parser",
"direct": false,
"version": "21.0.3",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "8.57.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "^8.25.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "8.57.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "^8.25.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/project-service",
"direct": false,
"version": "8.56.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/project-service",
"direct": false,
"version": "8.57.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.56.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.57.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/tsconfig-utils",
"direct": false,
"version": "8.56.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/tsconfig-utils",
"direct": false,
"version": "8.57.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "8.57.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.56.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.57.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.56.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.57.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.56.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.57.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.56.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.57.0",
"ecosystem": "npm"
},
{
"name": "@ungap/structured-clone",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-android-arm-eabi",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-android-arm64",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-darwin-arm64",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-darwin-x64",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-freebsd-x64",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm-musleabihf",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm64-gnu",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm64-musl",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-ppc64-gnu",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-riscv64-gnu",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-riscv64-musl",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-s390x-gnu",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-x64-gnu",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-x64-musl",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-wasm32-wasi",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-arm64-msvc",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-ia32-msvc",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-x64-msvc",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@vitest/expect",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "@vitest/mocker",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "@vitest/pretty-format",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "@vitest/runner",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "@vitest/snapshot",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "@vitest/spy",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "@vitest/utils",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "ace-builds",
"direct": false,
"version": "1.44.0",
"ecosystem": "npm"
},
{
"name": "ace-code",
"direct": false,
"version": "1.44.0",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.16.0",
"ecosystem": "npm"
},
{
"name": "acorn-import-attributes",
"direct": false,
"version": "1.9.5",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "acorn-walk",
"direct": false,
"version": "8.3.5",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.14.0",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "8.18.0",
"ecosystem": "npm"
},
{
"name": "ajv-draft-04",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "ajv-formats",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "6.2.1",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "7.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.3",
"ecosystem": "npm"
},
{
"name": "anymatch",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "arg",
"direct": false,
"version": "4.1.3",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "^2.0.1",
"ecosystem": "npm"
},
{
"name": "assertion-error",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "async-retry",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "aws-cdk",
"direct": false,
"version": "^2.150.0",
"ecosystem": "npm"
},
{
"name": "aws-cdk-lib",
"direct": false,
"version": "^2.150.0",
"ecosystem": "npm"
},
{
"name": "babel-jest",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "babel-jest",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "babel-plugin-istanbul",
"direct": false,
"version": "6.1.1",
"ecosystem": "npm"
},
{
"name": "babel-plugin-istanbul",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "babel-plugin-jest-hoist",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "babel-plugin-jest-hoist",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "babel-preset-current-node-syntax",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "babel-preset-jest",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "babel-preset-jest",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "baseline-browser-mapping",
"direct": false,
"version": "2.10.7",
"ecosystem": "npm"
},
{
"name": "bowser",
"direct": false,
"version": "2.14.1",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.13",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.5",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.28.1",
"ecosystem": "npm"
},
{
"name": "bs-logger",
"direct": false,
"version": "0.2.6",
"ecosystem": "npm"
},
{
"name": "bser",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "buffer-from",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "bytes",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001778",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "5.6.2",
"ecosystem": "npm"
},
{
"name": "char-regex",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "chmodrp",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "chownr",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "ci-info",
"direct": false,
"version": "3.9.0",
"ecosystem": "npm"
},
{
"name": "ci-info",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "cjs-module-lexer",
"direct": false,
"version": "1.4.3",
"ecosystem": "npm"
},
{
"name": "cjs-module-lexer",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "cli-cursor",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "cli-spinners",
"direct": false,
"version": "2.9.2",
"ecosystem": "npm"
},
{
"name": "cli-spinners",
"direct": false,
"version": "3.4.0",
"ecosystem": "npm"
},
{
"name": "cli-truncate",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "clsx",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "cmake-js",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "co",
"direct": false,
"version": "4.6.0",
"ecosystem": "npm"
},
{
"name": "collect-v8-coverage",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "colorette",
"direct": false,
"version": "2.0.20",
"ecosystem": "npm"
},
{
"name": "commondir",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "concurrently",
"direct": false,
"version": "9.2.4",
"ecosystem": "npm"
},
{
"name": "concurrently",
"direct": false,
"version": "^9.2.4",
"ecosystem": "npm"
},
{
"name": "confbox",
"direct": false,
"version": "0.1.8",
"ecosystem": "npm"
},
{
"name": "constructs",
"direct": false,
"version": "^10.3.0",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "create-jest",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "create-require",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "css-selector-tokenizer",
"direct": false,
"version": "0.8.0",
"ecosystem": "npm"
},
{
"name": "css.escape",
"direct": false,
"version": "1.5.1",
"ecosystem": "npm"
},
{
"name": "cssesc",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "csstype",
"direct": false,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "d3-array",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "d3-color",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-delaunay",
"direct": false,
"version": "6.0.4",
"ecosystem": "npm"
},
{
"name": "d3-dispatch",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-dsv",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-force",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-format",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "d3-geo",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "d3-geo-projection",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "d3-hierarchy",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "d3-interpolate",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-path",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "d3-path",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-quadtree",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-scale",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "d3-scale-chromatic",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-shape",
"direct": false,
"version": "1.3.7",
"ecosystem": "npm"
},
{
"name": "d3-shape",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "d3-time",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-time-format",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "d3-timer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "date-fns",
"direct": false,
"version": "2.30.0",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "decimal.js",
"direct": false,
"version": "10.6.0",
"ecosystem": "npm"
},
{
"name": "dedent",
"direct": false,
"version": "1.7.2",
"ecosystem": "npm"
},
{
"name": "deep-extend",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "deepmerge",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "delaunator",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "detect-libc",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "detect-newline",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "8.0.3",
"ecosystem": "npm"
},
{
"name": "diff-sequences",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "doctrine",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "dom-helpers",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "dotenv",
"direct": false,
"version": "17.3.1",
"ecosystem": "npm"
},
{
"name": "dotenv",
"direct": false,
"version": "^17.2.3",
"ecosystem": "npm"
},
{
"name": "eastasianwidth",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.5.313",
"ecosystem": "npm"
},
{
"name": "emittery",
"direct": false,
"version": "0.13.1",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "10.6.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "9.2.2",
"ecosystem": "npm"
},
{
"name": "env-var",
"direct": false,
"version": "7.5.0",
"ecosystem": "npm"
},
{
"name": "environment",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "error-ex",
"direct": false,
"version": "1.3.4",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "8.57.1",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "9.39.4",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "^8.57.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "^9.21.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "^9.23.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "^9.29.0",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "10.1.8",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "^10.1.5",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-jest",
"direct": false,
"version": "29.15.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-jest",
"direct": false,
"version": "^29.0.1",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-tsdoc",
"direct": false,
"version": "0.5.2",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-tsdoc",
"direct": false,
"version": "^0.5.2",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "7.2.2",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "8.4.0",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "10.4.0",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "9.6.1",
"ecosystem": "npm"
},
{
"name": "esprima",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "eventemitter3",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "execa",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "exit",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "exit-x",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "expect",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "expect",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "expect-type",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "fast-check",
"direct": false,
"version": "3.23.2",
"ecosystem": "npm"
},
{
"name": "fast-check",
"direct": false,
"version": "^3.23.2",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-json-patch",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fast-uri",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "fastparse",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.20.1",
"ecosystem": "npm"
},
{
"name": "fb-watchman",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "filename-reserved-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "filenamify",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.4.2",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": false,
"version": "11.3.4",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "gensync",
"direct": false,
"version": "1.0.0-beta.2",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-east-asian-width",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "get-east-asian-width",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "get-package-type",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "get-stream",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "get-tsconfig",
"direct": false,
"version": "4.13.6",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "10.5.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.2.3",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "13.24.0",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "16.5.0",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "graphemer",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "handlebars",
"direct": false,
"version": "4.7.9",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "human-signals",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "husky",
"direct": false,
"version": "9.1.7",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "7.0.5",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "import-in-the-middle",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "import-lazy",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "import-local",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "ini",
"direct": false,
"version": "1.3.8",
"ecosystem": "npm"
},
{
"name": "internmap",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "intl-messageformat",
"direct": false,
"version": "10.7.18",
"ecosystem": "npm"
},
{
"name": "ipull",
"direct": false,
"version": "3.9.5",
"ecosystem": "npm"
},
{
"name": "is-arrayish",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.16.1",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "is-generator-fn",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-interactive",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-module",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-path-inside",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "is-reference",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-coverage",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-instrument",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-instrument",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-report",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-source-maps",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-source-maps",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "istanbul-reports",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "jackspeak",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "jest",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "jest",
"direct": false,
"version": "^29.7.0",
"ecosystem": "npm"
},
{
"name": "jest",
"direct": false,
"version": "^30.0.3",
"ecosystem": "npm"
},
{
"name": "jest",
"direct": false,
"version": "^30.2.0",
"ecosystem": "npm"
},
{
"name": "jest-changed-files",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-changed-files",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "jest-circus",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-circus",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "jest-cli",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-cli",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "jest-config",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-config",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "jest-diff",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-diff",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "jest-docblock",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-docblock",
"direct": false,
"version": "30.2.0",
"ecosystem": "npm"
},
{
"name": "jest-each",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-each",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "jest-environment-node",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-environment-node",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "jest-get-type",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "jest-haste-map",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-haste-map",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "jest-leak-detector",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-leak-detector",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "jest-matcher-utils",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-matcher-utils",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "jest-message-util",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-message-util",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "jest-mock",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-mock",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "jest-pnp-resolver",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "jest-regex-util",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "jest-regex-util",
"direct": false,
"version": "30.0.1",
"ecosystem": "npm"
},
{
"name": "jest-resolve",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-resolve",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "jest-resolve-dependencies",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-resolve-dependencies",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "jest-runner",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-runner",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "jest-runtime",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-runtime",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "jest-snapshot",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-snapshot",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "jest-util",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-util",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "jest-validate",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-validate",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "jest-watcher",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-watcher",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "jest-worker",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-worker",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "jju",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "3.14.2",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "^4.2.0",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "json-parse-even-better-errors",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "json-stringify-pretty-compact",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "jsonfile",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "kleur",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "leven",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "lifecycle-utils",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "lifecycle-utils",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "lightningcss",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-android-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-freebsd-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm-gnueabihf",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-arm64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-x64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lines-and-columns",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "lint-staged",
"direct": false,
"version": "16.3.3",
"ecosystem": "npm"
},
{
"name": "listr2",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.18.1",
"ecosystem": "npm"
},
{
"name": "lodash.debounce",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "lodash.memoize",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "log-symbols",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "log-update",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "loose-envify",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "lowdb",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "10.4.3",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.21",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "make-error",
"direct": false,
"version": "1.3.6",
"ecosystem": "npm"
},
{
"name": "makeerror",
"direct": false,
"version": "1.0.12",
"ecosystem": "npm"
},
{
"name": "merge-stream",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "mimic-fn",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "mimic-function",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.3",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.4",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.9",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "minizlib",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "mlly",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "mnemonist",
"direct": false,
"version": "0.38.3",
"ecosystem": "npm"
},
{
"name": "mnth",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "module-details-from-path",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.16",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "5.1.16",
"ecosystem": "npm"
},
{
"name": "napi-postinstall",
"direct": false,
"version": "0.3.4",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "neo-async",
"direct": false,
"version": "2.6.2",
"ecosystem": "npm"
},
{
"name": "node-addon-api",
"direct": false,
"version": "8.9.0",
"ecosystem": "npm"
},
{
"name": "node-api-headers",
"direct": false,
"version": "1.9.0",
"ecosystem": "npm"
},
{
"name": "node-int64",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.36",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "npm-run-path",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "object-assign",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "obliterator",
"direct": false,
"version": "1.6.1",
"ecosystem": "npm"
},
{
"name": "obug",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "ora",
"direct": false,
"version": "9.4.1",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "p-try",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "package-json-from-dist",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "packages/aws-durable-execution-sdk-js-insight-vscode",
"direct": false,
"version": "0.1.0-alpha.0",
"ecosystem": "npm"
},
{
"name": "packages/cdk-bundling-integration-test",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "packages/cjs-integration-test",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "packages/esm-integration-test",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "packages/lambda-runtime-detection-integration-test",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse-json",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "parse-ms",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "parse-ms",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "pathe",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "pirates",
"direct": false,
"version": "4.0.7",
"ecosystem": "npm"
},
{
"name": "pkg-dir",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "pkg-types",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.19",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.8.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "^3.5.2",
"ecosystem": "npm"
},
{
"name": "pretty-bytes",
"direct": false,
"version": "6.1.1",
"ecosystem": "npm"
},
{
"name": "pretty-format",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "pretty-format",
"direct": false,
"version": "30.3.0",
"ecosystem": "npm"
},
{
"name": "pretty-ms",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "pretty-ms",
"direct": false,
"version": "9.3.0",
"ecosystem": "npm"
},
{
"name": "prompts",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "prop-types",
"direct": false,
"version": "15.8.1",
"ecosystem": "npm"
},
{
"name": "proper-lockfile",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "pure-rand",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "pure-rand",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "rc",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "react",
"direct": false,
"version": "18.3.1",
"ecosystem": "npm"
},
{
"name": "react-dom",
"direct": false,
"version": "18.3.1",
"ecosystem": "npm"
},
{
"name": "react-is",
"direct": false,
"version": "16.13.1",
"ecosystem": "npm"
},
{
"name": "react-is",
"direct": false,
"version": "18.3.1",
"ecosystem": "npm"
},
{
"name": "react-transition-group",
"direct": false,
"version": "4.4.5",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "require-from-string",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "require-in-the-middle",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.11",
"ecosystem": "npm"
},
{
"name": "resolve-cwd",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-pkg-maps",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "resolve.exports",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "restore-cursor",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "retry",
"direct": false,
"version": "0.12.0",
"ecosystem": "npm"
},
{
"name": "retry",
"direct": false,
"version": "0.13.1",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "rfdc",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "5.0.10",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "^5.0.10",
"ecosystem": "npm"
},
{
"name": "robust-predicates",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "rolldown",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.59.0",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "^4.0.0",
"ecosystem": "npm"
},
{
"name": "rollup-plugin-node-externals",
"direct": false,
"version": "8.1.2",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "rw",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "rxjs",
"direct": false,
"version": "7.8.2",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "scheduler",
"direct": false,
"version": "0.23.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.5.4",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.7.4",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.8.4",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.8.5",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "^7.5.4",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "shell-quote",
"direct": false,
"version": "1.9.0",
"ecosystem": "npm"
},
{
"name": "siginfo",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "simple-git",
"direct": false,
"version": "3.36.0",
"ecosystem": "npm"
},
{
"name": "sisteransi",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "slash",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "sleep-promise",
"direct": false,
"version": "9.1.0",
"ecosystem": "npm"
},
{
"name": "slice-ansi",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "slice-ansi",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "source-map-support",
"direct": false,
"version": "0.5.13",
"ecosystem": "npm"
},
{
"name": "sprintf-js",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "stack-utils",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "stackback",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "std-env",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "stdin-discarder",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "stdout-update",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "steno",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "string-argv",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "string-length",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "8.2.0",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "8.2.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "strip-bom",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "strip-final-newline",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "8.1.1",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "synckit",
"direct": false,
"version": "0.11.12",
"ecosystem": "npm"
},
{
"name": "tar",
"direct": false,
"version": "7.5.19",
"ecosystem": "npm"
},
{
"name": "test-exclude",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "text-table",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "tinybench",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.17",
"ecosystem": "npm"
},
{
"name": "tinyrainbow",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "tmpl",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "topojson-client",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "tree-kill",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": false,
"version": "2.4.0",
"ecosystem": "npm"
},
{
"name": "ts-jest",
"direct": false,
"version": "29.4.6",
"ecosystem": "npm"
},
{
"name": "ts-jest",
"direct": false,
"version": "^29.2.0",
"ecosystem": "npm"
},
{
"name": "ts-jest",
"direct": false,
"version": "^29.2.6",
"ecosystem": "npm"
},
{
"name": "ts-node",
"direct": false,
"version": "10.9.2",
"ecosystem": "npm"
},
{
"name": "ts-node",
"direct": false,
"version": "^10.9.2",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "^2.6.0",
"ecosystem": "npm"
},
{
"name": "tsx",
"direct": false,
"version": "4.21.0",
"ecosystem": "npm"
},
{
"name": "tsx",
"direct": false,
"version": "^4.19.3",
"ecosystem": "npm"
},
{
"name": "tsx",
"direct": false,
"version": "^4.20.5",
"ecosystem": "npm"
},
{
"name": "tsx",
"direct": false,
"version": "^4.20.6",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "type-detect",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.20.2",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.21.3",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "4.41.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.8.3",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.9.3",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^5.5.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^5.7.3",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^5.8.2",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^5.8.3",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "~5.8.0",
"ecosystem": "npm"
},
{
"name": "typescript-eslint",
"direct": false,
"version": "8.57.0",
"ecosystem": "npm"
},
{
"name": "typescript-eslint",
"direct": false,
"version": "^8.29.0",
"ecosystem": "npm"
},
{
"name": "typescript-eslint",
"direct": false,
"version": "^8.34.1",
"ecosystem": "npm"
},
{
"name": "ufo",
"direct": false,
"version": "1.6.3",
"ecosystem": "npm"
},
{
"name": "uglify-js",
"direct": false,
"version": "3.19.3",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "6.21.0",
"ecosystem": "npm"
},
{
"name": "universalify",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "unrs-resolver",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "update-browserslist-db",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "url-join",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "v8-compile-cache-lib",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "v8-to-istanbul",
"direct": false,
"version": "9.3.0",
"ecosystem": "npm"
},
{
"name": "validate-npm-package-name",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "vega",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "vega-canvas",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "vega-crossfilter",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "vega-dataflow",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "vega-embed",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "vega-encode",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "vega-event-selector",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "vega-expression",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "vega-force",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "vega-format",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "vega-functions",
"direct": false,
"version": "6.1.1",
"ecosystem": "npm"
},
{
"name": "vega-geo",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "vega-hierarchy",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "vega-interpreter",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "vega-label",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "vega-lite",
"direct": false,
"version": "6.4.3",
"ecosystem": "npm"
},
{
"name": "vega-loader",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "vega-parser",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "vega-projection",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "vega-regression",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "vega-runtime",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "vega-scale",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "vega-scenegraph",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "vega-schema-url-parser",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "vega-selections",
"direct": false,
"version": "6.1.2",
"ecosystem": "npm"
},
{
"name": "vega-statistics",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "vega-themes",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "vega-time",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "vega-tooltip",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "vega-transforms",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "vega-typings",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "vega-util",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "vega-view",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "vega-view-transforms",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "vega-voronoi",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "vega-wordcloud",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "8.1.5",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "^4.0.15",
"ecosystem": "npm"
},
{
"name": "walker",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "weekstart",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "weekstart",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "why-is-node-running",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "wordwrap",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "9.0.2",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "write-file-atomic",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "write-file-atomic",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.8.3",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.2",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "18.0.0",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "22.0.0",
"ecosystem": "npm"
},
{
"name": "yn",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "yoctocolors",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 1238,
"direct_count": 72,
"indirect_count": 1166
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 499,
"open_issues": 14,
"closed_ratio": 0.899,
"closed_issues": 125,
"closed_unmerged_prs": 87
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "ParidelPooya",
"commits": 225,
"avatar_url": "https://avatars.githubusercontent.com/u/9713228?v=4"
},
{
"type": "User",
"login": "anthonyting",
"commits": 112,
"avatar_url": "https://avatars.githubusercontent.com/u/49772744?v=4"
},
{
"type": "User",
"login": "SilanHe",
"commits": 52,
"avatar_url": "https://avatars.githubusercontent.com/u/16982279?v=4"
},
{
"type": "User",
"login": "bchampp",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/33911300?v=4"
},
{
"type": "User",
"login": "ayushiahjolia",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/31006949?v=4"
},
{
"type": "User",
"login": "hsilan",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/227472034?v=4"
},
{
"type": "User",
"login": "embano1",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/15986659?v=4"
},
{
"type": "User",
"login": "wangyb-A",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/47266819?v=4"
},
{
"type": "User",
"login": "dhegberg",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/8450053?v=4"
},
{
"type": "User",
"login": "nvasiu",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/46430801?v=4"
}
],
"contributors_sampled": 24,
"top_contributor_share": 0.476
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml",
"capacity-provider-tests.yml",
"conformance-tests.yml",
"integration-tests.yml",
"notify-issues.yml",
"notify-pr.yml",
"notify-release.yml",
"npm-publish.yml",
"scorecard.yml",
"test-npm-validation.yml",
"unit-tests.yml",
"vscode-extension-release.yml"
],
"has_docs_dir": true,
"linter_configs": [
"eslint.config.js",
"eslint.config.mjs"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 8,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 5,
"reason": "dependency not pinned by hash detected -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 9,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 1,
"reason": "9 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "6c63837314296c36a81d08f7a13d95d2970afdce",
"ran_at": "2026-07-21T16:05:13Z",
"aggregate_score": 8.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/aws/aws-durable-execution-sdk-js",
"host": "github.com",
"name": "aws-durable-execution-sdk-js",
"owner": "aws"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"security": 82,
"vitality": 98,
"community": 74,
"governance": 80,
"engineering": 86
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 98,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 96,
"inputs": {
"commits_last_year": 489,
"human_commit_share": 0.92,
"days_since_last_push": 0,
"active_weeks_last_year": 47
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "47/52 weeks with commits",
"points": 32.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 47
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "489 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 489
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 21,
"latest_release_tag": "sdk-2.2.0/insight-0.1.0",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 6.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "21 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 21
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~6.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 6.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 74,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"forks": 25,
"stars": 82,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "82 stars",
"points": 31,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 82
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "25 forks",
"points": 11.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 25
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"@aws/durable-execution-sdk-js",
"@aws/durable-execution-sdk-js-otel",
"@aws/durable-execution-sdk-js-insight",
"@aws/durable-execution-sdk-js-testing",
"@aws/durable-execution-sdk-js-eslint-plugin"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 1653163
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "1,653,163 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 1653163,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 80,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 24,
"top_contributor_share": 0.476
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 48% of commits",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 48
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "24 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 24
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"merged_prs": 499,
"open_issues": 14,
"closed_issues": 125,
"issue_closed_ratio": 0.899,
"closed_unmerged_prs": 87
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "90% of issues closed",
"points": 42,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 90
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "499/586 decided PRs merged",
"points": 32.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 499,
"decided": 586
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 16125,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "aws",
"public_repos": 552,
"account_age_days": 5075
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "16,125 followers of aws",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 16125,
"login": "aws"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "552 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 552
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@aws/durable-execution-sdk-js",
"@aws/durable-execution-sdk-js-otel",
"@aws/durable-execution-sdk-js-insight",
"@aws/durable-execution-sdk-js-testing",
"@aws/durable-execution-sdk-js-eslint-plugin"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 4
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "5 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 5,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "18 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 18
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 86,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "12 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 12
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "eslint.config.js, eslint.config.mjs",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js, eslint.config.mjs"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://docs.aws.amazon.com/durable-execution/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://docs.aws.amazon.com/durable-execution/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 82,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "excellent",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 85,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 8.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 5",
"points": 2.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "9 existing vulnerabilities detected",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "good",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 1128 resolved dependencies against OSV; 110 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 1128
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 110
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 72,
"inputs": {
"source": "osv",
"advisories": 14,
"affected_packages": 10,
"assessed_packages": 1128,
"unassessed_packages": 110,
"affected_by_severity": "high 7, moderate 1, low 2",
"direct_affected_packages": 2
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "2 affected: esbuild 0.24.2 (moderate 5.3), esbuild 0.27.4 (low 2.5)",
"points": 19,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 2,
"packages": "esbuild 0.24.2 (moderate 5.3), esbuild 0.27.4 (low 2.5)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 525 days ago",
"points": 35.3,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 525
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 1128,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 8
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 73,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 25956
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "92 of 92 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 92,
"sampled": 92
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"packages/aws-durable-execution-sdk-js-conformance-tests/tsconfig.json",
"packages/aws-durable-execution-sdk-js-eslint-plugin/tsconfig.json",
"packages/aws-durable-execution-sdk-js-examples/tsconfig.json",
"packages/aws-durable-execution-sdk-js-insight-vscode/tsconfig.json",
"packages/aws-durable-execution-sdk-js-insight-vscode/webview-ui/tsconfig.json",
"packages/aws-durable-execution-sdk-js-insight/cdk/tsconfig.json",
"packages/aws-durable-execution-sdk-js-insight/tsconfig.json",
"packages/aws-durable-execution-sdk-js-otel/tsconfig.json",
"packages/aws-durable-execution-sdk-js-testing/tsconfig.json",
"packages/aws-durable-execution-sdk-js/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.08
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "eslint.config.js, eslint.config.mjs",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js, eslint.config.mjs"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "packages/aws-durable-execution-sdk-js-conformance-tests/tsconfig.json, packages/aws-durable-execution-sdk-js-eslint-plugin/tsconfig.json, packages/aws-durable-execution-sdk-js-examples/tsconfig.json, packages/aws-durable-execution-sdk-js-insight-vscode/tsconfig.json, packages/aws-durable-execution-sdk-js-insight-vscode/webview-ui/tsconfig.json, packages/aws-durable-execution-sdk-js-insight/cdk/tsconfig.json, packages/aws-durable-execution-sdk-js-insight/tsconfig.json, packages/aws-durable-execution-sdk-js-otel/tsconfig.json, packages/aws-durable-execution-sdk-js-testing/tsconfig.json, packages/aws-durable-execution-sdk-js/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "packages/aws-durable-execution-sdk-js-conformance-tests/tsconfig.json, packages/aws-durable-execution-sdk-js-eslint-plugin/tsconfig.json, packages/aws-durable-execution-sdk-js-examples/tsconfig.json, packages/aws-durable-execution-sdk-js-insight-vscode/tsconfig.json, packages/aws-durable-execution-sdk-js-insight-vscode/webview-ui/tsconfig.json, packages/aws-durable-execution-sdk-js-insight/cdk/tsconfig.json, packages/aws-durable-execution-sdk-js-insight/tsconfig.json, packages/aws-durable-execution-sdk-js-otel/tsconfig.json, packages/aws-durable-execution-sdk-js-testing/tsconfig.json, packages/aws-durable-execution-sdk-js/tsconfig.json, tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "8 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 8,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 64618,
"source_files_sampled": 776,
"oversized_source_files": 3
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "3/776 source files over 60KB",
"points": 54.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 776,
"oversized": 3
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Could not fetch npm package 'esm-integration-test' from its registry",
"Could not fetch npm package 'cdk-bundling-integration-test' from its registry",
"Could not fetch npm package 'lambda-runtime-detection-integration-test' from its registry",
"deps.dev does not index npm:@aws/durable-execution-sdk-js@2.2.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-21T16:05:44.183681Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/aws/aws-durable-execution-sdk-js.svg",
"full_name": "aws/aws-durable-execution-sdk-js",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}