{"id":132449,"name":null,"description":"A NodeJs implementation of a driver for Amazon QLDB.","url":"https://github.com/awslabs/amazon-qldb-driver-nodejs","last_synced_at":"2025-09-09T11:55:15.620Z","repository":{"id":36257243,"uuid":"215408788","full_name":"awslabs/amazon-qldb-driver-nodejs","owner":"awslabs","description":"A NodeJs implementation of a driver for Amazon QLDB.","archived":false,"fork":false,"pushed_at":"2024-12-17T14:04:01.000Z","size":714,"stargazers_count":54,"open_issues_count":11,"forks_count":22,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-08-24T11:12:25.730Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://aws.amazon.com/qldb/?nc2=h_ql_prod_db_qldb","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/awslabs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-10-15T22:36:04.000Z","updated_at":"2025-04-04T02:06:54.000Z","dependencies_parsed_at":"2023-02-17T09:31:27.031Z","dependency_job_id":"abc33ef2-cc70-474e-9abb-e811d0034004","html_url":"https://github.com/awslabs/amazon-qldb-driver-nodejs","commit_stats":{"total_commits":155,"total_committers":24,"mean_commits":6.458333333333333,"dds":0.6193548387096774,"last_synced_commit":"d01715b94f5235d2228cda07d3bdc5b75efe3aac"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/awslabs/amazon-qldb-driver-nodejs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs","download_url":"https://codeload.github.com/awslabs/amazon-qldb-driver-nodejs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/sbom","scorecard":{"id":219526,"data":{"date":"2025-08-11","repo":{"name":"github.com/awslabs/amazon-qldb-driver-nodejs","commit":"55c6b6c1f90952a2dbd4c420d0237f58588a8af1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":7,"reason":"Found 8/11 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodeapp.yml:15","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/nodeapp.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/amazon-qldb-driver-nodejs/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/amazon-qldb-driver-nodejs/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/amazon-qldb-driver-nodejs/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/amazon-qldb-driver-nodejs/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodeapp.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/amazon-qldb-driver-nodejs/nodeapp.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodeapp.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/amazon-qldb-driver-nodejs/nodeapp.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodeapp.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/amazon-qldb-driver-nodejs/nodeapp.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/nodeapp.yml:38","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/awslabs/.github/SECURITY.md:1","Info: Found linked content: github.com/awslabs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/awslabs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/awslabs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 5 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T02:12:51.748Z","repository_id":36257243,"created_at":"2025-08-17T02:12:51.748Z","updated_at":"2025-08-17T02:12:51.748Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274291942,"owners_count":25258165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"awslabs","name":"Amazon Web Services - Labs","uuid":"3299148","kind":"organization","description":"AWS Labs","email":null,"website":"http://amazon.com/aws/","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3299148?v=4","repositories_count":914,"last_synced_at":"2025-05-20T11:06:29.184Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/awslabs","funding_links":[],"total_stars":176592,"followers":8487,"following":0,"created_at":"2022-11-02T16:28:29.342Z","updated_at":"2025-05-20T11:06:29.184Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs/repositories"},"packages":[{"id":1406943,"name":"amazon-qldb-driver-nodejs","ecosystem":"npm","description":"The Node.js driver for working with Amazon Quantum Ledger Database","homepage":"https://github.com/awslabs/amazon-qldb-driver-nodejs#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/awslabs/amazon-qldb-driver-nodejs","keywords_array":["api","amazon","aws","qldb","ledger"],"namespace":null,"versions_count":14,"first_release_published_at":"2019-11-12T22:25:16.583Z","latest_release_published_at":"2023-12-01T19:27:11.674Z","latest_release_number":"3.1.0","last_synced_at":"2025-08-24T04:34:56.067Z","created_at":"2022-04-09T00:01:41.728Z","updated_at":"2025-08-24T04:40:51.135Z","registry_url":"https://www.npmjs.com/package/amazon-qldb-driver-nodejs","install_command":"npm install amazon-qldb-driver-nodejs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.1.0"}},"repo_metadata":{"id":36257243,"uuid":"215408788","full_name":"awslabs/amazon-qldb-driver-nodejs","owner":"awslabs","description":"A NodeJs implementation of a driver for Amazon QLDB.","archived":false,"fork":false,"pushed_at":"2024-12-17T14:04:01.000Z","size":714,"stargazers_count":54,"open_issues_count":11,"forks_count":22,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-08-09T01:26:05.029Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://aws.amazon.com/qldb/?nc2=h_ql_prod_db_qldb","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/awslabs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-10-15T22:36:04.000Z","updated_at":"2025-04-04T02:06:54.000Z","dependencies_parsed_at":"2023-02-17T09:31:27.031Z","dependency_job_id":"abc33ef2-cc70-474e-9abb-e811d0034004","html_url":"https://github.com/awslabs/amazon-qldb-driver-nodejs","commit_stats":{"total_commits":155,"total_committers":24,"mean_commits":6.458333333333333,"dds":0.6193548387096774,"last_synced_commit":"d01715b94f5235d2228cda07d3bdc5b75efe3aac"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/awslabs/amazon-qldb-driver-nodejs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs","download_url":"https://codeload.github.com/awslabs/amazon-qldb-driver-nodejs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/sbom","scorecard":{"id":219526,"data":{"date":"2025-08-11","repo":{"name":"github.com/awslabs/amazon-qldb-driver-nodejs","commit":"55c6b6c1f90952a2dbd4c420d0237f58588a8af1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":7,"reason":"Found 8/11 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodeapp.yml:15","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/nodeapp.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/amazon-qldb-driver-nodejs/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/amazon-qldb-driver-nodejs/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/amazon-qldb-driver-nodejs/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/amazon-qldb-driver-nodejs/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodeapp.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/amazon-qldb-driver-nodejs/nodeapp.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodeapp.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/amazon-qldb-driver-nodejs/nodeapp.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodeapp.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/awslabs/amazon-qldb-driver-nodejs/nodeapp.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/nodeapp.yml:38","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/awslabs/.github/SECURITY.md:1","Info: Found linked content: github.com/awslabs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/awslabs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/awslabs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 5 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T02:12:51.748Z","repository_id":36257243,"created_at":"2025-08-17T02:12:51.748Z","updated_at":"2025-08-17T02:12:51.748Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271791680,"owners_count":24821860,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"awslabs","name":"Amazon Web Services - Labs","uuid":"3299148","kind":"organization","description":"AWS Labs","email":null,"website":"http://amazon.com/aws/","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3299148?v=4","repositories_count":914,"last_synced_at":"2025-05-20T11:06:29.184Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/awslabs","funding_links":[],"total_stars":176592,"followers":8487,"following":0,"created_at":"2022-11-02T16:28:29.342Z","updated_at":"2025-05-20T11:06:29.184Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awslabs/repositories"},"tags":[{"name":"v3.1.0","sha":"4c50f9cb1e865243640edb9f012f25f68cd7c57f","kind":"commit","published_at":"2023-11-15T01:37:23.000Z","download_url":"https://codeload.github.com/awslabs/amazon-qldb-driver-nodejs/tar.gz/v3.1.0","html_url":"https://github.com/awslabs/amazon-qldb-driver-nodejs/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/amazon-qldb-driver-nodejs@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8cc8eed40dc84956238e9b3c10c93ca315fb6f2b","kind":"tag","published_at":"2022-11-04T13:11:50.000Z","download_url":"https://codeload.github.com/awslabs/amazon-qldb-driver-nodejs/tar.gz/v3.0.1","html_url":"https://github.com/awslabs/amazon-qldb-driver-nodejs/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/amazon-qldb-driver-nodejs@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e39d34d26af9f7adadfe5248414dd5593fc68312","kind":"commit","published_at":"2022-09-23T23:57:53.000Z","download_url":"https://codeload.github.com/awslabs/amazon-qldb-driver-nodejs/tar.gz/v3.0.0","html_url":"https://github.com/awslabs/amazon-qldb-driver-nodejs/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/amazon-qldb-driver-nodejs@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"f5e0387318399ec369fb53081c1f4e0eb945d46c","kind":"commit","published_at":"2021-05-07T01:31:10.000Z","download_url":"https://codeload.github.com/awslabs/amazon-qldb-driver-nodejs/tar.gz/v2.2.0","html_url":"https://github.com/awslabs/amazon-qldb-driver-nodejs/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/amazon-qldb-driver-nodejs@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v2.2.0/manifests"},{"name":"2.1.1","sha":"99773bfb90740e05c0012c56d974c4af70d546f2","kind":"commit","published_at":"2021-02-01T19:55:37.000Z","download_url":"https://codeload.github.com/awslabs/amazon-qldb-driver-nodejs/tar.gz/2.1.1","html_url":"https://github.com/awslabs/amazon-qldb-driver-nodejs/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/amazon-qldb-driver-nodejs@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/2.1.1/manifests"},{"name":"v2.1.0","sha":"bb8e7ca56fa5781c2e866e1febc8f2c6a68f3448","kind":"commit","published_at":"2020-12-22T23:09:11.000Z","download_url":"https://codeload.github.com/awslabs/amazon-qldb-driver-nodejs/tar.gz/v2.1.0","html_url":"https://github.com/awslabs/amazon-qldb-driver-nodejs/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/amazon-qldb-driver-nodejs@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"859a76862dd2484a84d7236be420429b69f2a9ca","kind":"commit","published_at":"2020-08-27T21:25:38.000Z","download_url":"https://codeload.github.com/awslabs/amazon-qldb-driver-nodejs/tar.gz/v2.0.0","html_url":"https://github.com/awslabs/amazon-qldb-driver-nodejs/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/amazon-qldb-driver-nodejs@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.1","sha":"ff28ebf22950780c87018592609a07afe6b5d33a","kind":"commit","published_at":"2020-08-13T22:50:45.000Z","download_url":"https://codeload.github.com/awslabs/amazon-qldb-driver-nodejs/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/awslabs/amazon-qldb-driver-nodejs/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/amazon-qldb-driver-nodejs@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v2.0.0-rc.1/manifests"},{"name":"v1.0.0","sha":"2a527155af5d004e90817059f5e183386c0c646d","kind":"commit","published_at":"2020-06-05T21:41:42.000Z","download_url":"https://codeload.github.com/awslabs/amazon-qldb-driver-nodejs/tar.gz/v1.0.0","html_url":"https://github.com/awslabs/amazon-qldb-driver-nodejs/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/amazon-qldb-driver-nodejs@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.2","sha":"f1f6fa9fe710bffacb493f5270b14ae887cc90df","kind":"commit","published_at":"2020-05-29T23:10:42.000Z","download_url":"https://codeload.github.com/awslabs/amazon-qldb-driver-nodejs/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/awslabs/amazon-qldb-driver-nodejs/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/amazon-qldb-driver-nodejs@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"2554d5fe5f8095bf0ef88849224143b0bc7010db","kind":"commit","published_at":"2020-04-03T22:55:38.000Z","download_url":"https://codeload.github.com/awslabs/amazon-qldb-driver-nodejs/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/awslabs/amazon-qldb-driver-nodejs/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/amazon-qldb-driver-nodejs@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v1.0.0-rc.1/manifests"},{"name":"v0.1.2-preview.1","sha":"a364aae00f17249dc7ff09003dccf7b6fa255449","kind":"commit","published_at":"2020-03-05T21:30:07.000Z","download_url":"https://codeload.github.com/awslabs/amazon-qldb-driver-nodejs/tar.gz/v0.1.2-preview.1","html_url":"https://github.com/awslabs/amazon-qldb-driver-nodejs/releases/tag/v0.1.2-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/amazon-qldb-driver-nodejs@v0.1.2-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v0.1.2-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v0.1.2-preview.1/manifests"},{"name":"v0.1.1-preview.2","sha":"00f7ed947ef45da542308f2affc97fe565f7691a","kind":"tag","published_at":"2019-12-27T00:44:11.000Z","download_url":"https://codeload.github.com/awslabs/amazon-qldb-driver-nodejs/tar.gz/v0.1.1-preview.2","html_url":"https://github.com/awslabs/amazon-qldb-driver-nodejs/releases/tag/v0.1.1-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/amazon-qldb-driver-nodejs@v0.1.1-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v0.1.1-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v0.1.1-preview.2/manifests"},{"name":"v0.1.0-preview.2","sha":"41273555171693c6265e32ce824ae004af0377d9","kind":"commit","published_at":"2019-11-12T23:24:06.000Z","download_url":"https://codeload.github.com/awslabs/amazon-qldb-driver-nodejs/tar.gz/v0.1.0-preview.2","html_url":"https://github.com/awslabs/amazon-qldb-driver-nodejs/releases/tag/v0.1.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/amazon-qldb-driver-nodejs@v0.1.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v0.1.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/v0.1.0-preview.2/manifests"},{"name":"0.1.0-preview.1","sha":"ec844358bbde9596f9bfce0359fbc9f6627495df","kind":"commit","published_at":"2019-11-09T00:41:27.000Z","download_url":"https://codeload.github.com/awslabs/amazon-qldb-driver-nodejs/tar.gz/0.1.0-preview.1","html_url":"https://github.com/awslabs/amazon-qldb-driver-nodejs/releases/tag/0.1.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/awslabs/amazon-qldb-driver-nodejs@0.1.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/0.1.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/tags/0.1.0-preview.1/manifests"}]},"repo_metadata_updated_at":"2025-08-24T04:40:51.134Z","dependent_packages_count":23,"downloads":29110,"downloads_period":"last-month","dependent_repos_count":62,"rankings":{"downloads":0.6584913912663155,"dependent_repos_count":1.7785377697591471,"dependent_packages_count":1.550286252627002,"stargazers_count":5.96325249028063,"forks_count":5.125443872744402,"docker_downloads_count":1.6268957840545428,"average":2.7838179267886733},"purl":"pkg:npm/amazon-qldb-driver-nodejs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/amazon-qldb-driver-nodejs","docker_dependents_count":2,"docker_downloads_count":90,"usage_url":"https://repos.ecosyste.ms/usage/npm/amazon-qldb-driver-nodejs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/amazon-qldb-driver-nodejs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T04:43:12.037Z","issues_count":7,"pull_requests_count":411,"avg_time_to_close_issue":5232680.333333333,"avg_time_to_close_pull_request":1263985.0399002493,"issues_closed_count":6,"pull_requests_closed_count":401,"pull_request_authors_count":8,"issue_authors_count":7,"avg_comments_per_issue":4.142857142857143,"avg_comments_per_pull_request":0.9854014598540146,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":397,"past_year_issues_count":1,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":443.0,"past_year_avg_time_to_close_pull_request":985523.1538461539,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":65,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.9154929577464789,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":70,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/issues","maintainers":[{"login":"battesonb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/battesonb"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/amazon-qldb-driver-nodejs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/amazon-qldb-driver-nodejs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/amazon-qldb-driver-nodejs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/amazon-qldb-driver-nodejs/related_packages","maintainers":[{"uuid":"amzn-oss","login":"amzn-oss","name":null,"email":"osa-3p@amazon.com","url":null,"packages_count":2075,"html_url":"https://www.npmjs.com/~amzn-oss","role":null,"created_at":"2024-01-06T10:22:49.863Z","updated_at":"2024-01-06T10:22:49.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amzn-oss/packages"},{"uuid":"allimn","login":"allimn","name":null,"email":"allimn@amazon.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~allimn","role":null,"created_at":"2022-11-20T03:26:48.171Z","updated_at":"2022-11-20T03:26:48.171Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/allimn/packages"},{"uuid":"trstephen-amazon","login":"trstephen-amazon","name":null,"email":"sttyle@amazon.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~trstephen-amazon","role":null,"created_at":"2024-01-06T10:22:49.911Z","updated_at":"2024-01-06T10:22:49.911Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/trstephen-amazon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5135508,"maintainers_count":1052687,"namespaces_count":314046,"keywords_count":731068,"github":"npm","metadata":{"funded_packages_count":156026},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-09T05:57:39.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":120163,"full_name":"awslabs/amazon-qldb-driver-nodejs","default_branch":"master","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","count":59},{"name":"Ang Li","email":"allimn@amazon.com","count":14},{"name":"Brandon Winchester","email":"brandonwinchester@gmail.com","count":9},{"name":"Simon Zhao","email":"simonz@bitquilltech.com","count":9},{"name":"Dominic Tioseco","email":"74386056+Dominitio@users.noreply.github.com","count":7},{"name":"Simon Zhao","email":"42222408+simonz-bq@users.noreply.github.com","count":7},{"name":"yohanmartin","email":"59667404+yohanmartin@users.noreply.github.com","count":7},{"name":"Matthew Ma","email":"mtthman@amazon.com","count":6},{"name":"Arman A","email":"armana@bitquilltech.com","count":4},{"name":"Grant Butler","email":"rgbutle@amazon.com","count":4},{"name":"Saurabh Mehta","email":"saumehta@amazon.com","count":4},{"name":"Daniel E Knudsen","email":"knudsd@amazon.com","count":4},{"name":"Paul Norton","email":"paunort@amazon.com","count":3},{"name":"Aurgho Bhattacharjee","email":"aurghob@amazon.com","count":3},{"name":"byronlin13","email":"57543366+byronlin13@users.noreply.github.com","count":3},{"name":"Ang Li","email":"69607343+allimn@users.noreply.github.com","count":2},{"name":"Byron Batteson","email":"byronbatteson@gmail.com","count":2},{"name":"mato-gallardo","email":"matias.gallardo@neofinancial.com","count":2},{"name":"emile baizel","email":"ebaizel@gmail.com","count":1},{"name":"Byron Lin","email":"byronl@bitquilltech.com","count":1},{"name":"Amazon GitHub Automation","email":"54958958+amazon-auto@users.noreply.github.com","count":1},{"name":"Yilin Guo","email":"77702646+guyilin-amazon@users.noreply.github.com","count":1},{"name":"Yohan Martin","email":"maryohan@amazon.com","count":1},{"name":"Ian Davies","email":"idda@amazon.com","count":1}],"total_commits":155,"total_committers":24,"total_bot_commits":59,"total_bot_committers":1,"mean_commits":6.458333333333333,"dds":0.6193548387096774,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","count":59},{"name":"Ang Li","email":"allimn@amazon.com","count":13},{"name":"Brandon Winchester","email":"brandonwinchester@gmail.com","count":9},{"name":"Matthew Ma","email":"mtthman@amazon.com","count":5},{"name":"Grant Butler","email":"rgbutle@amazon.com","count":4},{"name":"Paul Norton","email":"paunort@amazon.com","count":3},{"name":"Ang Li","email":"69607343+allimn@users.noreply.github.com","count":2},{"name":"Byron Batteson","email":"byronbatteson@gmail.com","count":2},{"name":"mato-gallardo","email":"matias.gallardo@neofinancial.com","count":2},{"name":"Yilin Guo","email":"77702646+guyilin-amazon@users.noreply.github.com","count":1}],"past_year_total_commits":100,"past_year_total_committers":10,"past_year_total_bot_commits":59,"past_year_total_bot_committers":1,"past_year_mean_commits":10.0,"past_year_dds":0.41000000000000003,"last_synced_at":"2023-04-27T19:51:36.260Z","last_synced_commit":"d01715b94f5235d2228cda07d3bdc5b75efe3aac","created_at":"2023-03-07T23:07:04.601Z","updated_at":"2023-09-19T15:58:56.784Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5517961,"commits_count":864671715,"contributors_count":31745991,"owners_count":916103,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"awslabs/amazon-qldb-driver-nodejs","html_url":"https://github.com/awslabs/amazon-qldb-driver-nodejs","last_synced_at":"2025-08-24T04:42:05.709Z","status":"error","issues_count":7,"pull_requests_count":411,"avg_time_to_close_issue":5232680.333333333,"avg_time_to_close_pull_request":1263985.0399002493,"issues_closed_count":6,"pull_requests_closed_count":401,"pull_request_authors_count":8,"issue_authors_count":7,"avg_comments_per_issue":4.142857142857143,"avg_comments_per_pull_request":0.9854014598540146,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":397,"past_year_issues_count":1,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":443.0,"past_year_avg_time_to_close_pull_request":985523.1538461539,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":65,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.9154929577464789,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":70,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-19T06:08:43.508Z","updated_at":"2025-09-03T04:13:21.275Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/awslabs%2Famazon-qldb-driver-nodejs/issues","issue_labels_count":{"dependencies":3},"pull_request_labels_count":{"dependencies":492},"issue_author_associations_count":{"CONTRIBUTOR":5,"NONE":4},"pull_request_author_associations_count":{"CONTRIBUTOR":501,"NONE":5,"MEMBER":1},"issue_authors":{"dependabot[bot]":3,"allimn":1,"Ahlaee":1,"ori-maci":1,"belinde":1,"mato-gallardo":1,"mkhraisha":1},"pull_request_authors":{"dependabot[bot]":489,"trstephen-amazon":6,"gscalise":4,"GanyuanTan":3,"butleragrant":2,"pattjaso":2,"battesonb":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10182778,"issues_count":32029690,"pull_requests_count":100720980,"authors_count":10737440,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"dependencies":2},"past_year_pull_request_labels_count":{"dependencies":99},"past_year_issue_author_associations_count":{"CONTRIBUTOR":3},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":99},"past_year_issue_authors":{"dependabot[bot]":2,"allimn":1},"past_year_pull_request_authors":{"dependabot[bot]":99},"maintainers":[{"login":"battesonb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/battesonb"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":2,"DeleteEvent":28,"IssueCommentEvent":24,"PullRequestEvent":45,"CreateEvent":25},"last_year":{"IssuesEvent":2,"DeleteEvent":28,"IssueCommentEvent":24,"PullRequestEvent":45,"CreateEvent":25}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-16T23:53:10.954Z","updated_at":"2023-01-16T23:53:10.954Z","repository_link":"https://github.com/awslabs/amazon-qldb-driver-nodejs/blob/master/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6962632041,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6962632042,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6962632043,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6962632044,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/nodeapp.yml","sha":null,"kind":"manifest","created_at":"2023-01-16T23:53:10.982Z","updated_at":"2023-01-16T23:53:10.982Z","repository_link":"https://github.com/awslabs/amazon-qldb-driver-nodejs/blob/master/.github/workflows/nodeapp.yml","dependencies":[{"id":6962632045,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6962632046,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6962632047,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-01-16T23:53:11.020Z","updated_at":"2023-01-16T23:53:11.020Z","repository_link":"https://github.com/awslabs/amazon-qldb-driver-nodejs/blob/master/package-lock.json","dependencies":[{"id":6962632048,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6962632049,"package_name":"@aws-crypto/ie11-detection","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6962632050,"package_name":"@aws-crypto/sha256-browser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6962632051,"package_name":"@aws-crypto/sha256-js","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6962632052,"package_name":"@aws-crypto/supports-web-crypto","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6962632053,"package_name":"@aws-crypto/util","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6962632054,"package_name":"@aws-sdk/abort-controller","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632055,"package_name":"tslib","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6962632056,"package_name":"@aws-sdk/client-qldb","ecosystem":"npm","requirements":"3.196.0","direct":false,"kind":"development","optional":false},{"id":6962632057,"package_name":"tslib","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":6962632058,"package_name":"@aws-sdk/client-qldb-session","ecosystem":"npm","requirements":"3.196.0","direct":false,"kind":"runtime","optional":false},{"id":6962632059,"package_name":"@aws-sdk/client-sso","ecosystem":"npm","requirements":"3.196.0","direct":false,"kind":"runtime","optional":false},{"id":6962632060,"package_name":"@aws-sdk/client-sts","ecosystem":"npm","requirements":"3.196.0","direct":false,"kind":"runtime","optional":false},{"id":6962632061,"package_name":"@aws-sdk/config-resolver","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632062,"package_name":"@aws-sdk/credential-provider-env","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632063,"package_name":"@aws-sdk/credential-provider-imds","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632064,"package_name":"@aws-sdk/credential-provider-ini","ecosystem":"npm","requirements":"3.196.0","direct":false,"kind":"runtime","optional":false},{"id":6962632065,"package_name":"@aws-sdk/credential-provider-node","ecosystem":"npm","requirements":"3.196.0","direct":false,"kind":"runtime","optional":false},{"id":6962632066,"package_name":"@aws-sdk/credential-provider-process","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632067,"package_name":"@aws-sdk/credential-provider-sso","ecosystem":"npm","requirements":"3.196.0","direct":false,"kind":"runtime","optional":false},{"id":6962632068,"package_name":"@aws-sdk/credential-provider-web-identity","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632069,"package_name":"@aws-sdk/fetch-http-handler","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632070,"package_name":"@aws-sdk/hash-node","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632071,"package_name":"@aws-sdk/invalid-dependency","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632072,"package_name":"@aws-sdk/is-array-buffer","ecosystem":"npm","requirements":"3.188.0","direct":false,"kind":"runtime","optional":false},{"id":6962632073,"package_name":"@aws-sdk/middleware-content-length","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632074,"package_name":"@aws-sdk/middleware-endpoint","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632075,"package_name":"@aws-sdk/middleware-host-header","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632076,"package_name":"@aws-sdk/middleware-logger","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632077,"package_name":"@aws-sdk/middleware-recursion-detection","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632078,"package_name":"@aws-sdk/middleware-retry","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632079,"package_name":"@aws-sdk/middleware-sdk-sts","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632080,"package_name":"@aws-sdk/middleware-serde","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632081,"package_name":"@aws-sdk/middleware-signing","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632082,"package_name":"@aws-sdk/middleware-stack","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632083,"package_name":"@aws-sdk/middleware-user-agent","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632084,"package_name":"@aws-sdk/node-config-provider","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632085,"package_name":"@aws-sdk/node-http-handler","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632086,"package_name":"@aws-sdk/property-provider","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632087,"package_name":"@aws-sdk/protocol-http","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632088,"package_name":"@aws-sdk/querystring-builder","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632089,"package_name":"@aws-sdk/querystring-parser","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632090,"package_name":"@aws-sdk/service-error-classification","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632091,"package_name":"@aws-sdk/shared-ini-file-loader","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632092,"package_name":"@aws-sdk/signature-v4","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632093,"package_name":"@aws-sdk/smithy-client","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632094,"package_name":"@aws-sdk/types","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632095,"package_name":"@aws-sdk/url-parser","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632096,"package_name":"@aws-sdk/util-base64-browser","ecosystem":"npm","requirements":"3.188.0","direct":false,"kind":"runtime","optional":false},{"id":6962632097,"package_name":"@aws-sdk/util-base64-node","ecosystem":"npm","requirements":"3.188.0","direct":false,"kind":"runtime","optional":false},{"id":6962632098,"package_name":"@aws-sdk/util-body-length-browser","ecosystem":"npm","requirements":"3.188.0","direct":false,"kind":"runtime","optional":false},{"id":6962632099,"package_name":"@aws-sdk/util-body-length-node","ecosystem":"npm","requirements":"3.188.0","direct":false,"kind":"runtime","optional":false},{"id":6962632100,"package_name":"@aws-sdk/util-buffer-from","ecosystem":"npm","requirements":"3.188.0","direct":false,"kind":"runtime","optional":false},{"id":6962632101,"package_name":"@aws-sdk/util-config-provider","ecosystem":"npm","requirements":"3.188.0","direct":false,"kind":"runtime","optional":false},{"id":6962632102,"package_name":"@aws-sdk/util-defaults-mode-browser","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632103,"package_name":"@aws-sdk/util-defaults-mode-node","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632104,"package_name":"@aws-sdk/util-endpoints","ecosystem":"npm","requirements":"3.196.0","direct":false,"kind":"runtime","optional":false},{"id":6962632105,"package_name":"@aws-sdk/util-hex-encoding","ecosystem":"npm","requirements":"3.188.0","direct":false,"kind":"runtime","optional":false},{"id":6962632106,"package_name":"@aws-sdk/util-locate-window","ecosystem":"npm","requirements":"3.188.0","direct":false,"kind":"runtime","optional":false},{"id":6962632107,"package_name":"@aws-sdk/util-middleware","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632108,"package_name":"@aws-sdk/util-uri-escape","ecosystem":"npm","requirements":"3.188.0","direct":false,"kind":"runtime","optional":false},{"id":6962632109,"package_name":"@aws-sdk/util-user-agent-browser","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632110,"package_name":"@aws-sdk/util-user-agent-node","ecosystem":"npm","requirements":"3.193.0","direct":false,"kind":"runtime","optional":false},{"id":6962632111,"package_name":"@aws-sdk/util-utf8-browser","ecosystem":"npm","requirements":"3.188.0","direct":false,"kind":"runtime","optional":false},{"id":6962632112,"package_name":"@aws-sdk/util-utf8-node","ecosystem":"npm","requirements":"3.188.0","direct":false,"kind":"runtime","optional":false},{"id":6962632113,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6962632114,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.18.8","direct":false,"kind":"development","optional":false},{"id":6962632115,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6962632116,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":6962632117,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.18.7","direct":false,"kind":"development","optional":false},{"id":6962632118,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":6962632119,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6962632120,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6962632121,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6962632122,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6962632123,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6962632124,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.18.8","direct":false,"kind":"development","optional":false},{"id":6962632125,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6962632126,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6962632127,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6962632128,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6962632129,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6962632130,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6962632131,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":6962632132,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":6962632133,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":6962632134,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6962632135,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6962632136,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6962632137,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":6962632138,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.18.8","direct":false,"kind":"development","optional":false},{"id":6962632139,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6962632140,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.18.8","direct":false,"kind":"development","optional":false},{"id":6962632141,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":6962632142,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.18.8","direct":false,"kind":"development","optional":false},{"id":6962632143,"package_name":"@cspotcode/source-map-support","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":6962632144,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"development","optional":false},{"id":6962632145,"package_name":"@es-joy/jsdoccomment","ecosystem":"npm","requirements":"0.33.4","direct":false,"kind":"development","optional":false},{"id":6962632146,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":6962632147,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6962632148,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6962632149,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6962632150,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.11.6","direct":false,"kind":"development","optional":false},{"id":6962632151,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6962632152,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6962632153,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6962632154,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":6962632155,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6962632156,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6962632157,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6962632158,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6962632159,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6962632160,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":6962632161,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6962632162,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6962632163,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6962632164,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.14","direct":false,"kind":"development","optional":false},{"id":6962632165,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.14","direct":false,"kind":"development","optional":false},{"id":6962632166,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":6962632167,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6962632168,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":6962632169,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"development","optional":false},{"id":6962632170,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"9.1.2","direct":false,"kind":"development","optional":false},{"id":6962632171,"package_name":"@sinonjs/samsam","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":6962632172,"package_name":"@sinonjs/text-encoding","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"development","optional":false},{"id":6962632173,"package_name":"@tsconfig/node10","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":6962632174,"package_name":"@tsconfig/node12","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":6962632175,"package_name":"@tsconfig/node14","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6962632176,"package_name":"@tsconfig/node16","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6962632177,"package_name":"@types/chai","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":6962632178,"package_name":"@types/chai-as-promised","ecosystem":"npm","requirements":"7.1.5","direct":false,"kind":"development","optional":false},{"id":6962632179,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"development","optional":false},{"id":6962632180,"package_name":"@types/mocha","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"development","optional":false},{"id":6962632181,"package_name":"@types/node","ecosystem":"npm","requirements":"18.11.18","direct":false,"kind":"runtime","optional":false},{"id":6962632182,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.3.12","direct":false,"kind":"development","optional":false},{"id":6962632183,"package_name":"@types/sinon","ecosystem":"npm","requirements":"10.0.13","direct":false,"kind":"development","optional":false},{"id":6962632184,"package_name":"@types/sinonjs__fake-timers","ecosystem":"npm","requirements":"8.1.2","direct":false,"kind":"development","optional":false},{"id":6962632185,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.41.0","direct":false,"kind":"development","optional":false},{"id":6962632186,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.41.0","direct":false,"kind":"development","optional":false},{"id":6962632187,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.41.0","direct":false,"kind":"development","optional":false},{"id":6962632188,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.41.0","direct":false,"kind":"development","optional":false},{"id":6962632189,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.42.1","direct":false,"kind":"development","optional":false},{"id":6962632190,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.42.1","direct":false,"kind":"development","optional":false},{"id":6962632191,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.41.0","direct":false,"kind":"development","optional":false},{"id":6962632192,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.41.0","direct":false,"kind":"development","optional":false},{"id":6962632193,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.42.1","direct":false,"kind":"development","optional":false},{"id":6962632194,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.42.1","direct":false,"kind":"development","optional":false},{"id":6962632195,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.41.0","direct":false,"kind":"development","optional":false},{"id":6962632196,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.42.1","direct":false,"kind":"development","optional":false},{"id":6962632197,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6962632198,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.0","direct":false,"kind":"development","optional":false},{"id":6962632199,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":6962632200,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":6962632201,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6962632202,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":6962632203,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6962632204,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6962632205,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6962632206,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":6962632207,"package_name":"append-transform","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962632208,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962632209,"package_name":"arg","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":6962632210,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":6962632211,"package_name":"array-each","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6962632212,"package_name":"array-slice","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6962632213,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6962632214,"package_name":"assertion-error","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6962632215,"package_name":"async","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":6962632216,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6962632217,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6962632218,"package_name":"bowser","ecosystem":"npm","requirements":"2.11.0","direct":false,"kind":"runtime","optional":false},{"id":6962632219,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":6962632220,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6962632221,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6962632222,"package_name":"browserslist","ecosystem":"npm","requirements":"4.21.2","direct":false,"kind":"development","optional":false},{"id":6962632223,"package_name":"caching-transform","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962632224,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6962632225,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":6962632226,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001366","direct":false,"kind":"development","optional":false},{"id":6962632227,"package_name":"chai","ecosystem":"npm","requirements":"4.3.7","direct":false,"kind":"development","optional":false},{"id":6962632228,"package_name":"chai-as-promised","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":6962632229,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6962632230,"package_name":"check-error","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6962632231,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":6962632232,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6962632233,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":6962632234,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6962632235,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6962632236,"package_name":"colors","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6962632237,"package_name":"comment-parser","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6962632238,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6962632239,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6962632240,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":6962632241,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6962632242,"package_name":"create-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6962632243,"package_name":"cross-env","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":6962632244,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":6962632245,"package_name":"dateformat","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6962632246,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":6962632247,"package_name":"decamelize","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962632248,"package_name":"deep-eql","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6962632249,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6962632250,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6962632251,"package_name":"detect-file","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962632252,"package_name":"diff","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6962632253,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6962632254,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6962632255,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.190","direct":false,"kind":"development","optional":false},{"id":6962632256,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":6962632257,"package_name":"es6-error","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6962632258,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6962632259,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962632260,"package_name":"eslint","ecosystem":"npm","requirements":"8.26.0","direct":false,"kind":"development","optional":false},{"id":6962632261,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":6962632262,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":6962632263,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":6962632264,"package_name":"eslint-plugin-jsdoc","ecosystem":"npm","requirements":"39.3.25","direct":false,"kind":"development","optional":false},{"id":6962632265,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":6962632266,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6962632267,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6962632268,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6962632269,"package_name":"espree","ecosystem":"npm","requirements":"9.4.0","direct":false,"kind":"development","optional":false},{"id":6962632270,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6962632271,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6962632272,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6962632273,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6962632274,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6962632275,"package_name":"eventemitter2","ecosystem":"npm","requirements":"0.4.14","direct":false,"kind":"development","optional":false},{"id":6962632276,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6962632277,"package_name":"expand-tilde","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6962632278,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6962632279,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":6962632280,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"development","optional":false},{"id":6962632281,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6962632282,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6962632283,"package_name":"fast-xml-parser","ecosystem":"npm","requirements":"4.0.11","direct":false,"kind":"runtime","optional":false},{"id":6962632284,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":6962632285,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6962632286,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6962632287,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":6962632288,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6962632289,"package_name":"findup-sync","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6962632290,"package_name":"glob","ecosystem":"npm","requirements":"5.0.15","direct":false,"kind":"development","optional":false},{"id":6962632291,"package_name":"fined","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6962632292,"package_name":"flagged-respawn","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6962632293,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":6962632294,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6962632295,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":6962632296,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6962632297,"package_name":"for-own","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962632298,"package_name":"foreground-child","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962632299,"package_name":"fromentries","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6962632300,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962632301,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":6962632302,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6962632303,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":6962632304,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6962632305,"package_name":"get-func-name","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962632306,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6962632307,"package_name":"getobject","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6962632308,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":6962632309,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6962632310,"package_name":"global-modules","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962632311,"package_name":"global-prefix","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6962632312,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6962632313,"package_name":"globals","ecosystem":"npm","requirements":"13.17.0","direct":false,"kind":"development","optional":false},{"id":6962632314,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":6962632315,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":6962632316,"package_name":"grapheme-splitter","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6962632317,"package_name":"grunt","ecosystem":"npm","requirements":"1.5.3","direct":false,"kind":"development","optional":false},{"id":6962632318,"package_name":"glob","ecosystem":"npm","requirements":"7.1.7","direct":false,"kind":"development","optional":false},{"id":6962632319,"package_name":"grunt-cli","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":6962632320,"package_name":"nopt","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6962632321,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.8","direct":false,"kind":"development","optional":false},{"id":6962632322,"package_name":"grunt-known-options","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962632323,"package_name":"grunt-legacy-log","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6962632324,"package_name":"grunt-legacy-log-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6962632325,"package_name":"grunt-legacy-util","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6962632326,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6962632327,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962632328,"package_name":"hasha","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":6962632329,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":6962632330,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6962632331,"package_name":"homedir-polyfill","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6962632332,"package_name":"hooker","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":6962632333,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6962632334,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":6962632335,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6962632336,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6962632337,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6962632338,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962632339,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6962632340,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6962632341,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":6962632342,"package_name":"interpret","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6962632343,"package_name":"ion-hash-js","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6962632344,"package_name":"ion-js","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6962632345,"package_name":"is-absolute","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962632346,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6962632347,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"development","optional":false},{"id":6962632348,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6962632349,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6962632350,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6962632351,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6962632352,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6962632353,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6962632354,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6962632355,"package_name":"is-relative","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962632356,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6962632357,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962632358,"package_name":"is-unc-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962632359,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6962632360,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6962632361,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6962632362,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962632363,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6962632364,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6962632365,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6962632366,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6962632367,"package_name":"istanbul-lib-processinfo","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6962632368,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6962632369,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6962632370,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":6962632371,"package_name":"js-sdsl","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":6962632372,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962632373,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":6962632374,"package_name":"jsbi","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"development","optional":false},{"id":6962632375,"package_name":"jsdoc-type-pratt-parser","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6962632376,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":6962632377,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6962632378,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6962632379,"package_name":"json5","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":6962632380,"package_name":"jsonc-parser","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6962632381,"package_name":"just-extend","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":6962632382,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":6962632383,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6962632384,"package_name":"liftup","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6962632385,"package_name":"findup-sync","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962632386,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6962632387,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":6962632388,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":6962632389,"package_name":"lodash.get","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":6962632390,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":6962632391,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6962632392,"package_name":"loupe","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":6962632393,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6962632394,"package_name":"lunr","ecosystem":"npm","requirements":"2.3.9","direct":false,"kind":"development","optional":false},{"id":6962632395,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6962632396,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":6962632397,"package_name":"make-iterator","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6962632398,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":6962632399,"package_name":"marked","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"development","optional":false},{"id":6962632400,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6962632401,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":6962632402,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6962632403,"package_name":"mocha","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"development","optional":false},{"id":6962632404,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6962632405,"package_name":"minimatch","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6962632406,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6962632407,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":6962632408,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":6962632409,"package_name":"mocha-param","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6962632410,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6962632411,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":6962632412,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6962632413,"package_name":"nise","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":6962632414,"package_name":"node-preload","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6962632415,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6962632416,"package_name":"nopt","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":6962632417,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6962632418,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"development","optional":false},{"id":6962632419,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6962632420,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6962632421,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":6962632422,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6962632423,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"development","optional":false},{"id":6962632424,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false},{"id":6962632425,"package_name":"object.defaults","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6962632426,"package_name":"object.map","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6962632427,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6962632428,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6962632429,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":6962632430,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6962632431,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6962632432,"package_name":"osenv","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":6962632433,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6962632434,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6962632435,"package_name":"p-map","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6962632436,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6962632437,"package_name":"package-hash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962632438,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6962632439,"package_name":"parse-filepath","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6962632440,"package_name":"parse-passwd","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962632441,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962632442,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6962632443,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6962632444,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6962632445,"package_name":"path-root","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6962632446,"package_name":"path-root-regex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6962632447,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":6962632448,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962632449,"package_name":"pathval","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6962632450,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962632451,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6962632452,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6962632453,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6962632454,"package_name":"process-on-spawn","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962632455,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6962632456,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6962632457,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6962632458,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":6962632459,"package_name":"rechoir","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":6962632460,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6962632461,"package_name":"release-zalgo","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962632462,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6962632463,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962632464,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.1","direct":false,"kind":"development","optional":false},{"id":6962632465,"package_name":"resolve-dir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6962632466,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962632467,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6962632468,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6962632469,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6962632470,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":6962632471,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6962632472,"package_name":"semaphore-async-await","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6962632473,"package_name":"semver","ecosystem":"npm","requirements":"7.3.8","direct":false,"kind":"development","optional":false},{"id":6962632474,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6962632475,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962632476,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962632477,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6962632478,"package_name":"shiki","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"development","optional":false},{"id":6962632479,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":6962632480,"package_name":"sinon","ecosystem":"npm","requirements":"14.0.1","direct":false,"kind":"development","optional":false},{"id":6962632481,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6962632482,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6962632483,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962632484,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6962632485,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6962632486,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.12","direct":false,"kind":"development","optional":false},{"id":6962632487,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6962632488,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":6962632489,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6962632490,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962632491,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6962632492,"package_name":"strnum","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6962632493,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6962632494,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6962632495,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6962632496,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6962632497,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962632498,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6962632499,"package_name":"ts-node","ecosystem":"npm","requirements":"10.9.1","direct":false,"kind":"development","optional":false},{"id":6962632500,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6962632501,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":6962632502,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"development","optional":false},{"id":6962632503,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6962632504,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":6962632505,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":6962632506,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":6962632507,"package_name":"typedoc","ecosystem":"npm","requirements":"0.23.23","direct":false,"kind":"development","optional":false},{"id":6962632508,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":6962632509,"package_name":"typescript","ecosystem":"npm","requirements":"4.8.4","direct":false,"kind":"development","optional":false},{"id":6962632510,"package_name":"unc-path-regex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6962632511,"package_name":"underscore.string","ecosystem":"npm","requirements":"3.3.6","direct":false,"kind":"development","optional":false},{"id":6962632512,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6962632513,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6962632514,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":6962632515,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6962632516,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":6962632517,"package_name":"v8-compile-cache-lib","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6962632518,"package_name":"v8flags","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6962632519,"package_name":"vscode-oniguruma","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":6962632520,"package_name":"vscode-textmate","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6962632521,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6962632522,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962632523,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6962632524,"package_name":"workerpool","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":6962632525,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6962632526,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6962632527,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6962632528,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":6962632529,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6962632530,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":6962632531,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"development","optional":false},{"id":6962632532,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6962632533,"package_name":"yn","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6962632534,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-01-16T23:53:11.192Z","updated_at":"2023-01-16T23:53:11.192Z","repository_link":"https://github.com/awslabs/amazon-qldb-driver-nodejs/blob/master/package.json","dependencies":[{"id":6962632535,"package_name":"@aws-sdk/client-qldb-session","ecosystem":"npm","requirements":"^3.195.0","direct":true,"kind":"runtime","optional":false},{"id":6962632536,"package_name":"@types/node","ecosystem":"npm","requirements":"^18.11.5","direct":true,"kind":"runtime","optional":false},{"id":6962632537,"package_name":"ion-hash-js","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":6962632538,"package_name":"semaphore-async-await","ecosystem":"npm","requirements":"^1.5.1","direct":true,"kind":"runtime","optional":false},{"id":6962632539,"package_name":"@aws-sdk/client-qldb","ecosystem":"npm","requirements":"^3.194.0","direct":true,"kind":"development","optional":false},{"id":6962632540,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.3.1","direct":true,"kind":"development","optional":false},{"id":6962632541,"package_name":"@types/chai-as-promised","ecosystem":"npm","requirements":"^7.1.5","direct":true,"kind":"development","optional":false},{"id":6962632542,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":6962632543,"package_name":"@types/sinon","ecosystem":"npm","requirements":"^10.0.13","direct":true,"kind":"development","optional":false},{"id":6962632544,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^5.41.0","direct":true,"kind":"development","optional":false},{"id":6962632545,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^5.41.0","direct":true,"kind":"development","optional":false},{"id":6962632546,"package_name":"chai","ecosystem":"npm","requirements":"^4.2.0","direct":true,"kind":"development","optional":false},{"id":6962632547,"package_name":"chai-as-promised","ecosystem":"npm","requirements":"^7.1.1","direct":true,"kind":"development","optional":false},{"id":6962632548,"package_name":"cross-env","ecosystem":"npm","requirements":"^7.0.3","direct":true,"kind":"development","optional":false},{"id":6962632549,"package_name":"eslint","ecosystem":"npm","requirements":"^8.26.0","direct":true,"kind":"development","optional":false},{"id":6962632550,"package_name":"eslint-plugin-jsdoc","ecosystem":"npm","requirements":"^39.3.24","direct":true,"kind":"development","optional":false},{"id":6962632551,"package_name":"grunt","ecosystem":"npm","requirements":"^1.5.3","direct":true,"kind":"development","optional":false},{"id":6962632552,"package_name":"ion-js","ecosystem":"npm","requirements":"^4.3.0","direct":true,"kind":"development","optional":false},{"id":6962632553,"package_name":"jsbi","ecosystem":"npm","requirements":"^3.1.1","direct":true,"kind":"development","optional":false},{"id":6962632554,"package_name":"mocha","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":6962632555,"package_name":"mocha-param","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":6962632556,"package_name":"nyc","ecosystem":"npm","requirements":"^15.1.0","direct":true,"kind":"development","optional":false},{"id":6962632557,"package_name":"sinon","ecosystem":"npm","requirements":"^14.0.0","direct":true,"kind":"development","optional":false},{"id":6962632558,"package_name":"ts-node","ecosystem":"npm","requirements":"^10.8.2","direct":true,"kind":"development","optional":false},{"id":6962632559,"package_name":"typedoc","ecosystem":"npm","requirements":"^0.23.18","direct":true,"kind":"development","optional":false},{"id":6962632560,"package_name":"typescript","ecosystem":"npm","requirements":"^4.8.4","direct":true,"kind":"development","optional":false}]}],"score":17.63744254006536,"created_at":"2025-09-08T23:43:21.015Z","updated_at":"2025-10-07T08:34:56.968Z","avatar_url":"https://github.com/awslabs.png","language":"TypeScript","category":null,"sub_category":null,"monthly_downloads":29110,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["diagram","interactive","labels"],"project_url":"https://science.ecosyste.ms/api/v1/projects/132449","html_url":"https://science.ecosyste.ms/projects/132449"}