{"id":1125357,"name":"@pnpm/tabtab","ecosystem":"npm","description":"tab completion helpers, for node cli programs. Inspired by npm completion.","homepage":"https://github.com/pnpm/tabtab#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pnpm/tabtab","keywords_array":["terminal","tab","unix","console","complete","completion"],"namespace":"pnpm","versions_count":15,"first_release_published_at":"2020-01-29T00:14:42.144Z","latest_release_published_at":"2024-06-24T20:47:13.287Z","latest_release_number":"0.5.4","last_synced_at":"2026-05-06T22:03:08.693Z","created_at":"2022-04-08T11:27:04.744Z","updated_at":"2026-05-06T22:03:08.693Z","registry_url":"https://www.npmjs.com/package/@pnpm/tabtab","install_command":"npm install @pnpm/tabtab","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.1.1","latest":"0.5.4"}},"repo_metadata":{"id":57137414,"uuid":"236597867","full_name":"pnpm/tabtab","owner":"pnpm","description":"tab completion helpers, for node cli programs \u0026 others. Inspired by npm completion","archived":false,"fork":true,"pushed_at":"2024-10-01T15:22:16.000Z","size":1010,"stargazers_count":32,"open_issues_count":2,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-12T12:42:00.991Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mklabs/tabtab","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pnpm.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-01-27T21:21:42.000Z","updated_at":"2025-03-11T03:02:57.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/pnpm/tabtab","commit_stats":{"total_commits":285,"total_committers":17,"mean_commits":"16.764705882352942","dds":"0.19999999999999996","last_synced_commit":"ab9ea7029e19aae955952ddc10d403d70cbbbcb7"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/pnpm/tabtab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pnpm","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/sbom","scorecard":{"id":739203,"data":{"date":"2025-08-11","repo":{"name":"github.com/pnpm/tabtab","commit":"3ee4b5035dfc2639fcf1f40826b613253b10ed52"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":6,"reason":"Found 18/30 approved changesets -- score normalized to 6","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pnpm/tabtab/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pnpm/tabtab/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pnpm/tabtab/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pnpm/tabtab/ci.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:54","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"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 18 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":0,"reason":"29 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-xf5p-87ch-gxw2","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-22T16:53:06.831Z","repository_id":57137414,"created_at":"2025-08-22T16:53:06.831Z","updated_at":"2025-08-22T16:53:06.831Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001448,"owners_count":26083078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"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":"pnpm","name":"pnpm","uuid":"21320719","kind":"organization","description":"Fast, disk space efficient package manager","email":null,"website":"https://pnpm.io","location":null,"twitter":"pnpmjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/21320719?v=4","repositories_count":105,"last_synced_at":"2024-10-29T23:35:37.241Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pnpm","funding_links":["https://github.com/sponsors/pnpm"],"total_stars":33139,"followers":577,"following":0,"created_at":"2022-11-02T16:30:18.459Z","updated_at":"2024-10-29T23:35:37.242Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pnpm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pnpm/repositories"},"tags":[{"name":"v0.1.2","sha":"ab9ea7029e19aae955952ddc10d403d70cbbbcb7","kind":"tag","published_at":"2021-03-05T17:31:13.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v0.1.2","html_url":"https://github.com/pnpm/tabtab/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"b1517b930209f2e35e42644a146067b7974de756","kind":"tag","published_at":"2021-01-04T00:48:15.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v0.1.1","html_url":"https://github.com/pnpm/tabtab/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"fda211786774b8bb6bebd02d1625207fcee5c52e","kind":"tag","published_at":"2021-01-03T12:08:01.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v0.1.0","html_url":"https://github.com/pnpm/tabtab/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v0.1.0/manifests"},{"name":"v3.0.2","sha":"3fefe80e4d03b00b6ef0e8ec29fa536a091fe547","kind":"tag","published_at":"2018-10-06T15:22:40.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v3.0.2","html_url":"https://github.com/pnpm/tabtab/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v3.0.2/manifests"},{"name":"v3.0.1-beta","sha":"0b00ccdeb416dc3e666ab3f8d2fd81a43c4a16f5","kind":"tag","published_at":"2018-10-05T14:27:44.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v3.0.1-beta","html_url":"https://github.com/pnpm/tabtab/releases/tag/v3.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v3.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v3.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v3.0.1-beta/manifests"},{"name":"v3.0.0-beta","sha":"5447c9c5ea951edaec6a1149374a0820be753b6e","kind":"tag","published_at":"2018-10-04T22:18:28.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v3.0.0-beta","html_url":"https://github.com/pnpm/tabtab/releases/tag/v3.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v3.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v3.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v3.0.0-beta/manifests"},{"name":"v2.2.2","sha":"fcb0a3662e0b611bf82959ebd3b67604712eeddd","kind":"tag","published_at":"2017-01-06T14:21:50.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v2.2.2","html_url":"https://github.com/pnpm/tabtab/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"1997951cd441c1bf61a4d1515c2d4864dc761af8","kind":"tag","published_at":"2016-10-13T11:09:54.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v2.2.1","html_url":"https://github.com/pnpm/tabtab/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"7efef0cb579e8ca3c9e08fbbb07f9087d62ea334","kind":"tag","published_at":"2016-10-11T12:40:49.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v2.2.0","html_url":"https://github.com/pnpm/tabtab/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"0ce65add2539c609241260becd61c0b92b2e9408","kind":"tag","published_at":"2016-10-09T15:44:32.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v2.1.1","html_url":"https://github.com/pnpm/tabtab/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"c8945ae175d8af5b8da7b91b34c2ffaabcc65270","kind":"tag","published_at":"2016-10-09T14:06:59.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v2.1.0","html_url":"https://github.com/pnpm/tabtab/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"173c39da070c54365e2cc5126bb542bbac125150","kind":"tag","published_at":"2016-10-06T14:32:32.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v2.0.2","html_url":"https://github.com/pnpm/tabtab/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"31c6ade962f7fda0dca36bde00f26f53ced6deaf","kind":"tag","published_at":"2016-10-06T09:22:14.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v2.0.1","html_url":"https://github.com/pnpm/tabtab/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f75c996ce6daa05fb358234d7ebd7ee6bac84aeb","kind":"tag","published_at":"2016-09-30T14:41:38.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v2.0.0","html_url":"https://github.com/pnpm/tabtab/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v2.0.0/manifests"},{"name":"v1.4.3","sha":"72386a86797542868199d8f7a2a5e117694231c3","kind":"tag","published_at":"2016-09-30T10:53:12.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v1.4.3","html_url":"https://github.com/pnpm/tabtab/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"8d25089b80729e72c45b8467354c7769fda880f3","kind":"tag","published_at":"2016-05-21T07:02:08.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v1.4.2","html_url":"https://github.com/pnpm/tabtab/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"10a72fa0c05f781541fe3a3639e575e5a753cfca","kind":"tag","published_at":"2016-05-21T06:44:07.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v1.4.1","html_url":"https://github.com/pnpm/tabtab/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6bb4d41f44793b075fbe6395ed5dfc73d7df79bc","kind":"tag","published_at":"2016-05-21T06:41:53.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v1.4.0","html_url":"https://github.com/pnpm/tabtab/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"d70fe8f47050a4b76e0f264b0a550abe96527b68","kind":"tag","published_at":"2016-05-09T08:06:02.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v1.3.2","html_url":"https://github.com/pnpm/tabtab/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"9e841d94a3384ab54ed344eb69e04193c76fb0d2","kind":"tag","published_at":"2016-05-09T00:18:24.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v1.3.1","html_url":"https://github.com/pnpm/tabtab/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"58ac49d070817a7e82705f6cb05da6613a94dc97","kind":"tag","published_at":"2016-05-08T15:43:43.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v1.3.0","html_url":"https://github.com/pnpm/tabtab/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f98344f8cdd745ea1689b65a110a70ae1b4fc468","kind":"tag","published_at":"2016-05-08T12:48:16.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v1.2.1","html_url":"https://github.com/pnpm/tabtab/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"1257b486e628adf8498c9683fde7ae2cc1cdebfa","kind":"tag","published_at":"2016-05-08T12:47:49.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v1.2.0","html_url":"https://github.com/pnpm/tabtab/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"4295864d1bb9a9625015606ee1029c8151c10473","kind":"tag","published_at":"2016-05-01T20:16:28.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v1.1.1","html_url":"https://github.com/pnpm/tabtab/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"79ee237df5eed45dc53b261b1944f717da517f78","kind":"tag","published_at":"2016-05-01T20:13:27.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v1.1.0","html_url":"https://github.com/pnpm/tabtab/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"1b92b0ff73f029cd773334082c583e0d7ffb22ad","kind":"tag","published_at":"2016-04-30T04:20:34.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v1.0.5","html_url":"https://github.com/pnpm/tabtab/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"ad35cb8555c8d9c0246103bf920d9aa731f0ec67","kind":"tag","published_at":"2016-04-30T04:19:15.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v1.0.4","html_url":"https://github.com/pnpm/tabtab/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"dbbdcac74412ccc5ef00d42dd3544d9b01f5bfcc","kind":"tag","published_at":"2016-04-30T04:17:57.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v1.0.3","html_url":"https://github.com/pnpm/tabtab/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"568754fc67c635a5de5b1b9525ba93356cda22c0","kind":"tag","published_at":"2016-04-29T03:45:52.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v1.0.2","html_url":"https://github.com/pnpm/tabtab/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"a2a0cff17d3c3de9b699c6c14052bd969b25c17e","kind":"tag","published_at":"2016-04-29T03:19:51.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v1.0.1","html_url":"https://github.com/pnpm/tabtab/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c46185ffd6663dc3fd9508a1c86583e5788f6477","kind":"commit","published_at":"2016-04-26T10:17:39.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v1.0.0","html_url":"https://github.com/pnpm/tabtab/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.0.0/manifests"},{"name":"v1.0.0-pre","sha":"6e15dc6d3cce1337d946e7968001f3928e2fdceb","kind":"tag","published_at":"2016-04-26T07:50:13.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v1.0.0-pre","html_url":"https://github.com/pnpm/tabtab/releases/tag/v1.0.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v1.0.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.0.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v1.0.0-pre/manifests"},{"name":"v0.0.4","sha":"6e6748ffcc356431788a4348c004e07e44aa9694","kind":"tag","published_at":"2015-06-06T15:52:59.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v0.0.4","html_url":"https://github.com/pnpm/tabtab/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"866546b48df5a1a1aef40f8d817eb9f75a0a9a3f","kind":"tag","published_at":"2015-01-26T12:33:29.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v0.0.3","html_url":"https://github.com/pnpm/tabtab/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"cd56910a847e3d77a5b3a8ed168ff81659f8bccd","kind":"commit","published_at":"2012-02-08T18:20:04.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v0.0.2","html_url":"https://github.com/pnpm/tabtab/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"9be6eba26133bed9d21bd0b5329dcc39b00d2449","kind":"commit","published_at":"2011-11-11T20:24:42.000Z","download_url":"https://codeload.github.com/pnpm/tabtab/tar.gz/v0.0.1","html_url":"https://github.com/pnpm/tabtab/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnpm/tabtab@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-11T04:48:10.252Z","dependent_packages_count":6,"downloads":457223,"downloads_period":"last-month","dependent_repos_count":29,"rankings":{"downloads":4.7529382139672345,"dependent_repos_count":2.3420306930587325,"dependent_packages_count":3.1576595125694453,"stargazers_count":7.904655845637879,"forks_count":8.215917507459269,"docker_downloads_count":null,"average":5.274640354538512},"purl":"pkg:npm/%40pnpm/tabtab","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pnpm/tabtab","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pnpm/tabtab","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pnpm/tabtab/dependencies","status":null,"funding_links":["https://github.com/sponsors/pnpm"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-16T14:03:03.958Z","issues_count":4,"pull_requests_count":29,"avg_time_to_close_issue":2872821.5,"avg_time_to_close_pull_request":1948225.75,"issues_closed_count":2,"pull_requests_closed_count":28,"pull_request_authors_count":7,"issue_authors_count":3,"avg_comments_per_issue":0.25,"avg_comments_per_pull_request":1.1379310344827587,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":10881.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnpm%2Ftabtab/issues","maintainers":[{"login":"zkochan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zkochan"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pnpm%2Ftabtab/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pnpm%2Ftabtab/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pnpm%2Ftabtab/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pnpm%2Ftabtab/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pnpm%2Ftabtab/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pnpm%2Ftabtab/codemeta","maintainers":[{"uuid":"pnpmuser","login":"pnpmuser","name":null,"email":"publish-bot@pnpm.io","url":null,"packages_count":429,"html_url":"https://www.npmjs.com/~pnpmuser","role":null,"created_at":"2022-11-20T23:18:33.790Z","updated_at":"2022-11-20T23:18:33.790Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pnpmuser/packages"},{"uuid":"zkochan","login":"zkochan","name":null,"email":"z@kochan.io","url":null,"packages_count":743,"html_url":"https://www.npmjs.com/~zkochan","role":null,"created_at":"2022-11-20T23:18:33.799Z","updated_at":"2022-11-20T23:18:33.799Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zkochan/packages"}]}