{"id":978924,"name":"@honkit/markdown","ecosystem":"npm","description":"Parse markdown content for honkit","homepage":"https://github.com/honkit/honkit","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/honkit/honkit","keywords_array":[],"namespace":"honkit","versions_count":36,"first_release_published_at":"2020-06-21T18:07:12.482Z","latest_release_published_at":"2026-03-19T04:58:19.591Z","latest_release_number":"6.1.7","last_synced_at":"2026-04-24T06:33:56.661Z","created_at":"2022-04-07T18:21:48.088Z","updated_at":"2026-04-24T06:33:56.661Z","registry_url":"https://www.npmjs.com/package/@honkit/markdown","install_command":"npm install @honkit/markdown","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.1.7"}},"repo_metadata":{"id":37346032,"uuid":"272002678","full_name":"honkit/honkit","owner":"honkit","description":":book: HonKit is building beautiful books using Markdown - Fork of GitBook","archived":false,"fork":false,"pushed_at":"2025-09-08T14:06:40.000Z","size":81014,"stargazers_count":3292,"open_issues_count":61,"forks_count":246,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-10-08T23:09:56.398Z","etag":null,"topics":["asciidoc","book","ebook","gitbook","honkit","javascript","markdown","plugin"],"latest_commit_sha":null,"homepage":"https://honkit.netlify.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/honkit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"azu"}},"created_at":"2020-06-13T12:16:48.000Z","updated_at":"2025-10-07T08:54:40.000Z","dependencies_parsed_at":"2023-12-29T23:02:02.289Z","dependency_job_id":"b90239c8-8872-41cb-b58d-9438a0db7b97","html_url":"https://github.com/honkit/honkit","commit_stats":{"total_commits":3167,"total_committers":148,"mean_commits":21.39864864864865,"dds":0.3369119040101042,"last_synced_commit":"9dcd51c588177ee3a684788c633a67b82dea82a5"},"previous_names":["githon/githon","azu/githon"],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/honkit/honkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/honkit","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/sbom","scorecard":{"id":222381,"data":{"date":"2025-08-11","repo":{"name":"github.com/honkit/honkit","commit":"2c06aa19d179a5ea960dff415f790c5e66dbc66f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":6,"reason":"Found 17/25 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:28","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:59","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:127","Warn: topLevel 'contents' permission set to 'write': .github/workflows/benchmark.yml:9","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/create-release-pr.yml:15","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:7"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/honkit/.github/SECURITY.md:1","Info: Found linked content: github.com/honkit/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/honkit/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:122"],"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":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: containerImage not pinned by hash: docker/Dockerfile:2","Warn: npmCommand not pinned by hash: docker/Dockerfile:28","Warn: npmCommand not pinned by hash: examples/benchmark/source/use-case/nodecli/bootstrap.sh:4","Warn: npmCommand not pinned by hash: examples/benchmark/source/use-case/nodecli/bootstrap.sh:5","Warn: npmCommand not pinned by hash: examples/benchmark/source/use-case/nodecli/bootstrap.sh:6","Warn: npmCommand not pinned by hash: examples/benchmark/source/use-case/nodecli/bootstrap.sh:7","Info:  18 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   9 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 26 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":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-7q7g-4xm8-89cq","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-wxhq-pm8v-cw75","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T02:53:54.471Z","repository_id":37346032,"created_at":"2025-08-17T02:53:54.472Z","updated_at":"2025-08-17T02:53:54.472Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000742,"owners_count":26082933,"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":"honkit","name":"HonKit","uuid":"67041414","kind":"organization","description":"📖 HonKit is building beautiful books using Markdown - Fork of GitBook ","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/67041414?v=4","repositories_count":4,"last_synced_at":"2024-04-17T00:52:59.815Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"azu"}},"html_url":"https://github.com/honkit","funding_links":["https://github.com/sponsors/azu"],"total_stars":2896,"followers":23,"following":0,"created_at":"2022-11-15T00:06:51.888Z","updated_at":"2024-04-17T00:53:00.034Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/honkit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/honkit/repositories"},"tags":[{"name":"v6.1.4","sha":"1ba1d73407555ac984956cf1afedb2bd318fb80d","kind":"tag","published_at":"2025-09-08T14:06:39.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v6.1.4","html_url":"https://github.com/honkit/honkit/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v6.1.4/manifests"},{"name":"v6.0.4","sha":"2a3f084fd5908ac4a7efcecd4a1114888af6f871","kind":"tag","published_at":"2025-09-07T16:39:14.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v6.0.4","html_url":"https://github.com/honkit/honkit/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"608191107875c3d613840d702b76a9888992d7bc","kind":"tag","published_at":"2025-05-01T04:35:09.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v6.0.3","html_url":"https://github.com/honkit/honkit/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"9dcd51c588177ee3a684788c633a67b82dea82a5","kind":"tag","published_at":"2024-10-16T01:30:10.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v6.0.2","html_url":"https://github.com/honkit/honkit/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"8a67601b23ce480bce2bd1a8fb787f1f6f56656f","kind":"tag","published_at":"2024-10-10T12:38:51.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v6.0.1","html_url":"https://github.com/honkit/honkit/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"367fe659a4a33c656ae51a1ec75fff0447365f9f","kind":"tag","published_at":"2024-10-03T14:47:44.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v6.0.0","html_url":"https://github.com/honkit/honkit/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v6.0.0/manifests"},{"name":"v5.1.5","sha":"d75ed67c85e3fc6976e837b56402f84e860886c7","kind":"tag","published_at":"2024-10-03T04:53:38.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v5.1.5","html_url":"https://github.com/honkit/honkit/releases/tag/v5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v5.1.5/manifests"},{"name":"v5.1.4","sha":"1c26afb66065cd7437e0e8f9d226327d49259313","kind":"tag","published_at":"2024-01-05T01:42:19.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v5.1.4","html_url":"https://github.com/honkit/honkit/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v5.1.4/manifests"},{"name":"v5.1.3","sha":"630120bd61f20ac374eeea6379ac24df455eb572","kind":"tag","published_at":"2023-12-27T08:38:52.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v5.1.3","html_url":"https://github.com/honkit/honkit/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"1a64ab031dec8d305f080a29bda1f4970c37ecff","kind":"tag","published_at":"2023-12-27T08:36:21.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v5.1.2","html_url":"https://github.com/honkit/honkit/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"07b261ffa95c4b3dec020657aa09a1db034edd15","kind":"tag","published_at":"2023-09-23T06:33:41.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v5.1.1","html_url":"https://github.com/honkit/honkit/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"6acb1146ae4c21d64283f88f06f26427a35f349b","kind":"tag","published_at":"2023-08-28T23:14:10.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v5.1.0","html_url":"https://github.com/honkit/honkit/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"9feb7e251f1d305c2cd521f78f0a275b847a6e1b","kind":"tag","published_at":"2023-07-16T12:04:18.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v5.0.0","html_url":"https://github.com/honkit/honkit/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v5.0.0/manifests"},{"name":"v4.0.8","sha":"6a2337bdac8357887496ce7e84a8184e40907235","kind":"tag","published_at":"2023-07-07T11:32:26.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v4.0.8","html_url":"https://github.com/honkit/honkit/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"b12f6eb9937552d1ff1d9a8cad75e74f1664c666","kind":"tag","published_at":"2023-03-26T08:18:24.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v4.0.7","html_url":"https://github.com/honkit/honkit/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"7fad871e16ce09d49d6c9a17d695b6259671d95d","kind":"tag","published_at":"2023-03-26T07:36:13.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v4.0.6","html_url":"https://github.com/honkit/honkit/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"ef44431f9080787093547712e544ba1b5650c58f","kind":"tag","published_at":"2023-03-26T06:54:46.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v4.0.5","html_url":"https://github.com/honkit/honkit/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"8a47d19d41e611bd43f2127b2d712a644ff3c1ea","kind":"tag","published_at":"2022-10-22T12:05:58.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v4.0.4","html_url":"https://github.com/honkit/honkit/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"db50f04e29a408d222009522a862d91dd495fcdb","kind":"tag","published_at":"2022-10-22T00:15:56.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v4.0.3","html_url":"https://github.com/honkit/honkit/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"0379aacaf3687416a1146cadf8ab7a73733db66c","kind":"tag","published_at":"2022-10-19T23:41:53.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v4.0.2","html_url":"https://github.com/honkit/honkit/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"422e59c878e8c3a65c6b80818c579a45b6647d3c","kind":"tag","published_at":"2022-10-18T15:15:22.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v4.0.1","html_url":"https://github.com/honkit/honkit/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"32e906fc392accc23940e99e284efea005398544","kind":"tag","published_at":"2022-08-28T14:36:49.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v4.0.0","html_url":"https://github.com/honkit/honkit/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v4.0.0/manifests"},{"name":"v3.7.5","sha":"70c74fc5be1dc12e88d138f37708dabac212d4d6","kind":"tag","published_at":"2022-07-14T04:10:57.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.7.5","html_url":"https://github.com/honkit/honkit/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.7.5/manifests"},{"name":"v3.7.4","sha":"51f49fbeda9b32f634afed8ed603f3e3ec7ff4d9","kind":"tag","published_at":"2022-06-21T13:01:29.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.7.4","html_url":"https://github.com/honkit/honkit/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"e4ef948e6ae302b4500af718d9040b99d162bfa6","kind":"tag","published_at":"2022-05-28T16:37:26.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.7.3","html_url":"https://github.com/honkit/honkit/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"89e4ff9d86596d7c650c5e83e2d768435d6eef20","kind":"tag","published_at":"2022-05-28T09:10:57.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.7.2","html_url":"https://github.com/honkit/honkit/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"35d95d4d0b9f28dce4a4ac8cd3feb39c12ec1d1b","kind":"tag","published_at":"2022-01-17T14:11:58.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.7.1","html_url":"https://github.com/honkit/honkit/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"df27dd78e17ceb4bf2ae3534caea80d0a9b944a3","kind":"tag","published_at":"2022-01-17T13:31:38.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.7.0","html_url":"https://github.com/honkit/honkit/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.7.0/manifests"},{"name":"v3.6.23","sha":"d0598737355bdcebc5c472e7a59e53ec2272a402","kind":"tag","published_at":"2021-11-04T14:29:32.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.6.23","html_url":"https://github.com/honkit/honkit/releases/tag/v3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.23/manifests"},{"name":"v3.6.22","sha":"0b21dd4ca7b1d0f62a085b741e995027b4092f74","kind":"tag","published_at":"2021-10-02T14:07:01.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.6.22","html_url":"https://github.com/honkit/honkit/releases/tag/v3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.22/manifests"},{"name":"v3.6.21","sha":"bf593b61e6b036c459c5da3f62c6d800dfaed6bf","kind":"tag","published_at":"2021-09-16T00:40:38.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.6.21","html_url":"https://github.com/honkit/honkit/releases/tag/v3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.21/manifests"},{"name":"v3.6.20","sha":"4a439e5aff23b0722b93ab30186f2a30872a12e4","kind":"tag","published_at":"2021-04-14T01:08:27.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.6.20","html_url":"https://github.com/honkit/honkit/releases/tag/v3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.20/manifests"},{"name":"v3.6.19","sha":"8006dd372976715b018710a2fe37e5478d477c65","kind":"tag","published_at":"2021-03-27T05:29:13.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.6.19","html_url":"https://github.com/honkit/honkit/releases/tag/v3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.19/manifests"},{"name":"v3.6.18","sha":"98596ac129fdd3826a7d94362241444b1961cda8","kind":"tag","published_at":"2021-03-27T04:57:50.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.6.18","html_url":"https://github.com/honkit/honkit/releases/tag/v3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.18/manifests"},{"name":"v3.6.17","sha":"e351c9befaf7863993a5ddda7d051ce707e6ec0b","kind":"tag","published_at":"2021-02-15T03:06:02.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.6.17","html_url":"https://github.com/honkit/honkit/releases/tag/v3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.17/manifests"},{"name":"v3.6.16","sha":"e6b3edfbb55b3d7dd658bcdcae670ed152066c2f","kind":"tag","published_at":"2020-12-15T15:37:34.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.6.16","html_url":"https://github.com/honkit/honkit/releases/tag/v3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.16/manifests"},{"name":"v3.6.15","sha":"aa788a0c07a82e81934f219c5c9e510f0396776f","kind":"tag","published_at":"2020-12-05T04:18:46.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.6.15","html_url":"https://github.com/honkit/honkit/releases/tag/v3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.15/manifests"},{"name":"v3.6.14","sha":"d630022f04f5082d5744244b76365931edf98b42","kind":"tag","published_at":"2020-11-29T03:46:16.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.6.14","html_url":"https://github.com/honkit/honkit/releases/tag/v3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.14/manifests"},{"name":"v3.6.13","sha":"c9938f798dacb67fc0b3006091383ae1cb30a6d9","kind":"tag","published_at":"2020-11-17T12:06:55.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.6.13","html_url":"https://github.com/honkit/honkit/releases/tag/v3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.13/manifests"},{"name":"v3.6.12","sha":"4de83b79bda7a41eba9ce3c4e775a1801007dc7a","kind":"tag","published_at":"2020-11-13T15:41:34.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.6.12","html_url":"https://github.com/honkit/honkit/releases/tag/v3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.12/manifests"},{"name":"v3.6.11","sha":"52c6bba89bcd4b7c6791b941252f5225fb804b9a","kind":"commit","published_at":"2020-11-10T15:33:42.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.6.11","html_url":"https://github.com/honkit/honkit/releases/tag/v3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.11/manifests"},{"name":"v3.6.10","sha":"ca7e5372845bba32b3ba3e40574bd07cc4962d62","kind":"commit","published_at":"2020-11-10T15:18:12.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.6.10","html_url":"https://github.com/honkit/honkit/releases/tag/v3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.10/manifests"},{"name":"v3.6.9","sha":"d6563380fd690afe9843181dcf60bd6c0dd9daa1","kind":"commit","published_at":"2020-11-10T08:14:54.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.6.9","html_url":"https://github.com/honkit/honkit/releases/tag/v3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.9/manifests"},{"name":"v3.6.8","sha":"cb16e85796ce3b52c45690c45f8b32c1f1212207","kind":"commit","published_at":"2020-10-22T13:02:58.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.6.8","html_url":"https://github.com/honkit/honkit/releases/tag/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.8/manifests"},{"name":"v3.6.6","sha":"f1512f4eef2db37d74442c6cf86cc0435a539b3f","kind":"commit","published_at":"2020-09-05T14:01:54.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.6.6","html_url":"https://github.com/honkit/honkit/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.6/manifests"},{"name":"v3.6.5","sha":"2069f67123008473c1ee1745ccbf991942c4ec1c","kind":"commit","published_at":"2020-08-31T16:22:16.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.6.5","html_url":"https://github.com/honkit/honkit/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"27251f2cf4b1be6d35457994649d3d9fa27e5856","kind":"commit","published_at":"2020-08-31T15:53:34.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.6.4","html_url":"https://github.com/honkit/honkit/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"07dce989095792a229de3c6f3e001e2007d086a8","kind":"commit","published_at":"2020-08-31T15:24:39.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.6.3","html_url":"https://github.com/honkit/honkit/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"f23a06f95d1b6a4687bd92780d0cdddbaaad4959","kind":"commit","published_at":"2020-08-31T15:09:44.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.6.2","html_url":"https://github.com/honkit/honkit/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"4c012eddc092e935384b814b288d000586d8f555","kind":"tag","published_at":"2020-08-15T07:23:42.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.6.1","html_url":"https://github.com/honkit/honkit/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"07e3654c8f3061022c824fd886436a18b6c3cdf7","kind":"tag","published_at":"2020-08-06T04:31:55.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.6.0","html_url":"https://github.com/honkit/honkit/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.6.0/manifests"},{"name":"v3.5.5","sha":"dba825759b743ddcc6a7d54a327a244f7e8fbd92","kind":"tag","published_at":"2020-08-02T01:09:44.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.5.5","html_url":"https://github.com/honkit/honkit/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"91213fbba9adadac0ba7a820b8bb6df38bb325af","kind":"tag","published_at":"2020-08-01T05:23:54.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.5.4","html_url":"https://github.com/honkit/honkit/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"cd077f0b1b838a515bf1b713ae6f8e209c7c8fd7","kind":"tag","published_at":"2020-07-31T23:11:02.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.5.3","html_url":"https://github.com/honkit/honkit/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"28c7b2ff3d0559af06455096ec5a42f10a6eb146","kind":"tag","published_at":"2020-07-05T02:04:10.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.5.2","html_url":"https://github.com/honkit/honkit/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"4ca69b67daed6b0392b22a14abbd4e07653ac006","kind":"tag","published_at":"2020-07-04T13:26:17.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.5.1","html_url":"https://github.com/honkit/honkit/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"ce8b81a05f49ab9b7ba6c3513dadc5040886dd36","kind":"tag","published_at":"2020-07-02T00:35:25.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.5.0","html_url":"https://github.com/honkit/honkit/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"6a736f9cb88721df1fc50841bf77932267db8351","kind":"tag","published_at":"2020-06-29T13:16:45.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.4.1","html_url":"https://github.com/honkit/honkit/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6f85e1da17183d6018bdf758f3f5c3fc46435993","kind":"tag","published_at":"2020-06-27T08:30:33.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.4.0","html_url":"https://github.com/honkit/honkit/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.4.0/manifests"},{"name":"v3.3.11","sha":"0d4066ad76c0cdffd55bbf2f9a85797ca140684b","kind":"tag","published_at":"2020-06-27T07:48:13.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.3.11","html_url":"https://github.com/honkit/honkit/releases/tag/v3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.11/manifests"},{"name":"v3.3.10","sha":"88e9655360753c6e9f0329014b3078639b6fb51a","kind":"tag","published_at":"2020-06-20T00:12:14.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.3.10","html_url":"https://github.com/honkit/honkit/releases/tag/v3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.10/manifests"},{"name":"v3.3.9","sha":"62ba5fe4c3f8e27dfb1f09cbcce9158c0d6c4f13","kind":"tag","published_at":"2020-06-18T15:26:09.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.3.9","html_url":"https://github.com/honkit/honkit/releases/tag/v3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.9/manifests"},{"name":"v3.3.8","sha":"7bbf913135210f6966c49bc124520a538c42584e","kind":"tag","published_at":"2020-06-18T15:16:35.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.3.8","html_url":"https://github.com/honkit/honkit/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"5da8c5835c6a0560d4d2219c0fabbb8edfb94272","kind":"tag","published_at":"2020-06-18T15:11:55.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.3.7","html_url":"https://github.com/honkit/honkit/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"ec67c359a1311478e761541d9ab64e92c9f6721f","kind":"tag","published_at":"2020-06-18T15:08:40.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.3.6","html_url":"https://github.com/honkit/honkit/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"dd8d04ba38d516df5bb4eec113a1bb31b249b830","kind":"tag","published_at":"2020-06-18T15:03:51.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.3.5","html_url":"https://github.com/honkit/honkit/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"5679381d509176cc0929a2c74cd5ee474c624937","kind":"tag","published_at":"2020-06-17T13:08:44.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.3.4","html_url":"https://github.com/honkit/honkit/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"b736d0a1752effd50bbc8b72002d9d81487e34a6","kind":"tag","published_at":"2020-06-16T16:14:39.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.3.3","html_url":"https://github.com/honkit/honkit/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"4f7be40d56f66b051bba85a16f215c5abef1878d","kind":"tag","published_at":"2020-06-16T16:06:08.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.3.2","html_url":"https://github.com/honkit/honkit/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"bfef79bd2957b8214eb052e376877187e71d8692","kind":"tag","published_at":"2020-06-15T00:36:13.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.3.1","html_url":"https://github.com/honkit/honkit/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b7b255e6a7f29e2a3a825482cc552efd39b63158","kind":"tag","published_at":"2020-06-14T15:31:34.000Z","download_url":"https://codeload.github.com/honkit/honkit/tar.gz/v3.3.0","html_url":"https://github.com/honkit/honkit/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/honkit/honkit@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/tags/v3.3.0/manifests"}]},"repo_metadata_updated_at":"2026-03-19T05:39:31.315Z","dependent_packages_count":3,"downloads":340,"downloads_period":"last-month","dependent_repos_count":16,"rankings":{"downloads":12.655445003163496,"dependent_repos_count":3.0094722005525054,"dependent_packages_count":5.892937598162992,"stargazers_count":1.6810218744508367,"forks_count":2.3187287618556685,"docker_downloads_count":null,"average":5.111521087637099},"purl":"pkg:npm/%40honkit/markdown","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@honkit/markdown","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@honkit/markdown","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@honkit/markdown/dependencies","status":null,"funding_links":["https://github.com/sponsors/azu"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T12:44:32.254Z","issues_count":78,"pull_requests_count":189,"avg_time_to_close_issue":6810389.142857143,"avg_time_to_close_pull_request":2326553.5642458103,"issues_closed_count":42,"pull_requests_closed_count":179,"pull_request_authors_count":20,"issue_authors_count":51,"avg_comments_per_issue":1.6025641025641026,"avg_comments_per_pull_request":0.8941798941798942,"merged_pull_requests_count":150,"bot_issues_count":1,"bot_pull_requests_count":80,"past_year_issues_count":12,"past_year_pull_requests_count":82,"past_year_avg_time_to_close_issue":167830.6,"past_year_avg_time_to_close_pull_request":78674.18918918919,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":74,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.4166666666666667,"past_year_avg_comments_per_pull_request":0.6707317073170732,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":65,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/honkit%2Fhonkit/issues","maintainers":[{"login":"azu","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azu"}],"active_maintainers":[{"login":"azu","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/azu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@honkit%2Fmarkdown/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@honkit%2Fmarkdown/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@honkit%2Fmarkdown/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@honkit%2Fmarkdown/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@honkit%2Fmarkdown/codemeta","maintainers":[{"uuid":"azu","login":"azu","name":null,"email":"azuciao@gmail.com","url":null,"packages_count":672,"html_url":"https://www.npmjs.com/~azu","role":null,"created_at":"2022-11-20T16:58:13.019Z","updated_at":"2022-11-20T16:58:13.019Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/azu/packages"}]}