{"id":369362,"url":"https://github.com/bellstrand/totp-generator","last_synced_at":"2026-08-24T12:32:15.847Z","repository":{"id":9037591,"uuid":"60613363","full_name":"bellstrand/totp-generator","owner":"bellstrand","description":"Generate TOTP tokens from key","archived":false,"fork":false,"pushed_at":"2026-08-09T14:40:05.000Z","size":899,"stargazers_count":314,"open_issues_count":1,"forks_count":42,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-20T10:37:22.437Z","etag":null,"topics":["totp-tokens"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bellstrand.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-06-07T13:01:09.000Z","updated_at":"2026-08-14T13:48:47.000Z","dependencies_parsed_at":"2026-08-20T10:31:28.734Z","dependency_job_id":"38fca771-636c-4fa7-95b0-149309b75339","html_url":"https://github.com/bellstrand/totp-generator","commit_stats":{"total_commits":186,"total_committers":8,"mean_commits":23.25,"dds":"0.34946236559139787","last_synced_commit":"26047c2c75f52d903853137ff4bc245c9684edd1"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/bellstrand/totp-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bellstrand","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/sbom","scorecard":{"id":230914,"data":{"date":"2025-08-11","repo":{"name":"github.com/bellstrand/totp-generator","commit":"4d4b24c740b08b2752562e994a21abd60f0b181d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"16 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":0,"reason":"Found 0/2 approved changesets -- score normalized to 0","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage-report.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/coverage-report.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/bellstrand/totp-generator/coverage-report.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage-report.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bellstrand/totp-generator/coverage-report.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/bellstrand/totp-generator/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/bellstrand/totp-generator/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/bellstrand/totp-generator/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/bellstrand/totp-generator/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/bellstrand/totp-generator/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bellstrand/totp-generator/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/bellstrand/totp-generator/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/bellstrand/totp-generator/test.yml/master?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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: MIT License: 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-17T04:51:12.299Z","repository_id":9037591,"created_at":"2025-08-17T04:51:12.300Z","updated_at":"2025-08-17T04:51:12.300Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"bellstrand","name":"Magnus Bellstrand","uuid":"1585222","kind":"user","description":"","email":"","website":null,"location":"Gothenburg, Sweden","twitter":null,"company":"Insert Coin","icon_url":"https://avatars.githubusercontent.com/u/1585222?u=ef457f2b84fea64c525da0f7acf1b412d9eb8f38\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-23T03:21:12.191Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bellstrand","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T16:13:55.064Z","updated_at":"2023-03-23T03:21:12.364Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bellstrand","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bellstrand/repositories"},"packages":[{"id":2471926,"name":"totp-generator","ecosystem":"npm","description":"Generate TOTP tokens from key","homepage":"https://github.com/bellstrand/totp-generator","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bellstrand/totp-generator","keywords_array":["totp","time-based one-time password","generator","password","auth","authentication","google authenticator","oath","2-factor","two-factor"],"namespace":null,"versions_count":22,"first_release_published_at":"2016-06-07T12:59:29.846Z","latest_release_published_at":"2026-01-07T09:00:57.169Z","latest_release_number":"2.0.1","last_synced_at":"2026-08-24T00:13:45.760Z","created_at":"2022-04-10T02:16:25.924Z","updated_at":"2026-08-24T00:13:45.760Z","registry_url":"https://www.npmjs.com/package/totp-generator","install_command":"npm install totp-generator","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"1.0.0-beta-3","latest":"2.0.1"},"contentPolicy":null},"repo_metadata":{"id":9037591,"uuid":"60613363","full_name":"bellstrand/totp-generator","owner":"bellstrand","description":"Generate TOTP tokens from key","archived":false,"fork":false,"pushed_at":"2026-08-09T14:40:05.000Z","size":899,"stargazers_count":314,"open_issues_count":1,"forks_count":42,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-20T10:37:22.437Z","etag":null,"topics":["totp-tokens"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bellstrand.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-06-07T13:01:09.000Z","updated_at":"2026-08-14T13:48:47.000Z","dependencies_parsed_at":"2026-08-20T10:31:28.734Z","dependency_job_id":"38fca771-636c-4fa7-95b0-149309b75339","html_url":"https://github.com/bellstrand/totp-generator","commit_stats":{"total_commits":186,"total_committers":8,"mean_commits":23.25,"dds":"0.34946236559139787","last_synced_commit":"26047c2c75f52d903853137ff4bc245c9684edd1"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/bellstrand/totp-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bellstrand","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/sbom","scorecard":{"id":230914,"data":{"date":"2025-08-11","repo":{"name":"github.com/bellstrand/totp-generator","commit":"4d4b24c740b08b2752562e994a21abd60f0b181d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"16 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":0,"reason":"Found 0/2 approved changesets -- score normalized to 0","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage-report.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/coverage-report.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/bellstrand/totp-generator/coverage-report.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage-report.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bellstrand/totp-generator/coverage-report.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/bellstrand/totp-generator/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/bellstrand/totp-generator/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/bellstrand/totp-generator/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/bellstrand/totp-generator/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/bellstrand/totp-generator/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bellstrand/totp-generator/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/bellstrand/totp-generator/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/bellstrand/totp-generator/test.yml/master?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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: MIT License: 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-17T04:51:12.299Z","repository_id":9037591,"created_at":"2025-08-17T04:51:12.300Z","updated_at":"2025-08-17T04:51:12.300Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"bellstrand","name":"Magnus Bellstrand","uuid":"1585222","kind":"user","description":"","email":"","website":null,"location":"Gothenburg, Sweden","twitter":null,"company":"Insert Coin","icon_url":"https://avatars.githubusercontent.com/u/1585222?u=ef457f2b84fea64c525da0f7acf1b412d9eb8f38\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-23T03:21:12.191Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bellstrand","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T16:13:55.064Z","updated_at":"2023-03-23T03:21:12.364Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bellstrand","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bellstrand/repositories"},"tags":[{"name":"v2.0.1","sha":"fae3d4e658561672fc602a0952549e10fbe22ad8","kind":"tag","published_at":"2026-01-07T08:50:35.000Z","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/v2.0.1","html_url":"https://github.com/bellstrand/totp-generator/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bellstrand/totp-generator@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"80892c87e89318d1ff46652b307e58609416b1f2","kind":"tag","published_at":"2025-09-10T13:17:22.000Z","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/v2.0.0","html_url":"https://github.com/bellstrand/totp-generator/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bellstrand/totp-generator@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"f5954bbddb824292dfd029ffe0d15c677096f819","kind":"tag","published_at":"2025-09-08T13:08:20.000Z","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/v1.1.0","html_url":"https://github.com/bellstrand/totp-generator/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bellstrand/totp-generator@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"f8a0b848260142f4a2d33f7ee77b6325c62eda7a","kind":"tag","published_at":"2024-02-01T12:02:53.000Z","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/v1.0.0","html_url":"https://github.com/bellstrand/totp-generator/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bellstrand/totp-generator@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta-3","sha":"b598d85ee58524f43d8410870687bacdf620f39c","kind":"tag","published_at":"2024-01-29T17:11:51.000Z","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/v1.0.0-beta-3","html_url":"https://github.com/bellstrand/totp-generator/releases/tag/v1.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bellstrand/totp-generator@v1.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v1.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v1.0.0-beta-3/manifests"},{"name":"v1.0.0-beta-2","sha":"4fd8cf97d5da159553183be5d138d11b7937df72","kind":"tag","published_at":"2024-01-29T17:10:51.000Z","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/v1.0.0-beta-2","html_url":"https://github.com/bellstrand/totp-generator/releases/tag/v1.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bellstrand/totp-generator@v1.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v1.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v1.0.0-beta-2/manifests"},{"name":"v1.0.0-beta-1","sha":"db9f81ca487dad8863b1065b723b4b937fb95402","kind":"tag","published_at":"2024-01-29T16:58:39.000Z","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/v1.0.0-beta-1","html_url":"https://github.com/bellstrand/totp-generator/releases/tag/v1.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bellstrand/totp-generator@v1.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v1.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v1.0.0-beta-1/manifests"},{"name":"v1.0.0-beta-0","sha":"94edde7952d7525838c13a46a5d9d9656466e87f","kind":"tag","published_at":"2024-01-29T16:52:19.000Z","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/v1.0.0-beta-0","html_url":"https://github.com/bellstrand/totp-generator/releases/tag/v1.0.0-beta-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bellstrand/totp-generator@v1.0.0-beta-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v1.0.0-beta-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v1.0.0-beta-0/manifests"},{"name":"v0.0.14","sha":"0b3e8ee3483a29c7ee8c154e7e5604a53af43a0e","kind":"tag","published_at":"2022-10-13T11:31:35.000Z","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/v0.0.14","html_url":"https://github.com/bellstrand/totp-generator/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bellstrand/totp-generator@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"3467017ae610ceb99d3ed3965e6e239795c4b7e8","kind":"tag","published_at":"2021-11-24T02:35:10.000Z","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/v0.0.13","html_url":"https://github.com/bellstrand/totp-generator/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bellstrand/totp-generator@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"dd1e8fc093cab9fe1a048b8912f893c7a4fc7152","kind":"tag","published_at":"2021-10-15T10:58:26.000Z","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/v0.0.12","html_url":"https://github.com/bellstrand/totp-generator/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bellstrand/totp-generator@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"03122b3805fb3d633384604168ada77b2e56cd5f","kind":"tag","published_at":"2021-10-15T10:57:11.000Z","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/v0.0.11","html_url":"https://github.com/bellstrand/totp-generator/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bellstrand/totp-generator@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"cd923f4882d2874c636c10b63d30babad5525a83","kind":"tag","published_at":"2021-10-01T13:27:46.000Z","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/v0.0.10","html_url":"https://github.com/bellstrand/totp-generator/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bellstrand/totp-generator@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"41a0074216b78af659263e8c9522eaabb2146086","kind":"tag","published_at":"2021-03-22T23:16:44.000Z","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/v0.0.9","html_url":"https://github.com/bellstrand/totp-generator/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bellstrand/totp-generator@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"278235c128be13c437d8b28f5ba9f19bc1e166cb","kind":"tag","published_at":"2020-10-31T15:47:49.000Z","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/v0.0.8","html_url":"https://github.com/bellstrand/totp-generator/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bellstrand/totp-generator@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"b0885281297391e0dfbded7ce5f5a3452f0dbe87","kind":"tag","published_at":"2019-08-21T11:09:25.000Z","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/v0.0.7","html_url":"https://github.com/bellstrand/totp-generator/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bellstrand/totp-generator@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"ecb7503a459179f2308d33356fcfebd2656946b5","kind":"tag","published_at":"2017-05-23T09:36:11.000Z","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/v0.0.6","html_url":"https://github.com/bellstrand/totp-generator/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bellstrand/totp-generator@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"1a109c3574e605ee4bed3630ace4897033cb1431","kind":"tag","published_at":"2017-04-20T18:33:53.000Z","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/v0.0.5","html_url":"https://github.com/bellstrand/totp-generator/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bellstrand/totp-generator@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"b19d348a45bea3c68f5e07f10ed67e94621d69d4","kind":"tag","published_at":"2016-07-26T11:58:47.000Z","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/v0.0.4","html_url":"https://github.com/bellstrand/totp-generator/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bellstrand/totp-generator@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"353b7a98ca572618a4c537b47273ff0636f8bb1b","kind":"tag","published_at":"2016-06-07T19:42:15.000Z","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/v0.0.3","html_url":"https://github.com/bellstrand/totp-generator/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bellstrand/totp-generator@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"571bceafad259894e2243c21c83a0c0558c55e33","kind":"tag","published_at":"2016-06-07T12:59:50.000Z","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/v0.0.2","html_url":"https://github.com/bellstrand/totp-generator/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bellstrand/totp-generator@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"fd6011c6942bf592bd687b9627869b34bf30e6c9","kind":"tag","published_at":"2016-06-07T12:58:21.000Z","download_url":"https://codeload.github.com/bellstrand/totp-generator/tar.gz/v0.0.1","html_url":"https://github.com/bellstrand/totp-generator/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bellstrand/totp-generator@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T03:15:09.074Z","dependent_packages_count":301,"downloads":1971014,"downloads_period":"last-month","dependent_repos_count":427,"rankings":{"downloads":0.3400107510837492,"dependent_repos_count":0.8124289946556493,"dependent_packages_count":0.17399558435624585,"stargazers_count":4.09850392284693,"forks_count":4.642862060428807,"docker_downloads_count":1.5732434802718636,"average":1.9401741322738741},"purl":"pkg:npm/totp-generator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/totp-generator","docker_dependents_count":3,"docker_downloads_count":71,"usage_url":"https://repos.ecosyste.ms/usage/npm/totp-generator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/totp-generator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T11:03:16.264Z","issues_count":26,"pull_requests_count":290,"avg_time_to_close_issue":5339721.041666667,"avg_time_to_close_pull_request":265339.9084249084,"issues_closed_count":24,"pull_requests_closed_count":273,"pull_request_authors_count":9,"issue_authors_count":26,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":0.30344827586206896,"merged_pull_requests_count":234,"bot_issues_count":1,"bot_pull_requests_count":266,"past_year_issues_count":3,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":682553.0,"past_year_avg_time_to_close_pull_request":534672.8108108108,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":6.333333333333333,"past_year_avg_comments_per_pull_request":0.13157894736842105,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/issues","maintainers":[{"login":"bellstrand","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bellstrand"}],"active_maintainers":[{"login":"bellstrand","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bellstrand"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/totp-generator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/totp-generator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/totp-generator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/totp-generator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/totp-generator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/totp-generator/codemeta","maintainers":[{"uuid":"bellstrand","login":"bellstrand","name":null,"email":"bellstrand@gmail.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~bellstrand","role":null,"created_at":"2022-11-15T01:23:15.407Z","updated_at":"2022-11-15T01:23:15.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bellstrand/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777883,"maintainers_count":1236522,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":370589,"full_name":"bellstrand/totp-generator","default_branch":"master","total_commits":300,"total_committers":8,"total_bot_commits":222,"total_bot_committers":1,"mean_commits":37.5,"dds":0.26,"past_year_total_commits":83,"past_year_total_committers":3,"past_year_total_bot_commits":72,"past_year_total_bot_committers":1,"past_year_mean_commits":27.666666666666668,"past_year_dds":0.1325301204819277,"last_synced_at":"2026-08-19T10:01:21.492Z","last_synced_commit":"d42a3aec8245982cb49b428ff6f5b4989f6b7a0b","created_at":"2023-03-08T19:30:55.478Z","updated_at":"2026-08-19T10:01:20.288Z","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":222},{"name":"Magnus Bellstrand","email":"bellstrand@gmail.com","login":"bellstrand","count":65},{"name":"7heMech","email":"83923848+7heMech","login":"7heMech","count":5},{"name":"Mauro Vanetti","email":"posta@maurovanetti.info","login":"maurovanetti","count":3},{"name":"lorenzo2897","email":"lorenzo@silvestri.io","login":"lorenzo2897","count":2},{"name":"codeiffor","email":"siddhartha.trivedi@smallcase.com","login":"Codeiffor","count":1},{"name":"Val","email":"val@codejam.info","login":"valeriangalliat","count":1},{"name":"Samuel","email":"tuglersamuel@gmail.com","login":"TheStaticTurtle","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":72},{"name":"Magnus Bellstrand","email":"bellstrand@gmail.com","login":"bellstrand","count":10},{"name":"7heMech","email":"83923848+7heMech","login":"7heMech","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6750914,"commits_count":978124663,"contributors_count":41232052,"owners_count":1358723,"committers_count":3352629,"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":{"table":{"full_name":"bellstrand/totp-generator","html_url":"https://github.com/bellstrand/totp-generator","last_synced_at":"2026-08-23T12:03:27.610Z","status":null,"issues_count":26,"pull_requests_count":290,"avg_time_to_close_issue":5339721.041666667,"avg_time_to_close_pull_request":265339.9084249084,"issues_closed_count":24,"pull_requests_closed_count":273,"pull_request_authors_count":9,"issue_authors_count":26,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":0.30344827586206896,"merged_pull_requests_count":234,"bot_issues_count":1,"bot_pull_requests_count":266,"past_year_issues_count":3,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":682553.0,"past_year_avg_time_to_close_pull_request":534672.8108108108,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":6.333333333333333,"past_year_avg_comments_per_pull_request":0.13157894736842105,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":32,"created_at":"2023-05-21T01:40:42.801Z","updated_at":"2026-08-23T12:03:27.611Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bellstrand%2Ftotp-generator/issues","issue_labels_count":{"table":{"bug":1,"dependencies":1}},"pull_request_labels_count":{"table":{"dependencies":266,"javascript":70}},"issue_author_associations_count":{"table":{"NONE":24,"CONTRIBUTOR":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":279,"OWNER":9,"NONE":2}},"issue_authors":{"table":{"sadiqkhoja":1,"MathRobin":1,"nathan-fiscaletti":1,"siyasangab":1,"markhyng":1,"stephenwang1011":1,"DiegoV71":1,"donalmurtagh":1,"Tanddant":1,"matheus-provin":1,"pumpkin-zbh":1,"mixophrygian":1,"7heMech":1,"mohd-akram":1,"sadeqush":1,"tgbv":1,"ssbarnea":1,"dependabot[bot]":1,"Sylvaluk":1,"Codeiffor":1,"Maria-Elena-98":1,"ncovercash":1,"kragoth":1,"rupamking1":1,"b1ek":1,"toadslop":1}},"pull_request_authors":{"table":{"dependabot[bot]":266,"7heMech":9,"bellstrand":9,"Codeiffor":1,"uKaigo":1,"lorenzo2897":1,"valeriangalliat":1,"TheStaticTurtle":1,"stanimirovv":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16301769,"issues_count":42335015,"pull_requests_count":134763975,"authors_count":11516393,"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":{"table":{"bug":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":35,"javascript":35}},"past_year_issue_author_associations_count":{"table":{"NONE":3}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":35,"OWNER":3}},"past_year_issue_authors":{"table":{"donalmurtagh":1,"matheus-provin":1,"mohd-akram":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":35,"bellstrand":3}},"maintainers":[{"table":{"login":"bellstrand","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bellstrand"}}],"active_maintainers":[{"table":{"login":"bellstrand","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bellstrand"}}]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":62,"PullRequestEvent":149,"ForkEvent":4,"IssuesEvent":6,"WatchEvent":49,"IssueCommentEvent":27,"PushEvent":60,"PullRequestReviewEvent":14,"CreateEvent":76},"last_year":{"ReleaseEvent":1,"DeleteEvent":29,"PullRequestEvent":80,"ForkEvent":2,"IssuesEvent":3,"WatchEvent":7,"IssueCommentEvent":12,"PushEvent":31,"CreateEvent":40}},"keywords":["totp-tokens"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T15:03:17.212Z","updated_at":"2022-07-12T15:03:17.212Z","repository_link":"https://github.com/bellstrand/totp-generator/blob/master/package.json","dependencies":[{"id":159464834,"package_name":"jssha","ecosystem":"npm","requirements":"^3.1.2","direct":true,"kind":"runtime","optional":false},{"id":159464837,"package_name":"jest","ecosystem":"npm","requirements":"^28.0.0","direct":true,"kind":"development","optional":false},{"id":159464839,"package_name":"prettier","ecosystem":"npm","requirements":"^2.4.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/coverage-report.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T15:07:56.082Z","updated_at":"2023-01-13T15:07:56.082Z","repository_link":"https://github.com/bellstrand/totp-generator/blob/master/.github/workflows/coverage-report.yml","dependencies":[{"id":6880683482,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6880683483,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T15:07:56.107Z","updated_at":"2023-01-13T15:07:56.107Z","repository_link":"https://github.com/bellstrand/totp-generator/blob/master/.github/workflows/test.yml","dependencies":[{"id":6880683508,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6880683509,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"bun.lock","sha":null,"kind":"lockfile","created_at":"2026-03-18T05:02:06.665Z","updated_at":"2026-03-18T05:02:06.665Z","repository_link":"https://github.com/bellstrand/totp-generator/blob/master/bun.lock","dependencies":[{"id":25841762212,"package_name":"tslib","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":25841762213,"package_name":"type-detect","ecosystem":"npm","requirements":"https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762214,"package_name":"type-fest","ecosystem":"npm","requirements":"4.41.0","direct":false,"kind":"runtime","optional":false},{"id":25841762215,"package_name":"typescript","ecosystem":"npm","requirements":"5.9.3","direct":false,"kind":"development","optional":false},{"id":25841762216,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.19.3","direct":false,"kind":"runtime","optional":false},{"id":25841762217,"package_name":"undici-types","ecosystem":"npm","requirements":"https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762218,"package_name":"unrs-resolver","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841762219,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841762220,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.2.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762221,"package_name":"walker","ecosystem":"npm","requirements":"https://registry.npmjs.org/walker/-/walker-1.0.8.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762222,"package_name":"which","ecosystem":"npm","requirements":"https://registry.npmjs.org/which/-/which-2.0.2.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762223,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841762225,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841762226,"package_name":"wrappy","ecosystem":"npm","requirements":"https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762227,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841762228,"package_name":"y18n","ecosystem":"npm","requirements":"https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762229,"package_name":"yallist","ecosystem":"npm","requirements":"https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762230,"package_name":"yargs","ecosystem":"npm","requirements":"17.7.2","direct":false,"kind":"runtime","optional":false},{"id":25841762231,"package_name":"yargs-parser","ecosystem":"npm","requirements":"https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762232,"package_name":"yocto-queue","ecosystem":"npm","requirements":"https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762233,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.27.5","direct":false,"kind":"runtime","optional":false},{"id":25841762234,"package_name":"semver","ecosystem":"npm","requirements":"https://registry.npmjs.org/semver/-/semver-6.3.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762235,"package_name":"lru-cache","ecosystem":"npm","requirements":"https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762236,"package_name":"@babel/template@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/template/-/template-7.24.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762238,"package_name":"@babel/types@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/types/-/types-7.24.5.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762239,"package_name":"@babel/helper-validator-identifier@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762241,"package_name":"chalk","ecosystem":"npm","requirements":"https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762242,"package_name":"picocolors","ecosystem":"npm","requirements":"https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762243,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25841762244,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841762245,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841762246,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841762247,"package_name":"camelcase","ecosystem":"npm","requirements":"https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762248,"package_name":"jest-message-util","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841762255,"package_name":"jest-util","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841762256,"package_name":"pretty-format","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841762257,"package_name":"jest-mock","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841762258,"package_name":"expect","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841762259,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"30.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841762262,"package_name":"type-fest","ecosystem":"npm","requirements":"https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762263,"package_name":"picomatch","ecosystem":"npm","requirements":"https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762264,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841762265,"package_name":"ansi-styles","ecosystem":"npm","requirements":"https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762266,"package_name":"signal-exit","ecosystem":"npm","requirements":"https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762267,"package_name":"@babel/core@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/core/-/core-7.24.5.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762268,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841762269,"package_name":"@jest/get-type","ecosystem":"npm","requirements":"30.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841762270,"package_name":"@jest/types","ecosystem":"npm","requirements":"30.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841762271,"package_name":"source-map-support","ecosystem":"npm","requirements":"https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.13.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762272,"package_name":"@jest/expect-utils","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841762273,"package_name":"jest-diff","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841762274,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841762275,"package_name":"p-limit","ecosystem":"npm","requirements":"https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762276,"package_name":"@babel/code-frame@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/code-frame/-/code-frame-7.24.2.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762277,"package_name":"glob","ecosystem":"npm","requirements":"https://registry.npmjs.org/glob/-/glob-7.2.3.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762278,"package_name":"minimatch","ecosystem":"npm","requirements":"https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762279,"package_name":"escalade","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841762280,"package_name":"@babel/helper-string-parser@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762289,"package_name":"ansi-styles","ecosystem":"npm","requirements":"https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762290,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762291,"package_name":"supports-color","ecosystem":"npm","requirements":"https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762292,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":25841762293,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841762294,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841762295,"package_name":"@babel/generator@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/generator/-/generator-7.24.5.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762297,"package_name":"@babel/helper-compilation-targets@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762338,"package_name":"@babel/helper-module-transforms@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/helper-module-transforms/-/helper-module-transforms-7.24.5.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762382,"package_name":"@babel/helpers@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/helpers/-/helpers-7.24.5.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762385,"package_name":"@babel/traverse@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/traverse/-/traverse-7.24.5.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762390,"package_name":"brace-expansion","ecosystem":"npm","requirements":"https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762391,"package_name":"color-convert","ecosystem":"npm","requirements":"https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762392,"package_name":"has-flag","ecosystem":"npm","requirements":"https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762393,"package_name":"jsesc","ecosystem":"npm","requirements":"https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762394,"package_name":"@babel/compat-data@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/compat-data/-/compat-data-7.24.4.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762416,"package_name":"@babel/helper-validator-option@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762430,"package_name":"browserslist","ecosystem":"npm","requirements":"https://registry.npmjs.org/browserslist/-/browserslist-4.23.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762431,"package_name":"@babel/helper-module-imports@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762438,"package_name":"color-name","ecosystem":"npm","requirements":"https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762439,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001616.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762440,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.756.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762441,"package_name":"node-releases","ecosystem":"npm","requirements":"https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762442,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.15.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761348,"package_name":"@ampproject/remapping@https://registry.npmjs.org/","ecosystem":"npm","requirements":"ampproject/remapping/-/remapping-2.3.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761352,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25841761353,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.27.5","direct":false,"kind":"runtime","optional":false},{"id":25841761354,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.27.4","direct":false,"kind":"runtime","optional":false},{"id":25841761359,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.27.5","direct":false,"kind":"runtime","optional":false},{"id":25841761360,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.27.2","direct":false,"kind":"runtime","optional":false},{"id":25841761361,"package_name":"@babel/helper-environment-visitor@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761364,"package_name":"@babel/helper-function-name@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/helper-function-name/-/helper-function-name-7.23.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761369,"package_name":"@babel/helper-hoist-variables@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761370,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25841761371,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.27.3","direct":false,"kind":"runtime","optional":false},{"id":25841761372,"package_name":"@babel/helper-plugin-utils@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/helper-plugin-utils/-/helper-plugin-utils-7.24.5.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761382,"package_name":"@babel/helper-simple-access@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/helper-simple-access/-/helper-simple-access-7.24.5.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761385,"package_name":"@babel/helper-split-export-declaration@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.5.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761386,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25841761387,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25841761388,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25841761389,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.27.6","direct":false,"kind":"runtime","optional":false},{"id":25841761390,"package_name":"@babel/highlight@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/highlight/-/highlight-7.24.5.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761393,"package_name":"@babel/parser@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/parser/-/parser-7.24.5.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761395,"package_name":"@babel/plugin-syntax-async-generators@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761404,"package_name":"@babel/plugin-syntax-bigint@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761405,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":25841761409,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":25841761410,"package_name":"@babel/plugin-syntax-import-attributes","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25841761414,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":25841761416,"package_name":"@babel/plugin-syntax-json-strings@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761437,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25841761438,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":25841761443,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761448,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":25841761449,"package_name":"@babel/plugin-syntax-object-rest-spread@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761455,"package_name":"@babel/plugin-syntax-optional-catch-binding@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761456,"package_name":"@babel/plugin-syntax-optional-chaining@https://registry.npmjs.org/","ecosystem":"npm","requirements":"babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761470,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":25841761471,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":25841761494,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25841761495,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.27.2","direct":false,"kind":"runtime","optional":false},{"id":25841761496,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.27.4","direct":false,"kind":"runtime","optional":false},{"id":25841761497,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.27.6","direct":false,"kind":"runtime","optional":false},{"id":25841761498,"package_name":"@bcoe/v8-coverage@https://registry.npmjs.org/","ecosystem":"npm","requirements":"bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761502,"package_name":"@biomejs/biome","ecosystem":"npm","requirements":"2.3.11","direct":false,"kind":"development","optional":false},{"id":25841761503,"package_name":"@biomejs/cli-darwin-arm64","ecosystem":"npm","requirements":"2.3.11","direct":false,"kind":"runtime","optional":false},{"id":25841761512,"package_name":"@biomejs/cli-darwin-x64","ecosystem":"npm","requirements":"2.3.11","direct":false,"kind":"runtime","optional":false},{"id":25841761542,"package_name":"@biomejs/cli-linux-arm64","ecosystem":"npm","requirements":"2.3.11","direct":false,"kind":"runtime","optional":false},{"id":25841761543,"package_name":"@biomejs/cli-linux-arm64-musl","ecosystem":"npm","requirements":"2.3.11","direct":false,"kind":"runtime","optional":false},{"id":25841761544,"package_name":"@biomejs/cli-linux-x64","ecosystem":"npm","requirements":"2.3.11","direct":false,"kind":"runtime","optional":false},{"id":25841761545,"package_name":"@biomejs/cli-linux-x64-musl","ecosystem":"npm","requirements":"2.3.11","direct":false,"kind":"runtime","optional":false},{"id":25841761546,"package_name":"@biomejs/cli-win32-arm64","ecosystem":"npm","requirements":"2.3.11","direct":false,"kind":"runtime","optional":false},{"id":25841761568,"package_name":"@biomejs/cli-win32-x64","ecosystem":"npm","requirements":"2.3.11","direct":false,"kind":"runtime","optional":false},{"id":25841761569,"package_name":"@emnapi/core","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":25841761570,"package_name":"@emnapi/runtime","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":25841761571,"package_name":"@emnapi/wasi-threads","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841761572,"package_name":"@isaacs/cliui","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841761573,"package_name":"@istanbuljs/load-nyc-config@https://registry.npmjs.org/","ecosystem":"npm","requirements":"istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761594,"package_name":"@istanbuljs/schema@https://registry.npmjs.org/","ecosystem":"npm","requirements":"istanbuljs/schema/-/schema-0.1.3.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761595,"package_name":"@jest/console","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761596,"package_name":"@jest/core","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761597,"package_name":"@jest/diff-sequences","ecosystem":"npm","requirements":"30.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841761598,"package_name":"@jest/environment","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761605,"package_name":"@jest/expect","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761606,"package_name":"@jest/expect-utils","ecosystem":"npm","requirements":"30.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841761607,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761608,"package_name":"@jest/get-type","ecosystem":"npm","requirements":"30.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841761618,"package_name":"@jest/globals","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761627,"package_name":"@jest/pattern","ecosystem":"npm","requirements":"30.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841761628,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761632,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"30.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841761633,"package_name":"@jest/snapshot-utils","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761662,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"30.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841761668,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761691,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761709,"package_name":"@jest/transform","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761710,"package_name":"@jest/types","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761714,"package_name":"@jridgewell/gen-mapping@https://registry.npmjs.org/","ecosystem":"npm","requirements":"jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761747,"package_name":"@jridgewell/resolve-uri@https://registry.npmjs.org/","ecosystem":"npm","requirements":"jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761754,"package_name":"@jridgewell/set-array@https://registry.npmjs.org/","ecosystem":"npm","requirements":"jridgewell/set-array/-/set-array-1.2.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761764,"package_name":"@jridgewell/source-map@https://registry.npmjs.org/","ecosystem":"npm","requirements":"jridgewell/source-map/-/source-map-0.3.6.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761834,"package_name":"@jridgewell/sourcemap-codec@https://registry.npmjs.org/","ecosystem":"npm","requirements":"jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761835,"package_name":"@jridgewell/trace-mapping@https://registry.npmjs.org/","ecosystem":"npm","requirements":"jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761836,"package_name":"@napi-rs/wasm-runtime","ecosystem":"npm","requirements":"0.2.11","direct":false,"kind":"runtime","optional":false},{"id":25841761837,"package_name":"@pkgjs/parseargs","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":25841761838,"package_name":"@pkgr/core","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":25841761839,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.34.36","direct":false,"kind":"runtime","optional":false},{"id":25841761840,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841761841,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"13.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841761842,"package_name":"@tybys/wasm-util","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":25841761843,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":25841761844,"package_name":"@types/babel__generator@https://registry.npmjs.org/","ecosystem":"npm","requirements":"types/babel__generator/-/babel__generator-7.6.8.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761845,"package_name":"@types/babel__template@https://registry.npmjs.org/","ecosystem":"npm","requirements":"types/babel__template/-/babel__template-7.4.4.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761846,"package_name":"@types/babel__traverse@https://registry.npmjs.org/","ecosystem":"npm","requirements":"types/babel__traverse/-/babel__traverse-7.20.5.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761847,"package_name":"@types/istanbul-lib-coverage@https://registry.npmjs.org/","ecosystem":"npm","requirements":"types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761848,"package_name":"@types/istanbul-lib-report@https://registry.npmjs.org/","ecosystem":"npm","requirements":"types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761849,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841761851,"package_name":"@types/jest","ecosystem":"npm","requirements":"30.0.0","direct":false,"kind":"development","optional":false},{"id":25841761852,"package_name":"@types/node@https://registry.npmjs.org/","ecosystem":"npm","requirements":"types/node/-/node-20.12.8.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761854,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841761856,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.33","direct":false,"kind":"runtime","optional":false},{"id":25841761859,"package_name":"@types/yargs-parser@https://registry.npmjs.org/","ecosystem":"npm","requirements":"types/yargs-parser/-/yargs-parser-21.0.3.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761860,"package_name":"@ungap/structured-clone","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841761861,"package_name":"@unrs/resolver-binding-android-arm-eabi","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841761862,"package_name":"@unrs/resolver-binding-android-arm64","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841761863,"package_name":"@unrs/resolver-binding-darwin-arm64","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841761864,"package_name":"@unrs/resolver-binding-darwin-x64","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841761865,"package_name":"@unrs/resolver-binding-freebsd-x64","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841761866,"package_name":"@unrs/resolver-binding-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841761867,"package_name":"@unrs/resolver-binding-linux-arm-musleabihf","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841761868,"package_name":"@unrs/resolver-binding-linux-arm64-gnu","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841761869,"package_name":"@unrs/resolver-binding-linux-arm64-musl","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841761870,"package_name":"@unrs/resolver-binding-linux-ppc64-gnu","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841761871,"package_name":"@unrs/resolver-binding-linux-riscv64-gnu","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841761872,"package_name":"@unrs/resolver-binding-linux-riscv64-musl","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841761873,"package_name":"@unrs/resolver-binding-linux-s390x-gnu","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841761874,"package_name":"@unrs/resolver-binding-linux-x64-gnu","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841761875,"package_name":"@unrs/resolver-binding-linux-x64-musl","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841761876,"package_name":"@unrs/resolver-binding-wasm32-wasi","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841761877,"package_name":"@unrs/resolver-binding-win32-arm64-msvc","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841761878,"package_name":"@unrs/resolver-binding-win32-ia32-msvc","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841761879,"package_name":"@unrs/resolver-binding-win32-x64-msvc","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841761880,"package_name":"acorn","ecosystem":"npm","requirements":"8.15.0","direct":false,"kind":"runtime","optional":false},{"id":25841761881,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841761882,"package_name":"ansi-regex","ecosystem":"npm","requirements":"https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761883,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761884,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841761885,"package_name":"argparse","ecosystem":"npm","requirements":"https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761886,"package_name":"babel-jest","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761887,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841761888,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761889,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761890,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761891,"package_name":"balanced-match","ecosystem":"npm","requirements":"https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761892,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841761893,"package_name":"braces","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841761894,"package_name":"browserslist","ecosystem":"npm","requirements":"4.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841761895,"package_name":"bs-logger","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":25841761896,"package_name":"bser","ecosystem":"npm","requirements":"https://registry.npmjs.org/bser/-/bser-2.1.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761897,"package_name":"buffer-from","ecosystem":"npm","requirements":"https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761898,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841761899,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841761900,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001724","direct":false,"kind":"runtime","optional":false},{"id":25841761901,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841761902,"package_name":"char-regex","ecosystem":"npm","requirements":"https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761903,"package_name":"ci-info","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761904,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841761905,"package_name":"cliui","ecosystem":"npm","requirements":"https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761906,"package_name":"co","ecosystem":"npm","requirements":"https://registry.npmjs.org/co/-/co-4.6.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761907,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841761908,"package_name":"color-convert","ecosystem":"npm","requirements":"https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761909,"package_name":"color-name","ecosystem":"npm","requirements":"https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761910,"package_name":"commander","ecosystem":"npm","requirements":"https://registry.npmjs.org/commander/-/commander-2.20.3.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761911,"package_name":"concat-map","ecosystem":"npm","requirements":"https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761912,"package_name":"convert-source-map","ecosystem":"npm","requirements":"https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761913,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841761914,"package_name":"debug","ecosystem":"npm","requirements":"https://registry.npmjs.org/debug/-/debug-4.3.4.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761915,"package_name":"dedent","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841761916,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841761917,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841761918,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761919,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.5.171","direct":false,"kind":"runtime","optional":false},{"id":25841761920,"package_name":"emittery","ecosystem":"npm","requirements":"https://registry.npmjs.org/emittery/-/emittery-0.13.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761921,"package_name":"emoji-regex","ecosystem":"npm","requirements":"https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761922,"package_name":"error-ex","ecosystem":"npm","requirements":"https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761923,"package_name":"escalade","ecosystem":"npm","requirements":"https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761924,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761925,"package_name":"esprima","ecosystem":"npm","requirements":"https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761926,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841761927,"package_name":"exit-x","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25841761928,"package_name":"expect","ecosystem":"npm","requirements":"30.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841761929,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761930,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841761931,"package_name":"fill-range","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841761932,"package_name":"find-up","ecosystem":"npm","requirements":"https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761933,"package_name":"foreground-child","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841761934,"package_name":"fs.realpath","ecosystem":"npm","requirements":"https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761935,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":25841761936,"package_name":"gensync","ecosystem":"npm","requirements":"https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761944,"package_name":"get-caller-file","ecosystem":"npm","requirements":"https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761945,"package_name":"get-package-type","ecosystem":"npm","requirements":"https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761946,"package_name":"get-stream","ecosystem":"npm","requirements":"https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761947,"package_name":"glob","ecosystem":"npm","requirements":"10.4.5","direct":false,"kind":"runtime","optional":false},{"id":25841761948,"package_name":"globals","ecosystem":"npm","requirements":"https://registry.npmjs.org/globals/-/globals-11.12.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761949,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":25841761950,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.8","direct":false,"kind":"runtime","optional":false},{"id":25841761951,"package_name":"has-flag","ecosystem":"npm","requirements":"https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761952,"package_name":"html-escaper","ecosystem":"npm","requirements":"https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761953,"package_name":"human-signals","ecosystem":"npm","requirements":"https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761954,"package_name":"import-local","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761955,"package_name":"imurmurhash","ecosystem":"npm","requirements":"https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761956,"package_name":"inflight","ecosystem":"npm","requirements":"https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761957,"package_name":"inherits","ecosystem":"npm","requirements":"https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761958,"package_name":"is-arrayish","ecosystem":"npm","requirements":"https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761959,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761960,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841761961,"package_name":"is-number","ecosystem":"npm","requirements":"https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761962,"package_name":"is-stream","ecosystem":"npm","requirements":"https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761963,"package_name":"isexe","ecosystem":"npm","requirements":"https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761964,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761965,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.2.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761966,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761967,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"5.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841761968,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.7.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841761969,"package_name":"jackspeak","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":25841761970,"package_name":"jest","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"development","optional":false},{"id":25841761971,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761972,"package_name":"jest-circus","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761973,"package_name":"jest-cli","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761974,"package_name":"jest-config","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761975,"package_name":"jest-diff","ecosystem":"npm","requirements":"30.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841761976,"package_name":"jest-docblock","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761978,"package_name":"jest-each","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761980,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761981,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761982,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761983,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"30.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841761984,"package_name":"jest-message-util","ecosystem":"npm","requirements":"30.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841761985,"package_name":"jest-mock","ecosystem":"npm","requirements":"30.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841761986,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841761987,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"30.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841761988,"package_name":"jest-resolve","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761989,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761990,"package_name":"jest-runner","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761991,"package_name":"jest-runtime","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761992,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761997,"package_name":"jest-util","ecosystem":"npm","requirements":"30.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841761998,"package_name":"jest-validate","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841761999,"package_name":"jest-watcher","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841762000,"package_name":"jest-worker","ecosystem":"npm","requirements":"30.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841762001,"package_name":"js-tokens","ecosystem":"npm","requirements":"https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762002,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.2","direct":false,"kind":"runtime","optional":false},{"id":25841762003,"package_name":"jsesc","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841762004,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762005,"package_name":"json5","ecosystem":"npm","requirements":"https://registry.npmjs.org/json5/-/json5-2.2.3.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762006,"package_name":"jssha","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841762030,"package_name":"leven","ecosystem":"npm","requirements":"https://registry.npmjs.org/leven/-/leven-3.1.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762032,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762033,"package_name":"locate-path","ecosystem":"npm","requirements":"https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762046,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841762047,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"runtime","optional":false},{"id":25841762048,"package_name":"make-dir","ecosystem":"npm","requirements":"https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762049,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"runtime","optional":false},{"id":25841762050,"package_name":"makeerror","ecosystem":"npm","requirements":"https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762052,"package_name":"merge-stream","ecosystem":"npm","requirements":"https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762053,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":25841762054,"package_name":"mimic-fn","ecosystem":"npm","requirements":"https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762055,"package_name":"minimatch","ecosystem":"npm","requirements":"9.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841762056,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25841762057,"package_name":"minipass","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841762058,"package_name":"ms","ecosystem":"npm","requirements":"https://registry.npmjs.org/ms/-/ms-2.1.2.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762059,"package_name":"napi-postinstall","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":25841762060,"package_name":"natural-compare","ecosystem":"npm","requirements":"https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762061,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841762062,"package_name":"node-int64","ecosystem":"npm","requirements":"https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762063,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.19","direct":false,"kind":"runtime","optional":false},{"id":25841762064,"package_name":"normalize-path","ecosystem":"npm","requirements":"https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762065,"package_name":"npm-run-path","ecosystem":"npm","requirements":"https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762066,"package_name":"once","ecosystem":"npm","requirements":"https://registry.npmjs.org/once/-/once-1.4.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762067,"package_name":"onetime","ecosystem":"npm","requirements":"https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762068,"package_name":"p-limit","ecosystem":"npm","requirements":"https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762069,"package_name":"p-locate","ecosystem":"npm","requirements":"https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762070,"package_name":"p-try","ecosystem":"npm","requirements":"https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762071,"package_name":"package-json-from-dist","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841762072,"package_name":"parse-json","ecosystem":"npm","requirements":"https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762073,"package_name":"path-exists","ecosystem":"npm","requirements":"https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762074,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762075,"package_name":"path-key","ecosystem":"npm","requirements":"https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762076,"package_name":"path-scurry","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25841762077,"package_name":"picocolors","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841762078,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841762079,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841762080,"package_name":"pkg-dir","ecosystem":"npm","requirements":"https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762085,"package_name":"pretty-format","ecosystem":"npm","requirements":"30.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841762086,"package_name":"pure-rand","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841762089,"package_name":"react-is","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841762090,"package_name":"require-directory","ecosystem":"npm","requirements":"https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762091,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762092,"package_name":"resolve-from","ecosystem":"npm","requirements":"https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762093,"package_name":"semver","ecosystem":"npm","requirements":"7.7.3","direct":false,"kind":"runtime","optional":false},{"id":25841762094,"package_name":"shebang-command","ecosystem":"npm","requirements":"https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762095,"package_name":"shebang-regex","ecosystem":"npm","requirements":"https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762096,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841762097,"package_name":"slash","ecosystem":"npm","requirements":"https://registry.npmjs.org/slash/-/slash-3.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762107,"package_name":"source-map","ecosystem":"npm","requirements":"https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762153,"package_name":"source-map-support","ecosystem":"npm","requirements":"https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762179,"package_name":"sprintf-js","ecosystem":"npm","requirements":"https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762180,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841762181,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841762187,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841762189,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841762190,"package_name":"strip-bom","ecosystem":"npm","requirements":"https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762192,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762194,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762196,"package_name":"supports-color","ecosystem":"npm","requirements":"https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762197,"package_name":"synckit","ecosystem":"npm","requirements":"0.11.8","direct":false,"kind":"runtime","optional":false},{"id":25841762198,"package_name":"terser","ecosystem":"npm","requirements":"5.44.1","direct":false,"kind":"development","optional":false},{"id":25841762199,"package_name":"test-exclude","ecosystem":"npm","requirements":"https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762206,"package_name":"tmpl","ecosystem":"npm","requirements":"https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762207,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762209,"package_name":"to-regex-range","ecosystem":"npm","requirements":"https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz","direct":false,"kind":"runtime","optional":false},{"id":25841762210,"package_name":"ts-jest","ecosystem":"npm","requirements":"29.4.6","direct":false,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2026-03-18T05:02:06.487Z","updated_at":"2026-03-18T05:02:06.487Z","repository_link":"https://github.com/bellstrand/totp-generator/blob/master/.github/workflows/release.yml","dependencies":[{"id":25841761334,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25841761340,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependabot-auto-merge.yml","sha":null,"kind":"manifest","created_at":"2026-08-20T10:31:28.578Z","updated_at":"2026-08-20T10:31:28.578Z","repository_link":"https://github.com/bellstrand/totp-generator/blob/master/.github/workflows/dependabot-auto-merge.yml","dependencies":[{"id":26215224780,"package_name":"dependabot/fetch-metadata","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":22.326480191155433,"created_at":"2025-11-11T15:17:38.119Z","updated_at":"2026-08-24T12:32:15.848Z","avatar_url":"https://github.com/bellstrand.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369362","html_url":"https://summary.ecosyste.ms/projects/369362"}