{"id":360276,"url":"https://github.com/tschaub/gh-pages","last_synced_at":"2026-06-21T15:00:38.916Z","repository":{"id":15156710,"uuid":"17884290","full_name":"tschaub/gh-pages","owner":"tschaub","description":"General purpose task for publishing files to a gh-pages branch on GitHub","archived":false,"fork":false,"pushed_at":"2026-03-26T07:53:28.000Z","size":1114,"stargazers_count":3346,"open_issues_count":129,"forks_count":203,"subscribers_count":20,"default_branch":"main","last_synced_at":"2026-06-19T14:04:37.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/gh-pages","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tschaub.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-18T22:27:42.000Z","updated_at":"2026-06-12T20:16:06.000Z","dependencies_parsed_at":"2026-01-01T03:06:14.432Z","dependency_job_id":null,"html_url":"https://github.com/tschaub/gh-pages","commit_stats":{"total_commits":291,"total_committers":46,"mean_commits":6.326086956521739,"dds":0.5257731958762887,"last_synced_commit":"7568804d0603a13b83d0eeffb5e5ca0ef44fe42d"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/tschaub/gh-pages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tschaub","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/sbom","scorecard":{"id":900535,"data":{"date":"2025-08-11","repo":{"name":"github.com/tschaub/gh-pages","commit":"9165758fc13fd6d6309f35d5735fb41f4e5cfe9d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":10,"reason":"22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 3/5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tschaub/gh-pages/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tschaub/gh-pages/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:43","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-24T15:23:55.160Z","repository_id":15156710,"created_at":"2025-08-24T15:23:55.160Z","updated_at":"2025-08-24T15:23:55.160Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34614593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"tschaub","name":"Tim Schaub","uuid":"41094","kind":"user","description":null,"email":"","website":"http://tschaub.net/","location":null,"twitter":null,"company":"Planet Labs","icon_url":"https://avatars.githubusercontent.com/u/41094?v=4","repositories_count":253,"last_synced_at":"2024-04-08T15:12:06.948Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tschaub","funding_links":[],"total_stars":6040,"followers":420,"following":2,"created_at":"2022-11-02T16:24:07.933Z","updated_at":"2024-04-08T15:12:32.975Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tschaub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tschaub/repositories"},"packages":[{"id":920460,"name":"@emortlock/gh-pages","ecosystem":"npm","description":"Publish to a gh-pages branch on GitHub (or any other branch on any other remote)","homepage":"https://github.com/tschaub/gh-pages","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tschaub/gh-pages","keywords_array":["git","gh-pages","github"],"namespace":"emortlock","versions_count":1,"first_release_published_at":"2020-02-16T11:49:17.565Z","latest_release_published_at":"2020-02-16T11:49:17.565Z","latest_release_number":"2.3.0","last_synced_at":"2026-06-19T14:38:51.663Z","created_at":"2022-04-07T16:55:42.413Z","updated_at":"2026-06-19T15:20:01.147Z","registry_url":"https://www.npmjs.com/package/@emortlock/gh-pages","install_command":"npm install @emortlock/gh-pages","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.3.0"}},"repo_metadata":{"id":15156710,"uuid":"17884290","full_name":"tschaub/gh-pages","owner":"tschaub","description":"General purpose task for publishing files to a gh-pages branch on GitHub","archived":false,"fork":false,"pushed_at":"2026-03-26T07:53:28.000Z","size":1114,"stargazers_count":3345,"open_issues_count":129,"forks_count":203,"subscribers_count":20,"default_branch":"main","last_synced_at":"2026-06-04T08:28:05.586Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/gh-pages","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tschaub.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-18T22:27:42.000Z","updated_at":"2026-05-29T08:06:13.000Z","dependencies_parsed_at":"2026-01-01T03:06:14.432Z","dependency_job_id":null,"html_url":"https://github.com/tschaub/gh-pages","commit_stats":{"total_commits":291,"total_committers":46,"mean_commits":6.326086956521739,"dds":0.5257731958762887,"last_synced_commit":"7568804d0603a13b83d0eeffb5e5ca0ef44fe42d"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/tschaub/gh-pages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tschaub","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/sbom","scorecard":{"id":900535,"data":{"date":"2025-08-11","repo":{"name":"github.com/tschaub/gh-pages","commit":"9165758fc13fd6d6309f35d5735fb41f4e5cfe9d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":10,"reason":"22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 3/5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tschaub/gh-pages/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tschaub/gh-pages/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:43","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-24T15:23:55.160Z","repository_id":15156710,"created_at":"2025-08-24T15:23:55.160Z","updated_at":"2025-08-24T15:23:55.160Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33932048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"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"},"tags":[]},"repo_metadata_updated_at":"2026-06-19T15:20:01.126Z","dependent_packages_count":2,"downloads":26,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":43.5886015547087,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.9885137054908149,"forks_count":2.7950771606083773,"average":16.636465681657135},"purl":"pkg:npm/%40emortlock/gh-pages","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@emortlock/gh-pages","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@emortlock/gh-pages","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@emortlock/gh-pages/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-17T22:03:23.298Z","issues_count":79,"pull_requests_count":244,"avg_time_to_close_issue":41485745.18918919,"avg_time_to_close_pull_request":2333413.7085427134,"issues_closed_count":37,"pull_requests_closed_count":199,"pull_request_authors_count":28,"issue_authors_count":77,"avg_comments_per_issue":3.8354430379746836,"avg_comments_per_pull_request":0.46311475409836067,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":201,"past_year_issues_count":1,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1122496.7894736843,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.18604651162790697,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/issues","maintainers":[{"login":"tschaub","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tschaub"}],"active_maintainers":[{"login":"tschaub","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tschaub"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@emortlock%2Fgh-pages/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@emortlock%2Fgh-pages/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@emortlock%2Fgh-pages/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@emortlock%2Fgh-pages/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@emortlock%2Fgh-pages/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@emortlock%2Fgh-pages/codemeta","maintainers":[{"uuid":"emortlock","login":"emortlock","name":null,"email":"edward.mortlock@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~emortlock","role":null,"created_at":"2022-11-17T07:04:52.156Z","updated_at":"2022-11-17T07:04:52.156Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/emortlock/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5650732,"maintainers_count":1202676,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10390033,"name":"github.com/tschaub/gh-pages","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/tschaub/gh-pages","keywords_array":[],"namespace":null,"versions_count":36,"first_release_published_at":"2014-03-18T22:31:25.000Z","latest_release_published_at":"2025-01-02T17:09:29.000Z","latest_release_number":"v6.3.0+incompatible","last_synced_at":"2026-06-19T14:39:07.355Z","created_at":"2024-06-18T04:30:41.022Z","updated_at":"2026-06-19T14:39:07.355Z","registry_url":"https://pkg.go.dev/github.com/tschaub/gh-pages","install_command":"go get github.com/tschaub/gh-pages","documentation_url":"https://pkg.go.dev/github.com/tschaub/gh-pages#section-documentation","metadata":{},"repo_metadata":{"id":15156710,"uuid":"17884290","full_name":"tschaub/gh-pages","owner":"tschaub","description":"General purpose task for publishing files to a gh-pages branch on GitHub","archived":false,"fork":false,"pushed_at":"2025-10-27T07:16:06.000Z","size":998,"stargazers_count":3324,"open_issues_count":123,"forks_count":200,"subscribers_count":20,"default_branch":"main","last_synced_at":"2025-10-29T02:54:25.033Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/gh-pages","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tschaub.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-18T22:27:42.000Z","updated_at":"2025-10-28T07:34:20.000Z","dependencies_parsed_at":"2024-01-23T02:45:29.711Z","dependency_job_id":"73aa3e66-333d-409e-9518-a2a82a329d0a","html_url":"https://github.com/tschaub/gh-pages","commit_stats":{"total_commits":291,"total_committers":46,"mean_commits":6.326086956521739,"dds":0.5257731958762887,"last_synced_commit":"7568804d0603a13b83d0eeffb5e5ca0ef44fe42d"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/tschaub/gh-pages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tschaub","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/sbom","scorecard":{"id":900535,"data":{"date":"2025-08-11","repo":{"name":"github.com/tschaub/gh-pages","commit":"9165758fc13fd6d6309f35d5735fb41f4e5cfe9d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":10,"reason":"22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 3/5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tschaub/gh-pages/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tschaub/gh-pages/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:43","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-24T15:23:55.160Z","repository_id":15156710,"created_at":"2025-08-24T15:23:55.160Z","updated_at":"2025-08-24T15:23:55.160Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281585419,"owners_count":26526288,"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-29T02:00:06.901Z","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":"tschaub","name":"Tim Schaub","uuid":"41094","kind":"user","description":null,"email":"","website":"http://tschaub.net/","location":null,"twitter":null,"company":"Planet Labs","icon_url":"https://avatars.githubusercontent.com/u/41094?v=4","repositories_count":253,"last_synced_at":"2024-04-08T15:12:06.948Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tschaub","funding_links":[],"total_stars":6040,"followers":420,"following":2,"created_at":"2022-11-02T16:24:07.933Z","updated_at":"2024-04-08T15:12:32.975Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tschaub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tschaub/repositories"},"tags":[{"name":"v6.3.0","sha":"ed6cd8e2a43833b479262bb7237078b03a6bb7d2","kind":"tag","published_at":"2025-01-02T17:09:30.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v6.3.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"4b299302661d9b145e667a40f3ea5ed1bd6b3b41","kind":"tag","published_at":"2024-10-10T19:56:05.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v6.2.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"e98ba0f5f8fc8da9d7596c604ee89d7d18ba1d5d","kind":"tag","published_at":"2023-12-23T01:32:28.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v6.1.1","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"28b7caf49a2fc4442a577117493422ec3a4a791e","kind":"tag","published_at":"2023-11-18T21:27:52.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v6.1.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"52d5fd8352b89f2db8366e4b31c99db9c35911ae","kind":"tag","published_at":"2023-08-11T04:15:29.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v6.0.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"f729b97ab9b60121ff36853bfcfd6d716f43ac69","kind":"tag","published_at":"2023-01-20T18:20:37.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v5.0.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"ef1c90d2524a51eaa2c9ecc996bb9311b6cd18eb","kind":"tag","published_at":"2022-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v4.0.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v4.0.0/manifests"},{"name":"v3.2.3","sha":"8d9f3b2b0922d127d0bef67599ccfe5e2ae80bc4","kind":"tag","published_at":"2021-06-21T21:00:51.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v3.2.3","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2f93ce7621b9b92d9b2e7d485e2dc1276a037d70","kind":"tag","published_at":"2021-06-18T04:08:21.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v3.2.2","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"fb29abb31ea90241e808f53cebca3045df8eb6b4","kind":"tag","published_at":"2021-06-14T23:54:31.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v3.2.1","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"fb4c9f15a6bdbf9e9f11859351c4fbacbb5dbb7d","kind":"tag","published_at":"2021-05-24T18:48:34.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v3.2.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"e363b144defe8e555f5a54251a6f7f1297c0e3f6","kind":"tag","published_at":"2020-06-20T22:16:32.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v3.1.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6290079fec548b069d0293c2ea7c8b1605b5ee75","kind":"tag","published_at":"2020-05-29T20:27:37.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v3.0.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"a8478a8cbc9de2443cdf4735631f4b06d1e3d227","kind":"tag","published_at":"2020-01-07T02:16:27.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v2.2.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"0249ac9a8cae866c55e2a26bd3b03bb8d6fd764c","kind":"tag","published_at":"2019-08-08T13:58:50.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v2.1.1","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ba7e5e1cd18047ec31d8ff56ad4d85dfd7eca926","kind":"tag","published_at":"2019-07-15T22:04:12.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v2.1.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"53a4d13c3e76de6c240167a1ca640afde8c94aff","kind":"tag","published_at":"2018-10-04T16:05:03.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v2.0.1","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ad6617b4c1c3b880785a55389cab2543e13fe19f","kind":"tag","published_at":"2018-09-16T05:29:57.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v2.0.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"aebafd2ea44793b98e5136eb8e8061b92e34995c","kind":"tag","published_at":"2018-06-01T15:02:32.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v1.2.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"ee95b051ad84c8a37e1fb10cb418fa96b95419cd","kind":"tag","published_at":"2017-11-17T21:56:36.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v1.1.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"eaf6295cf1fa95d0117745b2b267129055d0400f","kind":"tag","published_at":"2017-05-09T03:09:13.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v1.0.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.1","sha":"02f14d71c30fb0e2b1ead34cd2c1ff4a4f9cb980","kind":"tag","published_at":"2017-05-08T05:48:32.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.0.0-beta.1/manifests"},{"name":"v0.12.0","sha":"c6cd05dde53c061e605de4561269beb4ce5334d4","kind":"tag","published_at":"2016-11-17T01:17:32.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.12.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"c9047c5abed9e00d9ca05e1f662f58fd09afdbfe","kind":"tag","published_at":"2016-03-02T16:35:45.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.11.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"599a5c4f8879fb324aa48fb664907df8b48eef7e","kind":"tag","published_at":"2016-02-13T15:19:50.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.10.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d07a4e0564fdf9c3f6c2eb965bb4b1f7e294271c","kind":"tag","published_at":"2016-01-29T00:40:30.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.9.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"78c427d1983e6a2664729c1daf81a508abd8c3c9","kind":"tag","published_at":"2015-12-08T16:31:16.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.8.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"1447396597bc7907116ded47a25c9839d37e2895","kind":"tag","published_at":"2015-12-06T20:23:06.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.7.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"dfb7bc1310ae5ca16fcd3784e9e7cb9744d77ae3","kind":"tag","published_at":"2015-12-02T15:40:35.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.6.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.6.0/manifests"},{"name":"v0.6.1","sha":"33ff976a403d932ca2e891821d8b5644e78ef963","kind":"tag","published_at":"2015-12-02T00:11:36.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.6.1","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.6.1/manifests"},{"name":"v0.5.0","sha":"627dbda3b9995bf026a0f935091654dbb8cc8c4f","kind":"tag","published_at":"2015-10-29T23:18:59.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.5.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"f7806f99d321ad8abd682642012e1b729e02ff40","kind":"tag","published_at":"2015-09-02T06:11:34.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.4.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"388d543966f0338be1b058265d6f9caf803809f3","kind":"tag","published_at":"2015-06-11T16:08:57.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.3.1","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2be397cfe9e0d190cea51eea04bd798015609f15","kind":"tag","published_at":"2015-05-08T23:17:34.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.3.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3d2d0dc7487cc983a5896e8f720d3f7a46ca92a7","kind":"tag","published_at":"2014-06-30T13:31:34.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.2.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"02e47256729308739e25e194fa5e85fdf3f08f19","kind":"tag","published_at":"2014-03-18T22:31:25.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.1.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T08:16:46.538Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.926206638817217,"dependent_packages_count":6.488435311463325,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.707320975140272},"purl":"pkg:golang/github.com/tschaub/gh-pages","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/tschaub/gh-pages","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/tschaub/gh-pages","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/tschaub/gh-pages/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T10:03:24.543Z","issues_count":79,"pull_requests_count":238,"avg_time_to_close_issue":41989556.972222224,"avg_time_to_close_pull_request":2332980.4242424243,"issues_closed_count":36,"pull_requests_closed_count":198,"pull_request_authors_count":28,"issue_authors_count":77,"avg_comments_per_issue":3.6962025316455698,"avg_comments_per_pull_request":0.46638655462184875,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":196,"past_year_issues_count":9,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":29095.0,"past_year_avg_time_to_close_pull_request":717587.2727272727,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.8888888888888888,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":60,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/issues","maintainers":[{"login":"tschaub","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tschaub"}],"active_maintainers":[{"login":"tschaub","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tschaub"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftschaub%2Fgh-pages/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftschaub%2Fgh-pages/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftschaub%2Fgh-pages/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftschaub%2Fgh-pages/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftschaub%2Fgh-pages/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftschaub%2Fgh-pages/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2183356,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":1771849,"name":"gh-pages-cli","ecosystem":"npm","description":"Publish to a gh-pages branch on GitHub (or any other branch on any other remote)","homepage":"https://github.com/tschaub/gh-pages","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tschaub/gh-pages","keywords_array":["git","gh-pages","github"],"namespace":null,"versions_count":1,"first_release_published_at":"2015-05-08T03:42:42.683Z","latest_release_published_at":"2015-05-08T03:42:42.683Z","latest_release_number":"0.2.0","last_synced_at":"2026-06-19T14:38:39.521Z","created_at":"2022-04-09T16:21:51.430Z","updated_at":"2026-06-19T15:20:00.944Z","registry_url":"https://www.npmjs.com/package/gh-pages-cli","install_command":"npm install gh-pages-cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.0"}},"repo_metadata":{"id":15156710,"uuid":"17884290","full_name":"tschaub/gh-pages","owner":"tschaub","description":"General purpose task for publishing files to a gh-pages branch on GitHub","archived":false,"fork":false,"pushed_at":"2026-03-26T07:53:28.000Z","size":1114,"stargazers_count":3345,"open_issues_count":129,"forks_count":203,"subscribers_count":20,"default_branch":"main","last_synced_at":"2026-06-04T08:28:05.586Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/gh-pages","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tschaub.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-18T22:27:42.000Z","updated_at":"2026-05-29T08:06:13.000Z","dependencies_parsed_at":"2026-01-01T03:06:14.432Z","dependency_job_id":null,"html_url":"https://github.com/tschaub/gh-pages","commit_stats":{"total_commits":291,"total_committers":46,"mean_commits":6.326086956521739,"dds":0.5257731958762887,"last_synced_commit":"7568804d0603a13b83d0eeffb5e5ca0ef44fe42d"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/tschaub/gh-pages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tschaub","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/sbom","scorecard":{"id":900535,"data":{"date":"2025-08-11","repo":{"name":"github.com/tschaub/gh-pages","commit":"9165758fc13fd6d6309f35d5735fb41f4e5cfe9d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":10,"reason":"22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 3/5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tschaub/gh-pages/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tschaub/gh-pages/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:43","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-24T15:23:55.160Z","repository_id":15156710,"created_at":"2025-08-24T15:23:55.160Z","updated_at":"2025-08-24T15:23:55.160Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33932048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"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"},"tags":[]},"repo_metadata_updated_at":"2026-06-19T15:20:00.917Z","dependent_packages_count":4,"downloads":82,"downloads_period":"last-month","dependent_repos_count":21,"rankings":{"downloads":21.014527088119976,"dependent_repos_count":2.675018090358995,"dependent_packages_count":4.50759796968885,"stargazers_count":1.604301008959968,"forks_count":2.357621352486764,"docker_downloads_count":null,"average":6.431813101922911},"purl":"pkg:npm/gh-pages-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/gh-pages-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/gh-pages-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/gh-pages-cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-17T22:03:23.298Z","issues_count":79,"pull_requests_count":244,"avg_time_to_close_issue":41485745.18918919,"avg_time_to_close_pull_request":2333413.7085427134,"issues_closed_count":37,"pull_requests_closed_count":199,"pull_request_authors_count":28,"issue_authors_count":77,"avg_comments_per_issue":3.8354430379746836,"avg_comments_per_pull_request":0.46311475409836067,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":201,"past_year_issues_count":1,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1122496.7894736843,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.18604651162790697,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/issues","maintainers":[{"login":"tschaub","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tschaub"}],"active_maintainers":[{"login":"tschaub","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tschaub"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gh-pages-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gh-pages-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gh-pages-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gh-pages-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gh-pages-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gh-pages-cli/codemeta","maintainers":[{"uuid":"afc163","login":"afc163","name":null,"email":"afc163@gmail.com","url":null,"packages_count":671,"html_url":"https://www.npmjs.com/~afc163","role":null,"created_at":"2022-11-12T12:50:08.628Z","updated_at":"2022-11-12T12:50:08.628Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/afc163/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5650732,"maintainers_count":1202676,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1002733,"name":"@jfschwarz/gh-pages","ecosystem":"npm","description":"Publish to a gh-pages branch on GitHub (or any other branch on any other remote)","homepage":"https://github.com/tschaub/gh-pages","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tschaub/gh-pages","keywords_array":["git","gh-pages","github"],"namespace":"jfschwarz","versions_count":2,"first_release_published_at":"2017-04-04T14:43:36.561Z","latest_release_published_at":"2017-04-04T15:09:28.428Z","latest_release_number":"0.12.1","last_synced_at":"2026-06-19T14:38:47.150Z","created_at":"2022-04-07T18:59:13.451Z","updated_at":"2026-06-19T15:20:01.004Z","registry_url":"https://www.npmjs.com/package/@jfschwarz/gh-pages","install_command":"npm install @jfschwarz/gh-pages","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.12.1"}},"repo_metadata":{"id":15156710,"uuid":"17884290","full_name":"tschaub/gh-pages","owner":"tschaub","description":"General purpose task for publishing files to a gh-pages branch on GitHub","archived":false,"fork":false,"pushed_at":"2026-03-26T07:53:28.000Z","size":1114,"stargazers_count":3346,"open_issues_count":129,"forks_count":203,"subscribers_count":20,"default_branch":"main","last_synced_at":"2026-05-27T10:37:12.941Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/gh-pages","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tschaub.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-18T22:27:42.000Z","updated_at":"2026-05-23T09:01:09.000Z","dependencies_parsed_at":"2026-01-01T03:06:14.432Z","dependency_job_id":null,"html_url":"https://github.com/tschaub/gh-pages","commit_stats":{"total_commits":291,"total_committers":46,"mean_commits":6.326086956521739,"dds":0.5257731958762887,"last_synced_commit":"7568804d0603a13b83d0eeffb5e5ca0ef44fe42d"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/tschaub/gh-pages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tschaub","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/sbom","scorecard":{"id":900535,"data":{"date":"2025-08-11","repo":{"name":"github.com/tschaub/gh-pages","commit":"9165758fc13fd6d6309f35d5735fb41f4e5cfe9d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":10,"reason":"22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 3/5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tschaub/gh-pages/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tschaub/gh-pages/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:43","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-24T15:23:55.160Z","repository_id":15156710,"created_at":"2025-08-24T15:23:55.160Z","updated_at":"2025-08-24T15:23:55.160Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33592074,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"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":"tschaub","name":"Tim Schaub","uuid":"41094","kind":"user","description":null,"email":"","website":"http://tschaub.net/","location":null,"twitter":null,"company":"Planet Labs","icon_url":"https://avatars.githubusercontent.com/u/41094?v=4","repositories_count":253,"last_synced_at":"2024-04-08T15:12:06.948Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tschaub","funding_links":[],"total_stars":6040,"followers":420,"following":2,"created_at":"2022-11-02T16:24:07.933Z","updated_at":"2024-04-08T15:12:32.975Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tschaub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tschaub/repositories"},"tags":[{"name":"v6.3.0","sha":"ed6cd8e2a43833b479262bb7237078b03a6bb7d2","kind":"tag","published_at":"2025-01-02T17:09:30.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v6.3.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"4b299302661d9b145e667a40f3ea5ed1bd6b3b41","kind":"tag","published_at":"2024-10-10T19:56:05.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v6.2.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"e98ba0f5f8fc8da9d7596c604ee89d7d18ba1d5d","kind":"tag","published_at":"2023-12-23T01:32:28.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v6.1.1","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"28b7caf49a2fc4442a577117493422ec3a4a791e","kind":"tag","published_at":"2023-11-18T21:27:52.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v6.1.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"52d5fd8352b89f2db8366e4b31c99db9c35911ae","kind":"tag","published_at":"2023-08-11T04:15:29.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v6.0.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"f729b97ab9b60121ff36853bfcfd6d716f43ac69","kind":"tag","published_at":"2023-01-20T18:20:37.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v5.0.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"ef1c90d2524a51eaa2c9ecc996bb9311b6cd18eb","kind":"tag","published_at":"2022-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v4.0.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v4.0.0/manifests"},{"name":"v3.2.3","sha":"8d9f3b2b0922d127d0bef67599ccfe5e2ae80bc4","kind":"tag","published_at":"2021-06-21T21:00:51.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v3.2.3","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2f93ce7621b9b92d9b2e7d485e2dc1276a037d70","kind":"tag","published_at":"2021-06-18T04:08:21.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v3.2.2","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"fb29abb31ea90241e808f53cebca3045df8eb6b4","kind":"tag","published_at":"2021-06-14T23:54:31.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v3.2.1","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"fb4c9f15a6bdbf9e9f11859351c4fbacbb5dbb7d","kind":"tag","published_at":"2021-05-24T18:48:34.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v3.2.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"e363b144defe8e555f5a54251a6f7f1297c0e3f6","kind":"tag","published_at":"2020-06-20T22:16:32.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v3.1.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6290079fec548b069d0293c2ea7c8b1605b5ee75","kind":"tag","published_at":"2020-05-29T20:27:37.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v3.0.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"a8478a8cbc9de2443cdf4735631f4b06d1e3d227","kind":"tag","published_at":"2020-01-07T02:16:27.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v2.2.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"0249ac9a8cae866c55e2a26bd3b03bb8d6fd764c","kind":"tag","published_at":"2019-08-08T13:58:50.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v2.1.1","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ba7e5e1cd18047ec31d8ff56ad4d85dfd7eca926","kind":"tag","published_at":"2019-07-15T22:04:12.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v2.1.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"53a4d13c3e76de6c240167a1ca640afde8c94aff","kind":"tag","published_at":"2018-10-04T16:05:03.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v2.0.1","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ad6617b4c1c3b880785a55389cab2543e13fe19f","kind":"tag","published_at":"2018-09-16T05:29:57.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v2.0.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"aebafd2ea44793b98e5136eb8e8061b92e34995c","kind":"tag","published_at":"2018-06-01T15:02:32.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v1.2.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"ee95b051ad84c8a37e1fb10cb418fa96b95419cd","kind":"tag","published_at":"2017-11-17T21:56:36.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v1.1.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"eaf6295cf1fa95d0117745b2b267129055d0400f","kind":"tag","published_at":"2017-05-09T03:09:13.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v1.0.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.1","sha":"02f14d71c30fb0e2b1ead34cd2c1ff4a4f9cb980","kind":"tag","published_at":"2017-05-08T05:48:32.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.0.0-beta.1/manifests"},{"name":"v0.12.0","sha":"c6cd05dde53c061e605de4561269beb4ce5334d4","kind":"tag","published_at":"2016-11-17T01:17:32.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.12.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"c9047c5abed9e00d9ca05e1f662f58fd09afdbfe","kind":"tag","published_at":"2016-03-02T16:35:45.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.11.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"599a5c4f8879fb324aa48fb664907df8b48eef7e","kind":"tag","published_at":"2016-02-13T15:19:50.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.10.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d07a4e0564fdf9c3f6c2eb965bb4b1f7e294271c","kind":"tag","published_at":"2016-01-29T00:40:30.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.9.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"78c427d1983e6a2664729c1daf81a508abd8c3c9","kind":"tag","published_at":"2015-12-08T16:31:16.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.8.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"1447396597bc7907116ded47a25c9839d37e2895","kind":"tag","published_at":"2015-12-06T20:23:06.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.7.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"dfb7bc1310ae5ca16fcd3784e9e7cb9744d77ae3","kind":"tag","published_at":"2015-12-02T15:40:35.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.6.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.6.0/manifests"},{"name":"v0.6.1","sha":"33ff976a403d932ca2e891821d8b5644e78ef963","kind":"tag","published_at":"2015-12-02T00:11:36.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.6.1","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.6.1/manifests"},{"name":"v0.5.0","sha":"627dbda3b9995bf026a0f935091654dbb8cc8c4f","kind":"tag","published_at":"2015-10-29T23:18:59.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.5.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"f7806f99d321ad8abd682642012e1b729e02ff40","kind":"tag","published_at":"2015-09-02T06:11:34.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.4.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"388d543966f0338be1b058265d6f9caf803809f3","kind":"tag","published_at":"2015-06-11T16:08:57.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.3.1","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2be397cfe9e0d190cea51eea04bd798015609f15","kind":"tag","published_at":"2015-05-08T23:17:34.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.3.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3d2d0dc7487cc983a5896e8f720d3f7a46ca92a7","kind":"tag","published_at":"2014-06-30T13:31:34.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.2.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"02e47256729308739e25e194fa5e85fdf3f08f19","kind":"tag","published_at":"2014-03-18T22:31:25.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.1.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-19T15:20:00.983Z","dependent_packages_count":2,"downloads":29,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":67.27092935519278,"dependent_repos_count":10.295976646711454,"dependent_packages_count":8.833550931946979,"stargazers_count":1.604301008959968,"forks_count":2.3563496870017664,"docker_downloads_count":null,"average":18.07222152596259},"purl":"pkg:npm/%40jfschwarz/gh-pages","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jfschwarz/gh-pages","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jfschwarz/gh-pages","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jfschwarz/gh-pages/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-31T09:20:42.471Z","issues_count":79,"pull_requests_count":244,"avg_time_to_close_issue":41485745.18918919,"avg_time_to_close_pull_request":2333413.7085427134,"issues_closed_count":37,"pull_requests_closed_count":199,"pull_request_authors_count":28,"issue_authors_count":77,"avg_comments_per_issue":3.8354430379746836,"avg_comments_per_pull_request":0.46311475409836067,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":201,"past_year_issues_count":1,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1122496.7894736843,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.18604651162790697,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/issues","maintainers":[{"login":"tschaub","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tschaub"}],"active_maintainers":[{"login":"tschaub","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tschaub"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jfschwarz%2Fgh-pages/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jfschwarz%2Fgh-pages/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jfschwarz%2Fgh-pages/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jfschwarz%2Fgh-pages/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jfschwarz%2Fgh-pages/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jfschwarz%2Fgh-pages/codemeta","maintainers":[{"uuid":"jfschwarz","login":"jfschwarz","name":null,"email":"jan@gnosisguild.org","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~jfschwarz","role":null,"created_at":"2022-11-20T17:51:48.133Z","updated_at":"2022-11-20T17:51:48.133Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jfschwarz/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5650732,"maintainers_count":1202676,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1771846,"name":"gh-pages","ecosystem":"npm","description":"Publish to a gh-pages branch on GitHub (or any other branch on any other remote)","homepage":"https://github.com/tschaub/gh-pages","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tschaub/gh-pages","keywords_array":["git","gh-pages","github"],"namespace":null,"versions_count":35,"first_release_published_at":"2014-03-18T22:33:50.732Z","latest_release_published_at":"2025-01-02T17:14:30.065Z","latest_release_number":"6.3.0","last_synced_at":"2026-06-20T18:01:35.496Z","created_at":"2022-04-09T16:21:51.337Z","updated_at":"2026-06-20T18:01:35.496Z","registry_url":"https://www.npmjs.com/package/gh-pages","install_command":"npm install gh-pages","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"1.0.0-beta.1","latest":"6.3.0"}},"repo_metadata":{"id":15156710,"uuid":"17884290","full_name":"tschaub/gh-pages","owner":"tschaub","description":"General purpose task for publishing files to a gh-pages branch on GitHub","archived":false,"fork":false,"pushed_at":"2026-03-26T07:53:28.000Z","size":1114,"stargazers_count":3345,"open_issues_count":129,"forks_count":203,"subscribers_count":20,"default_branch":"main","last_synced_at":"2026-06-11T10:04:04.414Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/gh-pages","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tschaub.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-18T22:27:42.000Z","updated_at":"2026-06-08T16:23:28.000Z","dependencies_parsed_at":"2026-01-01T03:06:14.432Z","dependency_job_id":null,"html_url":"https://github.com/tschaub/gh-pages","commit_stats":{"total_commits":291,"total_committers":46,"mean_commits":6.326086956521739,"dds":0.5257731958762887,"last_synced_commit":"7568804d0603a13b83d0eeffb5e5ca0ef44fe42d"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/tschaub/gh-pages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tschaub","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/sbom","scorecard":{"id":900535,"data":{"date":"2025-08-11","repo":{"name":"github.com/tschaub/gh-pages","commit":"9165758fc13fd6d6309f35d5735fb41f4e5cfe9d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":10,"reason":"22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 3/5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tschaub/gh-pages/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tschaub/gh-pages/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:43","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-24T15:23:55.160Z","repository_id":15156710,"created_at":"2025-08-24T15:23:55.160Z","updated_at":"2025-08-24T15:23:55.160Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34281700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"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":"tschaub","name":"Tim Schaub","uuid":"41094","kind":"user","description":null,"email":"","website":"http://tschaub.net/","location":null,"twitter":null,"company":"Planet Labs","icon_url":"https://avatars.githubusercontent.com/u/41094?v=4","repositories_count":253,"last_synced_at":"2024-04-08T15:12:06.948Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tschaub","funding_links":[],"total_stars":6040,"followers":420,"following":2,"created_at":"2022-11-02T16:24:07.933Z","updated_at":"2024-04-08T15:12:32.975Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tschaub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tschaub/repositories"},"tags":[{"name":"v6.3.0","sha":"ed6cd8e2a43833b479262bb7237078b03a6bb7d2","kind":"tag","published_at":"2025-01-02T17:09:30.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v6.3.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"4b299302661d9b145e667a40f3ea5ed1bd6b3b41","kind":"tag","published_at":"2024-10-10T19:56:05.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v6.2.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"e98ba0f5f8fc8da9d7596c604ee89d7d18ba1d5d","kind":"tag","published_at":"2023-12-23T01:32:28.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v6.1.1","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"28b7caf49a2fc4442a577117493422ec3a4a791e","kind":"tag","published_at":"2023-11-18T21:27:52.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v6.1.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"52d5fd8352b89f2db8366e4b31c99db9c35911ae","kind":"tag","published_at":"2023-08-11T04:15:29.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v6.0.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"f729b97ab9b60121ff36853bfcfd6d716f43ac69","kind":"tag","published_at":"2023-01-20T18:20:37.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v5.0.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"ef1c90d2524a51eaa2c9ecc996bb9311b6cd18eb","kind":"tag","published_at":"2022-05-10T19:00:17.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v4.0.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v4.0.0/manifests"},{"name":"v3.2.3","sha":"8d9f3b2b0922d127d0bef67599ccfe5e2ae80bc4","kind":"tag","published_at":"2021-06-21T21:00:51.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v3.2.3","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"2f93ce7621b9b92d9b2e7d485e2dc1276a037d70","kind":"tag","published_at":"2021-06-18T04:08:21.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v3.2.2","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"fb29abb31ea90241e808f53cebca3045df8eb6b4","kind":"tag","published_at":"2021-06-14T23:54:31.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v3.2.1","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"fb4c9f15a6bdbf9e9f11859351c4fbacbb5dbb7d","kind":"tag","published_at":"2021-05-24T18:48:34.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v3.2.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"e363b144defe8e555f5a54251a6f7f1297c0e3f6","kind":"tag","published_at":"2020-06-20T22:16:32.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v3.1.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6290079fec548b069d0293c2ea7c8b1605b5ee75","kind":"tag","published_at":"2020-05-29T20:27:37.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v3.0.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"a8478a8cbc9de2443cdf4735631f4b06d1e3d227","kind":"tag","published_at":"2020-01-07T02:16:27.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v2.2.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"0249ac9a8cae866c55e2a26bd3b03bb8d6fd764c","kind":"tag","published_at":"2019-08-08T13:58:50.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v2.1.1","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ba7e5e1cd18047ec31d8ff56ad4d85dfd7eca926","kind":"tag","published_at":"2019-07-15T22:04:12.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v2.1.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"53a4d13c3e76de6c240167a1ca640afde8c94aff","kind":"tag","published_at":"2018-10-04T16:05:03.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v2.0.1","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ad6617b4c1c3b880785a55389cab2543e13fe19f","kind":"tag","published_at":"2018-09-16T05:29:57.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v2.0.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"aebafd2ea44793b98e5136eb8e8061b92e34995c","kind":"tag","published_at":"2018-06-01T15:02:32.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v1.2.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"ee95b051ad84c8a37e1fb10cb418fa96b95419cd","kind":"tag","published_at":"2017-11-17T21:56:36.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v1.1.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"eaf6295cf1fa95d0117745b2b267129055d0400f","kind":"tag","published_at":"2017-05-09T03:09:13.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v1.0.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.1","sha":"02f14d71c30fb0e2b1ead34cd2c1ff4a4f9cb980","kind":"tag","published_at":"2017-05-08T05:48:32.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v1.0.0-beta.1/manifests"},{"name":"v0.12.0","sha":"c6cd05dde53c061e605de4561269beb4ce5334d4","kind":"tag","published_at":"2016-11-17T01:17:32.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.12.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"c9047c5abed9e00d9ca05e1f662f58fd09afdbfe","kind":"tag","published_at":"2016-03-02T16:35:45.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.11.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"599a5c4f8879fb324aa48fb664907df8b48eef7e","kind":"tag","published_at":"2016-02-13T15:19:50.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.10.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d07a4e0564fdf9c3f6c2eb965bb4b1f7e294271c","kind":"tag","published_at":"2016-01-29T00:40:30.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.9.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"78c427d1983e6a2664729c1daf81a508abd8c3c9","kind":"tag","published_at":"2015-12-08T16:31:16.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.8.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"1447396597bc7907116ded47a25c9839d37e2895","kind":"tag","published_at":"2015-12-06T20:23:06.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.7.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"dfb7bc1310ae5ca16fcd3784e9e7cb9744d77ae3","kind":"tag","published_at":"2015-12-02T15:40:35.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.6.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.6.0/manifests"},{"name":"v0.6.1","sha":"33ff976a403d932ca2e891821d8b5644e78ef963","kind":"tag","published_at":"2015-12-02T00:11:36.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.6.1","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.6.1/manifests"},{"name":"v0.5.0","sha":"627dbda3b9995bf026a0f935091654dbb8cc8c4f","kind":"tag","published_at":"2015-10-29T23:18:59.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.5.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"f7806f99d321ad8abd682642012e1b729e02ff40","kind":"tag","published_at":"2015-09-02T06:11:34.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.4.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"388d543966f0338be1b058265d6f9caf803809f3","kind":"tag","published_at":"2015-06-11T16:08:57.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.3.1","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2be397cfe9e0d190cea51eea04bd798015609f15","kind":"tag","published_at":"2015-05-08T23:17:34.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.3.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3d2d0dc7487cc983a5896e8f720d3f7a46ca92a7","kind":"tag","published_at":"2014-06-30T13:31:34.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.2.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"02e47256729308739e25e194fa5e85fdf3f08f19","kind":"tag","published_at":"2014-03-18T22:31:25.000Z","download_url":"https://codeload.github.com/tschaub/gh-pages/tar.gz/v0.1.0","html_url":"https://github.com/tschaub/gh-pages/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tschaub/gh-pages@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-19T15:20:00.586Z","dependent_packages_count":30364,"downloads":2414190,"downloads_period":"last-month","dependent_repos_count":303304,"rankings":{"downloads":0.23166369392481787,"dependent_repos_count":0.06265876613232041,"dependent_packages_count":0.0035028379993470708,"stargazers_count":1.604301008959968,"forks_count":2.3563496870017664,"docker_downloads_count":0.4660175674331343,"average":0.7874155935752257},"purl":"pkg:npm/gh-pages","advisories":[{"uuid":"GSA_kwCzR0hTQS04bW1tLTl2MnEteDNmOc4AAvPk","url":"https://github.com/advisories/GHSA-8mmm-9v2q-x3f9","title":"tschaub gh-pages vulnerable to prototype pollution","description":"Prototype pollution vulnerability in tschaub gh-pages via the partial variable in util.js.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-10-12T12:00:18.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-37611","https://github.com/tschaub/gh-pages/issues/446","https://github.com/tschaub/gh-pages/blob/e363b144defe8e555f5a54251a6f7f1297c0e3f6/lib/util.js#L11","https://github.com/tschaub/gh-pages/blob/e363b144defe8e555f5a54251a6f7f1297c0e3f6/lib/util.js#L16","https://github.com/tschaub/gh-pages/pull/452","https://github.com/advisories/GHSA-8mmm-9v2q-x3f9"],"source_kind":"github","identifiers":["GHSA-8mmm-9v2q-x3f9","CVE-2022-37611"],"repository_url":"https://github.com/tschaub/gh-pages","blast_radius":0.0,"created_at":"2024-04-23T00:05:18.021Z","updated_at":"2026-06-20T04:05:59.968Z","epss_percentage":0.01008,"epss_percentile":0.58527,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04bW1tLTl2MnEteDNmOc4AAvPk","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04bW1tLTl2MnEteDNmOc4AAvPk","packages":[{"ecosystem":"npm","package_name":"gh-pages","versions":[{"first_patched_version":"5.0.0","vulnerable_version_range":"\u003c 5.0.0"}],"purl":"pkg:npm/gh-pages"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04bW1tLTl2MnEteDNmOc4AAvPk/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/gh-pages","docker_dependents_count":200,"docker_downloads_count":1632178,"usage_url":"https://repos.ecosyste.ms/usage/npm/gh-pages","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/gh-pages/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-31T09:20:42.471Z","issues_count":79,"pull_requests_count":244,"avg_time_to_close_issue":41485745.18918919,"avg_time_to_close_pull_request":2333413.7085427134,"issues_closed_count":37,"pull_requests_closed_count":199,"pull_request_authors_count":28,"issue_authors_count":77,"avg_comments_per_issue":3.8354430379746836,"avg_comments_per_pull_request":0.46311475409836067,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":201,"past_year_issues_count":1,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1122496.7894736843,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.18604651162790697,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/issues","maintainers":[{"login":"tschaub","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tschaub"}],"active_maintainers":[{"login":"tschaub","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tschaub"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gh-pages/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gh-pages/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gh-pages/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gh-pages/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gh-pages/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gh-pages/codemeta","maintainers":[{"uuid":"tschaub","login":"tschaub","name":null,"email":"tim.schaub@gmail.com","url":null,"packages_count":93,"html_url":"https://www.npmjs.com/~tschaub","role":null,"created_at":"2022-11-10T11:59:11.108Z","updated_at":"2022-11-10T11:59:11.108Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tschaub/packages"},{"uuid":"markdalgleish","login":"markdalgleish","name":null,"email":"mark.john.dalgleish@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~markdalgleish","role":null,"created_at":"2022-11-10T11:59:11.042Z","updated_at":"2022-11-10T11:59:11.042Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/markdalgleish/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5650732,"maintainers_count":1202676,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":11930,"full_name":"tschaub/gh-pages","default_branch":"main","total_commits":342,"total_committers":49,"total_bot_commits":93,"total_bot_committers":2,"mean_commits":6.979591836734694,"dds":0.5497076023391814,"past_year_total_commits":22,"past_year_total_committers":5,"past_year_total_bot_commits":15,"past_year_total_bot_committers":1,"past_year_mean_commits":4.4,"past_year_dds":0.31818181818181823,"last_synced_at":"2026-06-19T14:03:36.415Z","last_synced_commit":"48f62a750216e72c5e89058bb61dffdb8450949d","created_at":"2023-03-07T11:18:33.072Z","updated_at":"2026-06-19T14:01:43.577Z","committers":[{"name":"Tim Schaub","email":"tim.schaub@gmail.com","login":"tschaub","count":154},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":75},{"name":"greenkeeper[bot]","email":"greenkeeper[bot]","login":"greenkeeper[bot]","count":18},{"name":"greenkeeperio-bot","email":"support@greenkeeper.io","login":"greenkeeperio-bot","count":18},{"name":"Sunghwan Bang","email":"sunghwan2789@gmail.com","login":"sunghwan2789","count":10},{"name":"Mark Dalgleish","email":"mark.john.dalgleish@gmail.com","login":"markdalgleish","count":7},{"name":"Michael Mickelson","email":"mickelsonmichael@gmail.com","login":"mickelsonmichael","count":4},{"name":"Anton Wilhelm","email":"timaschew","login":"timaschew","count":4},{"name":"afc163","email":"afc163@gmail.com","login":"afc163","count":3},{"name":"WillBAnders","email":"WillBAnders@gmail.com","login":"WillBAnders","count":3},{"name":"Avi Vahl","email":"avi.vahl@wix.com","login":"AviVahl","count":3},{"name":"Marco Castelluccio","email":"mar.castelluccio@studenti.unina.it","login":null,"count":3},{"name":"Matthew Holloway","email":"Matthew Holloway","login":null,"count":2},{"name":"Ryuichi Okumura","email":"okuryu@okuryu.com","login":"okuryu","count":2},{"name":"Tushar Mathur","email":"tusharmath@gmail.com","login":"tusharmath","count":2},{"name":"Thomas Hallock","email":"thomas.hallock@mixpanel.com","login":null,"count":1},{"name":"Thiago Felix","email":"thiago@thiagofelix.com","login":null,"count":1},{"name":"Sergio Abreu García","email":"saggamedeveloper@gmail.com","login":null,"count":1},{"name":"Mingxuan Wang","email":"wangmingxuan.io@bytedance.com","login":null,"count":1},{"name":"Kevin Scott","email":"kevin@hitheory.com","login":null,"count":1},{"name":"Ambareesh \"Amby\" Balaji","email":"ambareeshbalaji@gmail.com","login":"Ambyjkl","count":1},{"name":"Ben McCann","email":"322311+benmccann","login":"benmccann","count":1},{"name":"Christopher Van","email":"cvan@mozilla.com","login":"cvan","count":1},{"name":"Cézar Augusto","email":"32869222+cizordj","login":"cizordj","count":1},{"name":"warmhug","email":"hualei5280@gmail.com","login":"warmhug","count":1},{"name":"tw0517tw","email":"tw0517tw@gmail.com","login":"tw0517tw","count":1},{"name":"sherlockdoyle","email":"17477263+sherlockdoyle","login":"sherlockdoyle","count":1},{"name":"harveer07","email":"71729199+harveer07","login":"harveer07","count":1},{"name":"esarbanis","email":"e.sarbanis@gmail.com","login":"esarbanis","count":1},{"name":"donavon","email":"github@donavon.com","login":"donavon","count":1},{"name":"diego tonini","email":"diego.tonini93@gmail.com","login":"multivoltage","count":1},{"name":"d-tsuji","email":"dram.dt.shonan@gmail.com","login":"d-tsuji","count":1},{"name":"Xiphe","email":"github@xiphe.net","login":"Xiphe","count":1},{"name":"XhmikosR","email":"xhmikosr@gmail.com","login":"XhmikosR","count":1},{"name":"Victor Sinkunas","email":"vicropht@proton.me","login":"Vicropht","count":1},{"name":"Victoire","email":"victoirebaron@hotmail.fr","login":"Victoire44","count":1},{"name":"Sobolev Nikita","email":"mail@sobolevn.me","login":"sobolevn","count":1},{"name":"Slawomir Demichowicz","email":"slawomir.demichowicz@gmail.com","login":"demee","count":1},{"name":"Noah Betzen","email":"3588798+Nezteb","login":"Nezteb","count":1},{"name":"Nicolas Perriault","email":"nperriault@gmail.com","login":"n1k0","count":1},{"name":"Maxime Thirouin","email":"m@moox.io","login":"MoOx","count":1},{"name":"Matthias Rolke","email":"mr.amtrack@gmail.com","login":"amtrack","count":1},{"name":"Leland Miller","email":"lelandmiller@gmail.com","login":"lelandmiller","count":1},{"name":"Jesse Jurman","email":"j.r.jurman@gmail.com","login":"JRJurman","count":1},{"name":"JaeyoungLee","email":"polyglot.m@gmail.com","login":"polyglotm","count":1},{"name":"Ivan Fefer","email":"fefer.ivan@gmail.com","login":"Fefer-Ivan","count":1},{"name":"Dongwoon Son","email":"dplusic@gmail.com","login":"dplusic","count":1},{"name":"Dom Slee","email":"domslee1@gmail.com","login":"domsleee","count":1},{"name":"David Mandel","email":"mandeldl","login":"mandeldl","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":15},{"name":"Tim Schaub","email":"tim.schaub@gmail.com","login":"tschaub","count":4},{"name":"Ivan Fefer","email":"fefer.ivan@gmail.com","login":"Fefer-Ivan","count":1},{"name":"Ben McCann","email":"322311+benmccann","login":"benmccann","count":1},{"name":"Mingxuan Wang","email":"wangmingxuan.io@bytedance.com","login":null,"count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-21T00:00:11.101Z","repositories_count":6265166,"commits_count":875236098,"contributors_count":35095543,"owners_count":1169603,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"tschaub/gh-pages","html_url":"https://github.com/tschaub/gh-pages","last_synced_at":"2026-05-31T09:20:42.471Z","status":"error","issues_count":79,"pull_requests_count":244,"avg_time_to_close_issue":41485745.18918919,"avg_time_to_close_pull_request":2333413.7085427134,"issues_closed_count":37,"pull_requests_closed_count":199,"pull_request_authors_count":28,"issue_authors_count":77,"avg_comments_per_issue":3.8354430379746836,"avg_comments_per_pull_request":0.46311475409836067,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":201,"past_year_issues_count":1,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1122496.7894736843,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.18604651162790697,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":11,"created_at":"2023-05-18T07:26:12.935Z","updated_at":"2026-05-31T09:20:42.471Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tschaub%2Fgh-pages/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":201,"javascript":187,"github_actions":8}},"issue_author_associations_count":{"table":{"NONE":75,"CONTRIBUTOR":4}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":208,"NONE":29,"OWNER":7}},"issue_authors":{"table":{"tordans":2,"rxliuli":2,"leishihong":1,"dimaslanjaka":1,"Tula-Magar":1,"njmulsqb":1,"berg-alex":1,"petuniapetals":1,"scottkimGit":1,"henri-hulski":1,"willjrowe":1,"HHogg":1,"siria55":1,"frzyc":1,"RehanSaeed":1,"leesei":1,"Einere":1,"jackprogramsjp":1,"Rohitkrtiwary":1,"achingbrain":1,"jehon":1,"rodet":1,"r134x7":1,"Tycholiz":1,"scott-huberty":1,"MoatazAbdAlmageed":1,"xeoneux":1,"Supraja9726":1,"ejgutierrez74":1,"bryant1410":1,"jpgoelz":1,"cvan":1,"artt":1,"rollin-cogers":1,"Gltched":1,"artdong":1,"Xiphe":1,"harlantwood":1,"hyperh":1,"akshaymalik75":1,"cniesen":1,"chrisdel101":1,"avcohen":1,"Lehoczky":1,"unlikenesses":1,"eddielao":1,"blurymind":1,"RodrigoTomeES":1,"blackr1234":1,"sherlockdoyle":1,"its-mrarsikk":1,"oddball":1,"whoisryosuke":1,"r6q":1,"Krinopotam":1,"jack-farley":1,"BlockEyeYT":1,"Soran-i":1,"mikelgmh":1,"OwenFlood":1,"JaKXz":1,"vaynevayne":1,"MarkChenYutian":1,"travi":1,"SofyanMahmoud0000":1,"thomasf1":1,"akorchyn":1,"metonym":1,"okuryu":1,"riedgar-ms":1,"sunilkn020":1,"JimLynchCodes":1,"Dae314":1,"nazarenoalt":1,"itskhaledmohammad":1,"ardieorden":1,"theodore-s-beers":1}},"pull_request_authors":{"table":{"dependabot[bot]":201,"tschaub":7,"freitzzz":3,"tordans":2,"ghost":2,"multivoltage":2,"reekystive":2,"sherlockdoyle":2,"aduh95":2,"Fefer-Ivan":2,"aminya":2,"AriPerkkio":1,"tahaluindo":1,"ijlyttle":1,"nntrn":1,"benmccann":1,"paymand":1,"harshbhandariv":1,"domsleee":1,"Nezteb":1,"darainfo":1,"DevJeon1358":1,"iamandrewluca":1,"Vicropht":1,"justingrant":1,"WillBAnders":1,"harveer07":1,"jimmywarting":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-21T00:00:11.438Z","repositories_count":14828017,"issues_count":33060687,"pull_requests_count":109001764,"authors_count":11313685,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":27,"javascript":23,"github_actions":4}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":27,"NONE":3,"OWNER":1}},"past_year_issue_authors":{"table":{"scott-huberty":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":27,"aduh95":2,"benmccann":1,"tschaub":1}},"maintainers":[{"table":{"login":"tschaub","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tschaub"}}],"active_maintainers":[{"table":{"login":"tschaub","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tschaub"}}]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":31,"PullRequestEvent":97,"ForkEvent":14,"IssuesEvent":14,"WatchEvent":109,"IssueCommentEvent":41,"PushEvent":36,"PullRequestReviewEvent":7,"CreateEvent":35},"last_year":{"DeleteEvent":17,"PullRequestEvent":61,"ForkEvent":5,"IssuesEvent":2,"WatchEvent":28,"IssueCommentEvent":15,"PushEvent":18,"CreateEvent":17}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-06-29T19:29:45.135Z","updated_at":"2022-06-29T19:29:45.135Z","repository_link":"https://github.com/tschaub/gh-pages/blob/main/package.json","dependencies":[{"id":99212602,"package_name":"async","ecosystem":"npm","requirements":"^2.6.1","direct":true,"kind":"runtime","optional":false},{"id":99212603,"package_name":"commander","ecosystem":"npm","requirements":"^2.18.0","direct":true,"kind":"runtime","optional":false},{"id":99212604,"package_name":"email-addresses","ecosystem":"npm","requirements":"^3.0.1","direct":true,"kind":"runtime","optional":false},{"id":99212605,"package_name":"filenamify","ecosystem":"npm","requirements":"^4.3.0","direct":true,"kind":"runtime","optional":false},{"id":99212606,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"^3.3.1","direct":true,"kind":"runtime","optional":false},{"id":99212607,"package_name":"fs-extra","ecosystem":"npm","requirements":"^8.1.0","direct":true,"kind":"runtime","optional":false},{"id":99212608,"package_name":"globby","ecosystem":"npm","requirements":"^6.1.0","direct":true,"kind":"runtime","optional":false},{"id":99212609,"package_name":"chai","ecosystem":"npm","requirements":"^4.3.6","direct":true,"kind":"development","optional":false},{"id":99212610,"package_name":"dir-compare","ecosystem":"npm","requirements":"^1.8.0","direct":true,"kind":"development","optional":false},{"id":99212611,"package_name":"eslint","ecosystem":"npm","requirements":"^8.15.0","direct":true,"kind":"development","optional":false},{"id":99212612,"package_name":"eslint-config-tschaub","ecosystem":"npm","requirements":"^14.0.0","direct":true,"kind":"development","optional":false},{"id":99212613,"package_name":"mocha","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":99212614,"package_name":"sinon","ecosystem":"npm","requirements":"^14.0.0","direct":true,"kind":"development","optional":false},{"id":99212615,"package_name":"tmp","ecosystem":"npm","requirements":"^0.2.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-06-29T19:29:45.020Z","updated_at":"2022-06-29T19:29:45.020Z","repository_link":"https://github.com/tschaub/gh-pages/blob/main/package-lock.json","dependencies":[{"id":99212332,"package_name":"@es-joy/jsdoccomment","ecosystem":"npm","requirements":"0.20.1","direct":false,"kind":"development","optional":false},{"id":99212333,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":99212334,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.9.5","direct":false,"kind":"development","optional":false},{"id":99212335,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":99212336,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"development","optional":false},{"id":99212337,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"9.1.2","direct":false,"kind":"development","optional":false},{"id":99212338,"package_name":"@sinonjs/samsam","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":99212339,"package_name":"@sinonjs/text-encoding","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":99212340,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":99212341,"package_name":"@ungap/promise-all-settled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":99212342,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.1","direct":false,"kind":"development","optional":false},{"id":99212343,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":99212344,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":99212345,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":99212346,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":99212347,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":99212348,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":99212349,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":99212350,"package_name":"array-union","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":99212351,"package_name":"array-uniq","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":99212352,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":99212353,"package_name":"assertion-error","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":99212354,"package_name":"async","ecosystem":"npm","requirements":"2.6.4","direct":false,"kind":"runtime","optional":false},{"id":99212355,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":99212356,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":99212357,"package_name":"bluebird","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"development","optional":false},{"id":99212358,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":99212359,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":99212360,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":99212361,"package_name":"buffer-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":99212362,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":99212363,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":99212364,"package_name":"camelcase","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":99212365,"package_name":"chai","ecosystem":"npm","requirements":"4.3.6","direct":false,"kind":"development","optional":false},{"id":99212366,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":99212367,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":99212368,"package_name":"check-error","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":99212369,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":99212370,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":99212371,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":99212372,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":99212373,"package_name":"colors","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":99212374,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":99212375,"package_name":"comment-parser","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":99212376,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":99212377,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":99212378,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":99212379,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":99212380,"package_name":"decamelize","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":99212381,"package_name":"deep-eql","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":99212382,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":99212383,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":99212384,"package_name":"diff","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":99212385,"package_name":"dir-compare","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":99212386,"package_name":"commander","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"development","optional":false},{"id":99212387,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":99212388,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":99212389,"package_name":"email-addresses","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":99212390,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":99212391,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":99212392,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":99212393,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":99212394,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":99212395,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":99212396,"package_name":"eslint","ecosystem":"npm","requirements":"8.15.0","direct":false,"kind":"development","optional":false},{"id":99212397,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":99212398,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":99212399,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"development","optional":false},{"id":99212400,"package_name":"eslint-config-tschaub","ecosystem":"npm","requirements":"14.0.0","direct":false,"kind":"development","optional":false},{"id":99212401,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":99212402,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":99212403,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"development","optional":false},{"id":99212404,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.26.0","direct":false,"kind":"development","optional":false},{"id":99212405,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":99212406,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":99212407,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":99212408,"package_name":"eslint-plugin-jsdoc","ecosystem":"npm","requirements":"37.9.7","direct":false,"kind":"development","optional":false},{"id":99212409,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":99212410,"package_name":"eslint-plugin-sort-imports-es6-autofix","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":99212411,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":99212412,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":99212413,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":99212414,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":99212415,"package_name":"espree","ecosystem":"npm","requirements":"9.3.2","direct":false,"kind":"development","optional":false},{"id":99212416,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":99212417,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":99212418,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":99212419,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":99212420,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":99212421,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":99212422,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":99212423,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":99212424,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":99212425,"package_name":"filename-reserved-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":99212426,"package_name":"filenamify","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":99212427,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":99212428,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":99212429,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":99212430,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":99212431,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":99212432,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":99212433,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":99212434,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":99212435,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":99212436,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":99212437,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":99212438,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":99212439,"package_name":"flatted","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":99212440,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":99212441,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":99212442,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":99212443,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":99212444,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":99212445,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":99212446,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":99212447,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":99212448,"package_name":"get-func-name","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":99212449,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":99212450,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":99212451,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":99212452,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":99212453,"package_name":"globals","ecosystem":"npm","requirements":"13.9.0","direct":false,"kind":"development","optional":false},{"id":99212454,"package_name":"globby","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":99212455,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":99212456,"package_name":"graceful-readlink","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":99212457,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":99212458,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":99212459,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":99212460,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":99212461,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":99212462,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":99212463,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":99212464,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":99212465,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":99212466,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":99212467,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":99212468,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":99212469,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":99212470,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":99212471,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":99212472,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":99212473,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":99212474,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"development","optional":false},{"id":99212475,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":99212476,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":99212477,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":99212478,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":99212479,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":99212480,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":99212481,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":99212482,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":99212483,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":99212484,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":99212485,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":99212486,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":99212487,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":99212488,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":99212489,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":99212490,"package_name":"jsdoc-type-pratt-parser","ecosystem":"npm","requirements":"2.2.5","direct":false,"kind":"development","optional":false},{"id":99212491,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":99212492,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":99212493,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":99212494,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":99212495,"package_name":"just-extend","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":99212496,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":99212497,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":99212498,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":99212499,"package_name":"lodash.get","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":99212500,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":99212501,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":99212502,"package_name":"loupe","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"development","optional":false},{"id":99212503,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":99212504,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":99212505,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":99212506,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":99212507,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":99212508,"package_name":"mocha","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":99212509,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":99212510,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":99212511,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":99212512,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":99212513,"package_name":"minimatch","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":99212514,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":99212515,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":99212516,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":99212517,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":99212518,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":99212519,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":99212520,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":99212521,"package_name":"nise","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":99212522,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":99212523,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":99212524,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"development","optional":false},{"id":99212525,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":99212526,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":99212527,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":99212528,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":99212529,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":99212530,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":99212531,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":99212532,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":99212533,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":99212534,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":99212535,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":99212536,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":99212537,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":99212538,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":99212539,"package_name":"pathval","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":99212540,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":99212541,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":99212542,"package_name":"pinkie","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":99212543,"package_name":"pinkie-promise","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":99212544,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":99212545,"package_name":"prettier","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":99212546,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":99212547,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":99212548,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":99212549,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":99212550,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":99212551,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":99212552,"package_name":"regextras","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"development","optional":false},{"id":99212553,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":99212554,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.0","direct":false,"kind":"development","optional":false},{"id":99212555,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":99212556,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":99212557,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":99212558,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"development","optional":false},{"id":99212559,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":99212560,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":99212561,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":99212562,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":99212563,"package_name":"sinon","ecosystem":"npm","requirements":"14.0.0","direct":false,"kind":"development","optional":false},{"id":99212564,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":99212565,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":99212566,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.11","direct":false,"kind":"development","optional":false},{"id":99212567,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":99212568,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":99212569,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":99212570,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":99212571,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":99212572,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":99212573,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":99212574,"package_name":"strip-outer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":99212575,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":99212576,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":99212577,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":99212578,"package_name":"tmp","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":99212579,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":99212580,"package_name":"trim-repeated","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":99212581,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":99212582,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":99212583,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":99212584,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":99212585,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":99212586,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":99212587,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":99212588,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":99212589,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":99212590,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":99212591,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":99212592,"package_name":"workerpool","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":99212593,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":99212594,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":99212595,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":99212596,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":99212597,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":99212598,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"development","optional":false},{"id":99212599,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":99212600,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":99212601,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:17:05.095Z","updated_at":"2023-01-13T18:17:05.095Z","repository_link":"https://github.com/tschaub/gh-pages/blob/main/.github/workflows/test.yml","dependencies":[{"id":6891025600,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891025601,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":27.33782248480882,"created_at":"2025-04-28T15:23:41.377Z","updated_at":"2026-06-21T15:00:38.927Z","avatar_url":"https://github.com/tschaub.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/360276","html_url":"https://summary.ecosyste.ms/projects/360276"}