{"id":372897,"url":"https://github.com/bripkens/connect-history-api-fallback","last_synced_at":"2026-06-03T20:30:25.362Z","repository":{"id":8524688,"uuid":"10140491","full_name":"bripkens/connect-history-api-fallback","owner":"bripkens","description":"Fallback to index.html for applications that are using the HTML 5 history API","archived":false,"fork":false,"pushed_at":"2023-10-26T06:55:33.000Z","size":305,"stargazers_count":1855,"open_issues_count":34,"forks_count":149,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-05-28T10:29:15.504Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/bripkens.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}},"created_at":"2013-05-18T11:36:19.000Z","updated_at":"2026-05-25T10:18:37.000Z","dependencies_parsed_at":"2024-06-18T11:00:45.441Z","dependency_job_id":"1e6ee651-fe55-437a-b6be-548a8922078d","html_url":"https://github.com/bripkens/connect-history-api-fallback","commit_stats":{"total_commits":86,"total_committers":16,"mean_commits":5.375,"dds":"0.39534883720930236","last_synced_commit":"6b58bc97d4a2ff2be0a68dc661df5c7857758a55"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/bripkens/connect-history-api-fallback","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bripkens","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/sbom","scorecard":{"id":254037,"data":{"date":"2025-08-11","repo":{"name":"github.com/bripkens/connect-history-api-fallback","commit":"74564d61c2db06e302923a23bd459bb5dd91712b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/verify.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":"Code-Review","score":2,"reason":"Found 7/24 approved changesets -- score normalized to 2","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":"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":"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":"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/verify.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bripkens/connect-history-api-fallback/verify.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bripkens/connect-history-api-fallback/verify.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/verify.yml:23","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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"46 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T09:10:23.340Z","repository_id":8524688,"created_at":"2025-08-17T09:10:23.340Z","updated_at":"2025-08-17T09:10:23.340Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33834011,"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-02T02:00:07.132Z","response_time":109,"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":"bripkens","name":"Ben Blackmore","uuid":"596443","kind":"user","description":"CTO @ Dash0 | Making Observability easy for every developer","email":"","website":"blackmore.io","location":"Solingen, Germany","twitter":"BenRipkens","company":"@dash0hq","icon_url":"https://avatars.githubusercontent.com/u/596443?u=5eb361e84777c671c835581848f59ae763ba821d\u0026v=4","repositories_count":110,"last_synced_at":"2025-03-13T04:02:02.425Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bripkens","funding_links":[],"total_stars":2430,"followers":136,"following":44,"created_at":"2022-11-02T16:20:38.966Z","updated_at":"2025-03-13T04:02:02.425Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bripkens","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bripkens/repositories"},"packages":[{"id":1551624,"name":"connect-history-api-fallback","ecosystem":"npm","description":"Provides a fallback for non-existing directories so that the HTML 5 history API can be used.","homepage":"https://github.com/bripkens/connect-history-api-fallback#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bripkens/connect-history-api-fallback","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2013-05-18T13:47:58.244Z","latest_release_published_at":"2022-06-27T06:53:06.538Z","latest_release_number":"2.0.0","last_synced_at":"2026-06-01T01:00:23.546Z","created_at":"2022-04-09T05:33:25.131Z","updated_at":"2026-06-01T01:00:23.546Z","registry_url":"https://www.npmjs.com/package/connect-history-api-fallback","install_command":"npm install connect-history-api-fallback","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0"}},"repo_metadata":{"id":8524688,"uuid":"10140491","full_name":"bripkens/connect-history-api-fallback","owner":"bripkens","description":"Fallback to index.html for applications that are using the HTML 5 history API","archived":false,"fork":false,"pushed_at":"2023-10-26T06:55:33.000Z","size":305,"stargazers_count":1852,"open_issues_count":34,"forks_count":148,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-05-08T13:00:03.224Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/bripkens.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}},"created_at":"2013-05-18T11:36:19.000Z","updated_at":"2026-05-05T12:24:37.000Z","dependencies_parsed_at":"2024-06-18T11:00:45.441Z","dependency_job_id":"1e6ee651-fe55-437a-b6be-548a8922078d","html_url":"https://github.com/bripkens/connect-history-api-fallback","commit_stats":{"total_commits":86,"total_committers":16,"mean_commits":5.375,"dds":"0.39534883720930236","last_synced_commit":"6b58bc97d4a2ff2be0a68dc661df5c7857758a55"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/bripkens/connect-history-api-fallback","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bripkens","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/sbom","scorecard":{"id":254037,"data":{"date":"2025-08-11","repo":{"name":"github.com/bripkens/connect-history-api-fallback","commit":"74564d61c2db06e302923a23bd459bb5dd91712b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/verify.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":"Code-Review","score":2,"reason":"Found 7/24 approved changesets -- score normalized to 2","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":"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":"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":"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/verify.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bripkens/connect-history-api-fallback/verify.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bripkens/connect-history-api-fallback/verify.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/verify.yml:23","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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"46 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T09:10:23.340Z","repository_id":8524688,"created_at":"2025-08-17T09:10:23.340Z","updated_at":"2025-08-17T09:10:23.340Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32928131,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-11T17:09:15.040Z","status":"online","status_checked_at":"2026-05-12T02:00:06.338Z","response_time":102,"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-05-22T15:00:25.906Z","dependent_packages_count":5939,"downloads":78022602,"downloads_period":"last-month","dependent_repos_count":3115839,"rankings":{"downloads":0.03036422836528194,"dependent_repos_count":0.005284306649683873,"dependent_packages_count":0.015496982195445968,"stargazers_count":2.0043128703806126,"forks_count":2.3640570672418626,"docker_downloads_count":0.0405495240838436,"average":0.7433441631527885},"purl":"pkg:npm/connect-history-api-fallback","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/connect-history-api-fallback","docker_dependents_count":11450,"docker_downloads_count":3167841151,"usage_url":"https://repos.ecosyste.ms/usage/npm/connect-history-api-fallback","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/connect-history-api-fallback/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:22.967Z","issues_count":80,"pull_requests_count":34,"avg_time_to_close_issue":2467134.75,"avg_time_to_close_pull_request":5845779.5625,"issues_closed_count":48,"pull_requests_closed_count":32,"pull_request_authors_count":27,"issue_authors_count":77,"avg_comments_per_issue":2.2375,"avg_comments_per_pull_request":1.352941176470588,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":16,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/issues","maintainers":[{"login":"bripkens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bripkens"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/connect-history-api-fallback/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/connect-history-api-fallback/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/connect-history-api-fallback/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/connect-history-api-fallback/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/connect-history-api-fallback/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/connect-history-api-fallback/codemeta","maintainers":[{"uuid":"bripkens","login":"bripkens","name":null,"email":"bripkens.dev@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~bripkens","role":null,"created_at":"2022-11-10T12:06:19.267Z","updated_at":"2022-11-10T12:06:19.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bripkens/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5636641,"maintainers_count":1197640,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":4998069,"name":"org.webjars.npm:connect-history-api-fallback","ecosystem":"maven","description":"WebJar for connect-history-api-fallback","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bripkens/connect-history-api-fallback","keywords_array":[],"namespace":"org.webjars.npm","versions_count":5,"first_release_published_at":"2015-05-26T14:00:48.000Z","latest_release_published_at":"2022-12-01T05:31:58.000Z","latest_release_number":"2.0.0","last_synced_at":"2026-05-31T19:03:21.308Z","created_at":"2022-07-27T10:53:42.476Z","updated_at":"2026-05-31T19:03:21.308Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/connect-history-api-fallback/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/connect-history-api-fallback/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":8524688,"uuid":"10140491","full_name":"bripkens/connect-history-api-fallback","owner":"bripkens","description":"Fallback to index.html for applications that are using the HTML 5 history API","archived":false,"fork":false,"pushed_at":"2023-10-26T06:55:33.000Z","size":305,"stargazers_count":1853,"open_issues_count":34,"forks_count":148,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-04-28T09:36:08.611Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/bripkens.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}},"created_at":"2013-05-18T11:36:19.000Z","updated_at":"2026-04-13T07:50:44.000Z","dependencies_parsed_at":"2024-06-18T11:00:45.441Z","dependency_job_id":"1e6ee651-fe55-437a-b6be-548a8922078d","html_url":"https://github.com/bripkens/connect-history-api-fallback","commit_stats":{"total_commits":86,"total_committers":16,"mean_commits":5.375,"dds":"0.39534883720930236","last_synced_commit":"6b58bc97d4a2ff2be0a68dc661df5c7857758a55"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/bripkens/connect-history-api-fallback","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bripkens","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/sbom","scorecard":{"id":254037,"data":{"date":"2025-08-11","repo":{"name":"github.com/bripkens/connect-history-api-fallback","commit":"74564d61c2db06e302923a23bd459bb5dd91712b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/verify.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":"Code-Review","score":2,"reason":"Found 7/24 approved changesets -- score normalized to 2","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":"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":"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":"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/verify.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bripkens/connect-history-api-fallback/verify.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bripkens/connect-history-api-fallback/verify.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/verify.yml:23","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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"46 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T09:10:23.340Z","repository_id":8524688,"created_at":"2025-08-17T09:10:23.340Z","updated_at":"2025-08-17T09:10:23.340Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32781561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"bripkens","name":"Ben Blackmore","uuid":"596443","kind":"user","description":"CTO @ Dash0 | Making Observability easy for every developer","email":"","website":"blackmore.io","location":"Solingen, Germany","twitter":"BenRipkens","company":"@dash0hq","icon_url":"https://avatars.githubusercontent.com/u/596443?u=5eb361e84777c671c835581848f59ae763ba821d\u0026v=4","repositories_count":110,"last_synced_at":"2025-03-13T04:02:02.425Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bripkens","funding_links":[],"total_stars":2430,"followers":136,"following":44,"created_at":"2022-11-02T16:20:38.966Z","updated_at":"2025-03-13T04:02:02.425Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bripkens","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bripkens/repositories"},"tags":[{"name":"v2.0.0","sha":"6b58bc97d4a2ff2be0a68dc661df5c7857758a55","kind":"tag","published_at":"2022-06-27T06:52:42.000Z","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/v2.0.0","html_url":"https://github.com/bripkens/connect-history-api-fallback/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bripkens/connect-history-api-fallback@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v2.0.0/manifests"},{"name":"v1.6.0","sha":"5d3a83e22f7d8994106b50ff19242b7739938525","kind":"tag","published_at":"2019-01-08T08:28:13.000Z","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/v1.6.0","html_url":"https://github.com/bripkens/connect-history-api-fallback/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bripkens/connect-history-api-fallback@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"9748349e62006ef101c7800d6be8ec37f74fc70c","kind":"tag","published_at":"2017-11-09T16:48:32.000Z","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/v1.5.0","html_url":"https://github.com/bripkens/connect-history-api-fallback/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bripkens/connect-history-api-fallback@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"7d953fee45b7d2f4e26cb252199ebdd18617f5d6","kind":"tag","published_at":"2017-10-13T05:02:37.000Z","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/v1.4.0","html_url":"https://github.com/bripkens/connect-history-api-fallback/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bripkens/connect-history-api-fallback@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"709252d1b7afbf4b29748ec9a881684603d01f97","kind":"tag","published_at":"2016-08-07T06:52:51.000Z","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/v1.3.0","html_url":"https://github.com/bripkens/connect-history-api-fallback/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bripkens/connect-history-api-fallback@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"3bac84cfaad58a5369d7547ed88d496236b46459","kind":"tag","published_at":"2016-03-21T19:07:00.000Z","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/v1.2.0","html_url":"https://github.com/bripkens/connect-history-api-fallback/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bripkens/connect-history-api-fallback@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c4411c155c00c84f0a9fd26e17d810dc6480171b","kind":"tag","published_at":"2015-04-16T06:37:52.000Z","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/v1.1.0","html_url":"https://github.com/bripkens/connect-history-api-fallback/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bripkens/connect-history-api-fallback@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7c4738211539505d1e8c2da9a3abbf03feaacc73","kind":"tag","published_at":"2015-04-11T06:06:15.000Z","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/v1.0.0","html_url":"https://github.com/bripkens/connect-history-api-fallback/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bripkens/connect-history-api-fallback@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.0.0/manifests"},{"name":"v0.0.5","sha":"226c440e4fed73dfa7cb8728a4f553f5137dacae","kind":"tag","published_at":"2014-10-01T16:54:27.000Z","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/v0.0.5","html_url":"https://github.com/bripkens/connect-history-api-fallback/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bripkens/connect-history-api-fallback@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-05-08T13:01:06.707Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":13.42066560594539,"stargazers_count":7.1185366059193065,"forks_count":11.523807039684753,"average":16.01073829812421},"purl":"pkg:maven/org.webjars.npm/connect-history-api-fallback","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:connect-history-api-fallback","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:connect-history-api-fallback","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:connect-history-api-fallback/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:22.967Z","issues_count":80,"pull_requests_count":34,"avg_time_to_close_issue":2467134.75,"avg_time_to_close_pull_request":5845779.5625,"issues_closed_count":48,"pull_requests_closed_count":32,"pull_request_authors_count":27,"issue_authors_count":77,"avg_comments_per_issue":2.2375,"avg_comments_per_pull_request":1.352941176470588,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":16,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/issues","maintainers":[{"login":"bripkens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bripkens"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:connect-history-api-fallback/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:connect-history-api-fallback/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:connect-history-api-fallback/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:connect-history-api-fallback/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:connect-history-api-fallback/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:connect-history-api-fallback/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607919,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1551635,"name":"connect-history-multi-fallback","ecosystem":"npm","description":"Provides a fallback for non-existing directories of multi page so that the HTML 5 history API can be used.","homepage":"https://github.com/bripkens/connect-history-api-fallback#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bripkens/connect-history-api-fallback","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2017-12-11T03:19:46.242Z","latest_release_published_at":"2017-12-11T03:19:46.242Z","latest_release_number":"1.0.0","last_synced_at":"2026-05-31T19:03:20.647Z","created_at":"2022-04-09T05:33:26.306Z","updated_at":"2026-05-31T19:03:20.648Z","registry_url":"https://www.npmjs.com/package/connect-history-multi-fallback","install_command":"npm install connect-history-multi-fallback","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":8524688,"uuid":"10140491","full_name":"bripkens/connect-history-api-fallback","owner":"bripkens","description":"Fallback to index.html for applications that are using the HTML 5 history API","archived":false,"fork":false,"pushed_at":"2023-10-26T06:55:33.000Z","size":305,"stargazers_count":1852,"open_issues_count":34,"forks_count":149,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-05-20T10:29:20.166Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/bripkens.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}},"created_at":"2013-05-18T11:36:19.000Z","updated_at":"2026-05-14T15:18:55.000Z","dependencies_parsed_at":"2024-06-18T11:00:45.441Z","dependency_job_id":"1e6ee651-fe55-437a-b6be-548a8922078d","html_url":"https://github.com/bripkens/connect-history-api-fallback","commit_stats":{"total_commits":86,"total_committers":16,"mean_commits":5.375,"dds":"0.39534883720930236","last_synced_commit":"6b58bc97d4a2ff2be0a68dc661df5c7857758a55"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/bripkens/connect-history-api-fallback","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bripkens","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/sbom","scorecard":{"id":254037,"data":{"date":"2025-08-11","repo":{"name":"github.com/bripkens/connect-history-api-fallback","commit":"74564d61c2db06e302923a23bd459bb5dd91712b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/verify.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":"Code-Review","score":2,"reason":"Found 7/24 approved changesets -- score normalized to 2","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":"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":"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":"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/verify.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bripkens/connect-history-api-fallback/verify.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bripkens/connect-history-api-fallback/verify.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/verify.yml:23","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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"46 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T09:10:23.340Z","repository_id":8524688,"created_at":"2025-08-17T09:10:23.340Z","updated_at":"2025-08-17T09:10:23.340Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33487651,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T14:31:05.219Z","status":"ssl_error","status_checked_at":"2026-05-25T14:31:02.878Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-05-28T10:23:32.217Z","dependent_packages_count":1,"downloads":21,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":67.1478523871876,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":2.026324118864685,"forks_count":2.389950254555889,"docker_downloads_count":null,"average":20.553571932643337},"purl":"pkg:npm/connect-history-multi-fallback","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/connect-history-multi-fallback","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/connect-history-multi-fallback","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/connect-history-multi-fallback/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:22.967Z","issues_count":80,"pull_requests_count":34,"avg_time_to_close_issue":2467134.75,"avg_time_to_close_pull_request":5845779.5625,"issues_closed_count":48,"pull_requests_closed_count":32,"pull_request_authors_count":27,"issue_authors_count":77,"avg_comments_per_issue":2.2375,"avg_comments_per_pull_request":1.352941176470588,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":16,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/issues","maintainers":[{"login":"bripkens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bripkens"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/connect-history-multi-fallback/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/connect-history-multi-fallback/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/connect-history-multi-fallback/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/connect-history-multi-fallback/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/connect-history-multi-fallback/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/connect-history-multi-fallback/codemeta","maintainers":[{"uuid":"maoruibin","login":"maoruibin","name":null,"email":"www.maoruibin@163.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~maoruibin","role":null,"created_at":"2022-11-11T20:22:04.463Z","updated_at":"2022-11-11T20:22:04.463Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/maoruibin/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5636641,"maintainers_count":1197640,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":14074317,"name":"@depup/connect-history-api-fallback","ecosystem":"npm","description":"[DepUp] Provides a fallback for non-existing directories so that the HTML 5 history API can be used.","homepage":"https://github.com/bripkens/connect-history-api-fallback#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bripkens/connect-history-api-fallback","keywords_array":["depup","dependency-bumped","updated-deps","connect-history-api-fallback"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-17T16:35:28.765Z","latest_release_published_at":"2026-03-17T16:35:28.765Z","latest_release_number":"2.0.0-depup.0","last_synced_at":"2026-05-31T19:03:22.349Z","created_at":"2026-03-19T04:22:17.154Z","updated_at":"2026-05-31T19:03:22.349Z","registry_url":"https://www.npmjs.com/package/@depup/connect-history-api-fallback","install_command":"npm install @depup/connect-history-api-fallback","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0-depup.0"}},"repo_metadata":{"id":8524688,"uuid":"10140491","full_name":"bripkens/connect-history-api-fallback","owner":"bripkens","description":"Fallback to index.html for applications that are using the HTML 5 history API","archived":false,"fork":false,"pushed_at":"2023-10-26T06:55:33.000Z","size":305,"stargazers_count":1852,"open_issues_count":34,"forks_count":149,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-05-20T10:29:20.166Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/bripkens.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}},"created_at":"2013-05-18T11:36:19.000Z","updated_at":"2026-05-14T15:18:55.000Z","dependencies_parsed_at":"2024-06-18T11:00:45.441Z","dependency_job_id":"1e6ee651-fe55-437a-b6be-548a8922078d","html_url":"https://github.com/bripkens/connect-history-api-fallback","commit_stats":{"total_commits":86,"total_committers":16,"mean_commits":5.375,"dds":"0.39534883720930236","last_synced_commit":"6b58bc97d4a2ff2be0a68dc661df5c7857758a55"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/bripkens/connect-history-api-fallback","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bripkens","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/sbom","scorecard":{"id":254037,"data":{"date":"2025-08-11","repo":{"name":"github.com/bripkens/connect-history-api-fallback","commit":"74564d61c2db06e302923a23bd459bb5dd91712b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/verify.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":"Code-Review","score":2,"reason":"Found 7/24 approved changesets -- score normalized to 2","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":"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":"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":"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/verify.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bripkens/connect-history-api-fallback/verify.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bripkens/connect-history-api-fallback/verify.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/verify.yml:23","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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"46 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T09:10:23.340Z","repository_id":8524688,"created_at":"2025-08-17T09:10:23.340Z","updated_at":"2025-08-17T09:10:23.340Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33487651,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T14:31:05.219Z","status":"ssl_error","status_checked_at":"2026-05-25T14:31:02.878Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-05-28T10:23:32.233Z","dependent_packages_count":0,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/connect-history-api-fallback","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/connect-history-api-fallback","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/connect-history-api-fallback","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/connect-history-api-fallback/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:22.967Z","issues_count":80,"pull_requests_count":34,"avg_time_to_close_issue":2467134.75,"avg_time_to_close_pull_request":5845779.5625,"issues_closed_count":48,"pull_requests_closed_count":32,"pull_request_authors_count":27,"issue_authors_count":77,"avg_comments_per_issue":2.2375,"avg_comments_per_pull_request":1.352941176470588,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":16,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/issues","maintainers":[{"login":"bripkens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bripkens"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fconnect-history-api-fallback/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fconnect-history-api-fallback/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fconnect-history-api-fallback/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fconnect-history-api-fallback/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fconnect-history-api-fallback/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fconnect-history-api-fallback/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:22:18.984Z","updated_at":"2026-03-19T04:22:18.984Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5636641,"maintainers_count":1197640,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":10721844,"name":"@kesplus/connect-history-api-fallback","ecosystem":"npm","description":"Provides a fallback for non-existing directories so that the HTML 5 history API can be used.","homepage":"https://github.com/bripkens/connect-history-api-fallback#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bripkens/connect-history-api-fallback","keywords_array":[],"namespace":"kesplus","versions_count":1,"first_release_published_at":"2024-07-18T17:02:36.154Z","latest_release_published_at":"2024-07-18T17:02:36.154Z","latest_release_number":"2.0.0","last_synced_at":"2026-06-01T12:01:41.020Z","created_at":"2024-07-20T03:18:42.091Z","updated_at":"2026-06-01T12:01:41.021Z","registry_url":"https://www.npmjs.com/package/@kesplus/connect-history-api-fallback","install_command":"npm install @kesplus/connect-history-api-fallback","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0"}},"repo_metadata":{"id":8524688,"uuid":"10140491","full_name":"bripkens/connect-history-api-fallback","owner":"bripkens","description":"Fallback to index.html for applications that are using the HTML 5 history API","archived":false,"fork":false,"pushed_at":"2023-10-26T06:55:33.000Z","size":305,"stargazers_count":1852,"open_issues_count":34,"forks_count":149,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-05-20T10:29:20.166Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/bripkens.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}},"created_at":"2013-05-18T11:36:19.000Z","updated_at":"2026-05-14T15:18:55.000Z","dependencies_parsed_at":"2024-06-18T11:00:45.441Z","dependency_job_id":"1e6ee651-fe55-437a-b6be-548a8922078d","html_url":"https://github.com/bripkens/connect-history-api-fallback","commit_stats":{"total_commits":86,"total_committers":16,"mean_commits":5.375,"dds":"0.39534883720930236","last_synced_commit":"6b58bc97d4a2ff2be0a68dc661df5c7857758a55"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/bripkens/connect-history-api-fallback","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bripkens","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/sbom","scorecard":{"id":254037,"data":{"date":"2025-08-11","repo":{"name":"github.com/bripkens/connect-history-api-fallback","commit":"74564d61c2db06e302923a23bd459bb5dd91712b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/verify.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":"Code-Review","score":2,"reason":"Found 7/24 approved changesets -- score normalized to 2","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":"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":"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":"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/verify.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bripkens/connect-history-api-fallback/verify.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bripkens/connect-history-api-fallback/verify.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/verify.yml:23","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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"46 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T09:10:23.340Z","repository_id":8524688,"created_at":"2025-08-17T09:10:23.340Z","updated_at":"2025-08-17T09:10:23.340Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33487651,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T14:31:05.219Z","status":"ssl_error","status_checked_at":"2026-05-25T14:31:02.878Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-05-28T10:23:32.468Z","dependent_packages_count":0,"downloads":209,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":13.087598570240392,"dependent_repos_count":26.329291806210435,"dependent_packages_count":38.25440158741422,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.89043065462168},"purl":"pkg:npm/%40kesplus/connect-history-api-fallback","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@kesplus/connect-history-api-fallback","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@kesplus/connect-history-api-fallback","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@kesplus/connect-history-api-fallback/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:22.967Z","issues_count":80,"pull_requests_count":34,"avg_time_to_close_issue":2467134.75,"avg_time_to_close_pull_request":5845779.5625,"issues_closed_count":48,"pull_requests_closed_count":32,"pull_request_authors_count":27,"issue_authors_count":77,"avg_comments_per_issue":2.2375,"avg_comments_per_pull_request":1.352941176470588,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":16,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/issues","maintainers":[{"login":"bripkens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bripkens"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kesplus%2Fconnect-history-api-fallback/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kesplus%2Fconnect-history-api-fallback/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kesplus%2Fconnect-history-api-fallback/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kesplus%2Fconnect-history-api-fallback/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kesplus%2Fconnect-history-api-fallback/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kesplus%2Fconnect-history-api-fallback/codemeta","maintainers":[{"uuid":"kes-plus","login":"kes-plus","name":null,"email":"kesplus@kingbase.com.cn","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~kes-plus","role":null,"created_at":"2024-07-20T03:18:45.267Z","updated_at":"2024-07-20T03:18:45.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kes-plus/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5636641,"maintainers_count":1197640,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":14339590,"name":"github.com/bripkens/connect-history-api-fallback","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/bripkens/connect-history-api-fallback","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2026-04-28T11:04:34.848Z","latest_release_published_at":"2022-06-27T06:52:42.000Z","latest_release_number":"v2.0.0+incompatible","last_synced_at":"2026-06-01T12:01:42.723Z","created_at":"2026-04-28T11:04:33.857Z","updated_at":"2026-06-01T12:01:42.724Z","registry_url":"https://pkg.go.dev/github.com/bripkens/connect-history-api-fallback","install_command":"go get github.com/bripkens/connect-history-api-fallback","documentation_url":"https://pkg.go.dev/github.com/bripkens/connect-history-api-fallback#section-documentation","metadata":{},"repo_metadata":{"id":8524688,"uuid":"10140491","full_name":"bripkens/connect-history-api-fallback","owner":"bripkens","description":"Fallback to index.html for applications that are using the HTML 5 history API","archived":false,"fork":false,"pushed_at":"2023-10-26T06:55:33.000Z","size":305,"stargazers_count":1853,"open_issues_count":34,"forks_count":148,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-04-28T09:36:08.611Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/bripkens.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}},"created_at":"2013-05-18T11:36:19.000Z","updated_at":"2026-04-13T07:50:44.000Z","dependencies_parsed_at":"2024-06-18T11:00:45.441Z","dependency_job_id":"1e6ee651-fe55-437a-b6be-548a8922078d","html_url":"https://github.com/bripkens/connect-history-api-fallback","commit_stats":{"total_commits":86,"total_committers":16,"mean_commits":5.375,"dds":"0.39534883720930236","last_synced_commit":"6b58bc97d4a2ff2be0a68dc661df5c7857758a55"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/bripkens/connect-history-api-fallback","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bripkens","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/sbom","scorecard":{"id":254037,"data":{"date":"2025-08-11","repo":{"name":"github.com/bripkens/connect-history-api-fallback","commit":"74564d61c2db06e302923a23bd459bb5dd91712b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/verify.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":"Code-Review","score":2,"reason":"Found 7/24 approved changesets -- score normalized to 2","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":"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":"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":"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/verify.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bripkens/connect-history-api-fallback/verify.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bripkens/connect-history-api-fallback/verify.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/verify.yml:23","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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"46 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T09:10:23.340Z","repository_id":8524688,"created_at":"2025-08-17T09:10:23.340Z","updated_at":"2025-08-17T09:10:23.340Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32781561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"bripkens","name":"Ben Blackmore","uuid":"596443","kind":"user","description":"CTO @ Dash0 | Making Observability easy for every developer","email":"","website":"blackmore.io","location":"Solingen, Germany","twitter":"BenRipkens","company":"@dash0hq","icon_url":"https://avatars.githubusercontent.com/u/596443?u=5eb361e84777c671c835581848f59ae763ba821d\u0026v=4","repositories_count":110,"last_synced_at":"2025-03-13T04:02:02.425Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bripkens","funding_links":[],"total_stars":2430,"followers":136,"following":44,"created_at":"2022-11-02T16:20:38.966Z","updated_at":"2025-03-13T04:02:02.425Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bripkens","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bripkens/repositories"},"tags":[{"name":"v2.0.0","sha":"6b58bc97d4a2ff2be0a68dc661df5c7857758a55","kind":"tag","published_at":"2022-06-27T06:52:42.000Z","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/v2.0.0","html_url":"https://github.com/bripkens/connect-history-api-fallback/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bripkens/connect-history-api-fallback@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v2.0.0/manifests"},{"name":"v1.6.0","sha":"5d3a83e22f7d8994106b50ff19242b7739938525","kind":"tag","published_at":"2019-01-08T08:28:13.000Z","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/v1.6.0","html_url":"https://github.com/bripkens/connect-history-api-fallback/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bripkens/connect-history-api-fallback@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"9748349e62006ef101c7800d6be8ec37f74fc70c","kind":"tag","published_at":"2017-11-09T16:48:32.000Z","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/v1.5.0","html_url":"https://github.com/bripkens/connect-history-api-fallback/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bripkens/connect-history-api-fallback@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"7d953fee45b7d2f4e26cb252199ebdd18617f5d6","kind":"tag","published_at":"2017-10-13T05:02:37.000Z","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/v1.4.0","html_url":"https://github.com/bripkens/connect-history-api-fallback/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bripkens/connect-history-api-fallback@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"709252d1b7afbf4b29748ec9a881684603d01f97","kind":"tag","published_at":"2016-08-07T06:52:51.000Z","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/v1.3.0","html_url":"https://github.com/bripkens/connect-history-api-fallback/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bripkens/connect-history-api-fallback@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"3bac84cfaad58a5369d7547ed88d496236b46459","kind":"tag","published_at":"2016-03-21T19:07:00.000Z","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/v1.2.0","html_url":"https://github.com/bripkens/connect-history-api-fallback/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bripkens/connect-history-api-fallback@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c4411c155c00c84f0a9fd26e17d810dc6480171b","kind":"tag","published_at":"2015-04-16T06:37:52.000Z","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/v1.1.0","html_url":"https://github.com/bripkens/connect-history-api-fallback/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bripkens/connect-history-api-fallback@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7c4738211539505d1e8c2da9a3abbf03feaacc73","kind":"tag","published_at":"2015-04-11T06:06:15.000Z","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/v1.0.0","html_url":"https://github.com/bripkens/connect-history-api-fallback/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bripkens/connect-history-api-fallback@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v1.0.0/manifests"},{"name":"v0.0.5","sha":"226c440e4fed73dfa7cb8728a4f553f5137dacae","kind":"tag","published_at":"2014-10-01T16:54:27.000Z","download_url":"https://codeload.github.com/bripkens/connect-history-api-fallback/tar.gz/v0.0.5","html_url":"https://github.com/bripkens/connect-history-api-fallback/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bripkens/connect-history-api-fallback@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/tags/v0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-05-08T13:01:05.728Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.135177172859481,"dependent_packages_count":4.811484132117595,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.973330652488539},"purl":"pkg:golang/github.com/bripkens/connect-history-api-fallback","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/bripkens/connect-history-api-fallback","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/bripkens/connect-history-api-fallback","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/bripkens/connect-history-api-fallback/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:24:22.967Z","issues_count":80,"pull_requests_count":34,"avg_time_to_close_issue":2467134.75,"avg_time_to_close_pull_request":5845779.5625,"issues_closed_count":48,"pull_requests_closed_count":32,"pull_request_authors_count":27,"issue_authors_count":77,"avg_comments_per_issue":2.2375,"avg_comments_per_pull_request":1.352941176470588,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":16,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/issues","maintainers":[{"login":"bripkens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bripkens"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbripkens%2Fconnect-history-api-fallback/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbripkens%2Fconnect-history-api-fallback/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbripkens%2Fconnect-history-api-fallback/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbripkens%2Fconnect-history-api-fallback/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbripkens%2Fconnect-history-api-fallback/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbripkens%2Fconnect-history-api-fallback/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2155514,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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"}}],"commits":{"id":11418,"full_name":"bripkens/connect-history-api-fallback","default_branch":"main","total_commits":87,"total_committers":14,"total_bot_commits":4,"total_bot_committers":1,"mean_commits":6.214285714285714,"dds":0.29885057471264365,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-05-31T19:32:18.290Z","last_synced_commit":"74564d61c2db06e302923a23bd459bb5dd91712b","created_at":"2023-03-07T11:17:23.300Z","updated_at":"2026-05-31T19:31:45.167Z","committers":[{"name":"Ben Ripkens","email":"bripkens.dev@gmail.com","login":"bripkens","count":61},{"name":"Ben Blackmore","email":"ben.blackmore@steadybit.com","login":null,"count":8},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"Craig Myles","email":"Myles.Craig@abc.net.au","login":null,"count":3},{"name":"Vlad Shcherbin","email":"vlad.shcherbin@gmail.com","login":"vladshcherbin","count":2},{"name":"なつき","email":"i@ntk.me","login":"ntkme","count":1},{"name":"wtgtybhertgeghgtwtg","email":"wtgtybhertgeghgtwtg@gmail.com","login":"wtgtybhertgeghgtwtg","count":1},{"name":"Ignat Prokopovich","email":"ignatius.awwit@gmail.com","login":"awwit","count":1},{"name":"Hassan Ali","email":"helfi92@gmail.com","login":"helfi92","count":1},{"name":"Danilo Figueiredo","email":"grifotv@googlemail.com","login":"grifotv","count":1},{"name":"Christopher Martin","email":"cgmartin@gmail.com","login":"cgmartin","count":1},{"name":"Christian Fei","email":"crifei93@gmail.com","login":"christian-fei","count":1},{"name":"Chris Grimmett","email":"chris@grimtech.net","login":"insanity54","count":1},{"name":"Arik Fraimovich","email":"arik@arikfr.com","login":"arikfr","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-02T00:00:09.939Z","repositories_count":6253131,"commits_count":884049511,"contributors_count":35037724,"owners_count":1162299,"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":"bripkens/connect-history-api-fallback","html_url":"https://github.com/bripkens/connect-history-api-fallback","last_synced_at":"2026-05-28T10:23:30.885Z","status":"error","issues_count":80,"pull_requests_count":34,"avg_time_to_close_issue":2467134.75,"avg_time_to_close_pull_request":5845779.5625,"issues_closed_count":48,"pull_requests_closed_count":32,"pull_request_authors_count":27,"issue_authors_count":77,"avg_comments_per_issue":2.2375,"avg_comments_per_pull_request":1.352941176470588,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":16,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-19T11:56:14.877Z","updated_at":"2026-05-28T10:23:30.885Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bripkens%2Fconnect-history-api-fallback/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":4,"greenkeeper":1}},"issue_author_associations_count":{"table":{"NONE":78,"CONTRIBUTOR":2}},"pull_request_author_associations_count":{"table":{"NONE":18,"CONTRIBUTOR":14,"OWNER":2}},"issue_authors":{"table":{"nn3873811-cmyk":3,"jcubic":2,"arhammehta09092009-ops":1,"umutataturk":1,"helfi92":1,"georgeben":1,"ianrussel":1,"ocian":1,"meatnordrink":1,"NateRedding":1,"apgapg":1,"rochy13":1,"ezzatron":1,"hyq2015":1,"incompletude":1,"yantakus":1,"noerojasespindola44-source":1,"akorchyn":1,"jercoh":1,"wagerfield":1,"DonGissel":1,"pushpendramawai10":1,"fixpunkt":1,"bouaffarislam2005-maker":1,"mahirkabir":1,"chunkbro":1,"lukaszgrolik":1,"mercywenkosii-design":1,"chinnarajsakthi387-commits":1,"afgallo":1,"abdulsalamalmahdi":1,"hackingbeauty":1,"barroskauan204-code":1,"Kaijun":1,"adamreisnz":1,"MrKou47":1,"trollepierre":1,"vladshcherbin":1,"huzjakd":1,"dhairyapatel9200-oss":1,"NotCoderJack":1,"aminnaggar":1,"guoxiangwen":1,"hoodwink73":1,"cesarromulo":1,"dsinni":1,"bochen2014":1,"szimek":1,"jorgeluiscolla123-prog":1,"joj8262":1,"kielloves":1,"brokyo":1,"dlvx":1,"cjmyles":1,"TarikSeyceri":1,"nighojkarv":1,"ramazan793":1,"akosireyan":1,"zhekaus":1,"moimael":1,"sunyang713":1,"ghost":1,"redjeb755":1,"Aff255222":1,"Bettylechien18":1,"nersisyanvanik0-maker":1,"CreativeManix":1,"ygs-code":1,"zgj233":1,"jonnyzzz":1,"marcosmro":1,"fuweichin":1,"luandro":1,"ripper234":1,"htfy96":1,"ShuZhong":1,"ahsath":1}},"pull_request_authors":{"table":{"dependabot[bot]":4,"ttodua":2,"azamkhaan548":2,"Gcaufy":2,"bripkens":2,"insanity54":1,"christian-fei":1,"grifotv":1,"klaygomes":1,"arikfr":1,"helfi92":1,"awwit":1,"timtnleeProject":1,"ntkme":1,"airwin":1,"wtgtybhertgeghgtwtg":1,"randyaa":1,"farizahamit":1,"think2011":1,"cjmyles":1,"drag0s":1,"solova":1,"cgmartin":1,"vladshcherbin":1,"jercoh":1,"dsinni":1,"greenkeeper[bot]":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-31T00:00:12.288Z","repositories_count":14738663,"issues_count":33394027,"pull_requests_count":110119825,"authors_count":11286226,"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":{}},"past_year_issue_author_associations_count":{"table":{"NONE":16}},"past_year_pull_request_author_associations_count":{"table":{"NONE":1}},"past_year_issue_authors":{"table":{"nn3873811-cmyk":3,"Aff255222":1,"arhammehta09092009-ops":1,"barroskauan204-code":1,"Bettylechien18":1,"bouaffarislam2005-maker":1,"cesarromulo":1,"chinnarajsakthi387-commits":1,"dhairyapatel9200-oss":1,"jorgeluiscolla123-prog":1,"mercywenkosii-design":1,"nersisyanvanik0-maker":1,"noerojasespindola44-source":1,"redjeb755":1}},"past_year_pull_request_authors":{"table":{"farizahamit":1}},"maintainers":[{"table":{"login":"bripkens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bripkens"}}],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":1,"ForkEvent":3,"IssuesEvent":11,"WatchEvent":38,"IssueCommentEvent":2,"PullRequestReviewEvent":1},"last_year":{"ForkEvent":3,"IssuesEvent":8,"WatchEvent":17,"IssueCommentEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/verify.yml","sha":null,"kind":"manifest","created_at":"2023-01-16T20:16:02.638Z","updated_at":"2023-01-16T20:16:02.638Z","repository_link":"https://github.com/bripkens/connect-history-api-fallback/blob/main/.github/workflows/verify.yml","dependencies":[{"id":6958505850,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6958505857,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"examples/ignore-rules/package.json","sha":null,"kind":"manifest","created_at":"2023-01-16T20:16:02.734Z","updated_at":"2023-01-16T20:16:02.734Z","repository_link":"https://github.com/bripkens/connect-history-api-fallback/blob/main/examples/ignore-rules/package.json","dependencies":[{"id":6958506643,"package_name":"express","ecosystem":"npm","requirements":"^4.16.4","direct":true,"kind":"runtime","optional":false},{"id":6958506644,"package_name":"opn-cli","ecosystem":"npm","requirements":"3.1.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/static-files-and-index-rewrite/package.json","sha":null,"kind":"manifest","created_at":"2023-01-16T20:16:02.789Z","updated_at":"2023-01-16T20:16:02.789Z","repository_link":"https://github.com/bripkens/connect-history-api-fallback/blob/main/examples/static-files-and-index-rewrite/package.json","dependencies":[{"id":6958508136,"package_name":"express","ecosystem":"npm","requirements":"^4.16.4","direct":true,"kind":"runtime","optional":false},{"id":6958508137,"package_name":"opn-cli","ecosystem":"npm","requirements":"3.1.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-01-16T20:16:02.833Z","updated_at":"2023-01-16T20:16:02.833Z","repository_link":"https://github.com/bripkens/connect-history-api-fallback/blob/main/package-lock.json","dependencies":[{"id":6958508290,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6958508291,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.4.5","direct":false,"kind":"development","optional":false},{"id":6958508292,"package_name":"debug","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6958508293,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6958508294,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":6958508295,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"development","optional":false},{"id":6958508296,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":6958508297,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6958508298,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6958508299,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"development","optional":false},{"id":6958508300,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"development","optional":false},{"id":6958508301,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6958508302,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.4.5","direct":false,"kind":"development","optional":false},{"id":6958508303,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6958508304,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"development","optional":false},{"id":6958508305,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.4.5","direct":false,"kind":"development","optional":false},{"id":6958508306,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"development","optional":false},{"id":6958508307,"package_name":"@cnakazawa/watch","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6958508308,"package_name":"@jest/console","ecosystem":"npm","requirements":"24.7.1","direct":false,"kind":"development","optional":false},{"id":6958508309,"package_name":"@jest/core","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508310,"package_name":"@jest/environment","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508311,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508312,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508313,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"24.3.0","direct":false,"kind":"development","optional":false},{"id":6958508314,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508315,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508316,"package_name":"@jest/transform","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508317,"package_name":"@jest/types","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508318,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6958508319,"package_name":"@sinonjs/formatio","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":6958508320,"package_name":"@sinonjs/samsam","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":6958508321,"package_name":"@sinonjs/text-encoding","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":6958508322,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":6958508323,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":6958508324,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":6958508325,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"development","optional":false},{"id":6958508326,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6958508327,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6958508328,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6958508329,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6958508330,"package_name":"@types/yargs","ecosystem":"npm","requirements":"12.0.12","direct":false,"kind":"development","optional":false},{"id":6958508331,"package_name":"abab","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508332,"package_name":"acorn","ecosystem":"npm","requirements":"5.7.3","direct":false,"kind":"development","optional":false},{"id":6958508333,"package_name":"acorn-globals","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":6958508334,"package_name":"acorn","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":6958508335,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6958508336,"package_name":"acorn-walk","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":6958508337,"package_name":"ajv","ecosystem":"npm","requirements":"6.10.0","direct":false,"kind":"development","optional":false},{"id":6958508338,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6958508339,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6958508340,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":6958508341,"package_name":"anymatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508342,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":6958508343,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6958508344,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6958508345,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6958508346,"package_name":"array-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508347,"package_name":"array-from","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6958508348,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":6958508349,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"development","optional":false},{"id":6958508350,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508351,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508352,"package_name":"astral-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508353,"package_name":"async-limiter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508354,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6958508355,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6958508356,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":6958508357,"package_name":"aws4","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":6958508358,"package_name":"babel-jest","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508359,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"development","optional":false},{"id":6958508360,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"24.6.0","direct":false,"kind":"development","optional":false},{"id":6958508361,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"24.6.0","direct":false,"kind":"development","optional":false},{"id":6958508362,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508426,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":6958508427,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6958508363,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"development","optional":false},{"id":6958508364,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508365,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508366,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508367,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6958508368,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6958508369,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":6958508370,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":6958508371,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6958508372,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":6958508373,"package_name":"browser-resolve","ecosystem":"npm","requirements":"1.11.3","direct":false,"kind":"development","optional":false},{"id":6958508374,"package_name":"resolve","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":6958508375,"package_name":"bser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508376,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6958508377,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6958508378,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6958508379,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":6958508380,"package_name":"capture-exit","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508381,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":6958508382,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":6958508383,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":6958508384,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508385,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":6958508386,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"development","optional":false},{"id":6958508387,"package_name":"cli-cursor","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6958508388,"package_name":"cli-width","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6958508389,"package_name":"cliui","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6958508390,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6958508391,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6958508392,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":6958508393,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6958508394,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508395,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":6958508396,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6958508397,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":6958508398,"package_name":"commander","ecosystem":"npm","requirements":"2.20.0","direct":false,"kind":"development","optional":false},{"id":6958508399,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6958508400,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6958508401,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":6958508402,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6958508403,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6958508404,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"development","optional":false},{"id":6958508405,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":6958508406,"package_name":"cssstyle","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":6958508407,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":6958508408,"package_name":"data-urls","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6958508409,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6958508410,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":6958508411,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6958508412,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6958508413,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":6958508414,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6958508415,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6958508416,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508417,"package_name":"detect-newline","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6958508418,"package_name":"diff","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":6958508419,"package_name":"diff-sequences","ecosystem":"npm","requirements":"24.3.0","direct":false,"kind":"development","optional":false},{"id":6958508420,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6958508421,"package_name":"domexception","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6958508422,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6958508423,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":6958508424,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6958508425,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6958508428,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6958508429,"package_name":"escodegen","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":6958508430,"package_name":"eslint","ecosystem":"npm","requirements":"5.16.0","direct":false,"kind":"development","optional":false},{"id":6958508431,"package_name":"eslint-scope","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6958508432,"package_name":"eslint-utils","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":6958508433,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508434,"package_name":"espree","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6958508435,"package_name":"esprima","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":6958508436,"package_name":"esquery","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6958508437,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":6958508438,"package_name":"estraverse","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6958508439,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6958508440,"package_name":"exec-sh","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":6958508441,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508442,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6958508443,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":6958508444,"package_name":"expect","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508445,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6958508446,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6958508447,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6958508448,"package_name":"external-editor","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6958508449,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6958508450,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6958508451,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6958508452,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508453,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6958508454,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508455,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508456,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6958508457,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6958508458,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6958508459,"package_name":"flat-cache","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6958508460,"package_name":"flatted","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508461,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6958508462,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6958508463,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":6958508464,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6958508465,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508466,"package_name":"fsevents","ecosystem":"npm","requirements":"1.2.9","direct":false,"kind":"development","optional":false},{"id":6958508467,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6958508468,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6958508469,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6958508470,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":6958508471,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6958508472,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6958508473,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6958508474,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508475,"package_name":"detect-libc","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6958508476,"package_name":"fs-minipass","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":6958508477,"package_name":"gauge","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"development","optional":false},{"id":6958508478,"package_name":"glob","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"development","optional":false},{"id":6958508479,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6958508480,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":6958508481,"package_name":"ignore-walk","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6958508482,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6958508483,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6958508484,"package_name":"ini","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":6958508485,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508486,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508487,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6958508488,"package_name":"minimist","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":6958508489,"package_name":"minipass","ecosystem":"npm","requirements":"2.3.5","direct":false,"kind":"development","optional":false},{"id":6958508490,"package_name":"minizlib","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6958508491,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":6958508492,"package_name":"needle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6958508493,"package_name":"node-pre-gyp","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":6958508494,"package_name":"nopt","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6958508495,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6958508496,"package_name":"npm-packlist","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6958508497,"package_name":"npmlog","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6958508498,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6958508499,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6958508500,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6958508501,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6958508502,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6958508503,"package_name":"osenv","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":6958508504,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6958508505,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508506,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":6958508507,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6958508508,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":6958508509,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"development","optional":false},{"id":6958508510,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6958508511,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6958508512,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":6958508513,"package_name":"semver","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"development","optional":false},{"id":6958508514,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508515,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6958508516,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6958508517,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6958508518,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6958508519,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6958508520,"package_name":"tar","ecosystem":"npm","requirements":"4.4.8","direct":false,"kind":"development","optional":false},{"id":6958508521,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6958508522,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6958508523,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6958508524,"package_name":"yallist","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6958508525,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6958508526,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6958508527,"package_name":"get-caller-file","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6958508528,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6958508529,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6958508530,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":6958508531,"package_name":"glob","ecosystem":"npm","requirements":"7.1.4","direct":false,"kind":"development","optional":false},{"id":6958508532,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":6958508533,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.1.15","direct":false,"kind":"development","optional":false},{"id":6958508534,"package_name":"growly","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6958508535,"package_name":"handlebars","ecosystem":"npm","requirements":"4.5.3","direct":false,"kind":"development","optional":false},{"id":6958508536,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508537,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"development","optional":false},{"id":6958508538,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6958508539,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6958508540,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508541,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508542,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508543,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6958508544,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":6958508545,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6958508546,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6958508547,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":6958508548,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6958508549,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6958508550,"package_name":"import-local","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508551,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6958508552,"package_name":"inquirer","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"development","optional":false},{"id":6958508553,"package_name":"invariant","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"development","optional":false},{"id":6958508554,"package_name":"invert-kv","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508555,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":6958508556,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":6958508557,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6958508558,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":6958508559,"package_name":"is-callable","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6958508560,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508561,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6958508562,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6958508563,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":6958508564,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":6958508565,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6958508566,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508567,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6958508568,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6958508569,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6958508570,"package_name":"is-promise","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6958508571,"package_name":"is-regex","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6958508572,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6958508573,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6958508574,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508575,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6958508576,"package_name":"is-wsl","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6958508577,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508578,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6958508579,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6958508581,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6958508582,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6958508584,"package_name":"semver","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":6958508585,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"development","optional":false},{"id":6958508587,"package_name":"supports-color","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":6958508589,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":6958508590,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"2.2.6","direct":false,"kind":"development","optional":false},{"id":6958508591,"package_name":"jest","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508592,"package_name":"jest-cli","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508593,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508594,"package_name":"jest-config","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508595,"package_name":"jest-diff","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508596,"package_name":"jest-docblock","ecosystem":"npm","requirements":"24.3.0","direct":false,"kind":"development","optional":false},{"id":6958508597,"package_name":"jest-each","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508598,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508599,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508600,"package_name":"jest-get-type","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508601,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508602,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508603,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508604,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508605,"package_name":"jest-message-util","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508606,"package_name":"jest-mock","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508607,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6958508608,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"24.3.0","direct":false,"kind":"development","optional":false},{"id":6958508609,"package_name":"jest-resolve","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508610,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508611,"package_name":"jest-runner","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508612,"package_name":"jest-runtime","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508613,"package_name":"jest-serializer","ecosystem":"npm","requirements":"24.4.0","direct":false,"kind":"development","optional":false},{"id":6958508614,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508615,"package_name":"jest-util","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508616,"package_name":"jest-validate","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508617,"package_name":"jest-watcher","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508618,"package_name":"jest-worker","ecosystem":"npm","requirements":"24.6.0","direct":false,"kind":"development","optional":false},{"id":6958508619,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6958508620,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.13.1","direct":false,"kind":"development","optional":false},{"id":6958508621,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6958508622,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6958508623,"package_name":"jsdom","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":6958508624,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":6958508625,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6958508626,"package_name":"json-schema","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":6958508627,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6958508628,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6958508629,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6958508630,"package_name":"json5","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6958508631,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6958508632,"package_name":"just-extend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6958508633,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":6958508634,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6958508635,"package_name":"lcid","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508636,"package_name":"left-pad","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6958508637,"package_name":"leven","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6958508638,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6958508639,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6958508640,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6958508641,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.15","direct":false,"kind":"development","optional":false},{"id":6958508642,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"development","optional":false},{"id":6958508643,"package_name":"lolex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6958508644,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6958508645,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6958508646,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6958508647,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":6958508648,"package_name":"map-age-cleaner","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":6958508649,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":6958508650,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508651,"package_name":"mem","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6958508652,"package_name":"merge-stream","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6958508653,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"development","optional":false},{"id":6958508654,"package_name":"mime-db","ecosystem":"npm","requirements":"1.40.0","direct":false,"kind":"development","optional":false},{"id":6958508655,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.24","direct":false,"kind":"development","optional":false},{"id":6958508656,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6958508657,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6958508658,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508659,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"development","optional":false},{"id":6958508660,"package_name":"nan","ecosystem":"npm","requirements":"2.14.0","direct":false,"kind":"development","optional":false},{"id":6958508661,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"development","optional":false},{"id":6958508662,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6958508663,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"development","optional":false},{"id":6958508664,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6958508665,"package_name":"nise","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":6958508666,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6958508667,"package_name":"node-modules-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508668,"package_name":"node-notifier","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":6958508669,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":6958508670,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6958508671,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6958508672,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":6958508673,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":6958508674,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6958508675,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6958508676,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6958508677,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6958508678,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6958508679,"package_name":"onetime","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6958508680,"package_name":"mimic-fn","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6958508681,"package_name":"optimist","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6958508682,"package_name":"minimist","ecosystem":"npm","requirements":"0.0.10","direct":false,"kind":"development","optional":false},{"id":6958508683,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":6958508684,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508685,"package_name":"os-locale","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6958508686,"package_name":"p-defer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508687,"package_name":"p-each-series","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508688,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508689,"package_name":"p-is-promise","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6958508690,"package_name":"p-limit","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6958508691,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6958508692,"package_name":"p-reduce","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508693,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6958508694,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6958508695,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6958508696,"package_name":"parse5","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6958508697,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6958508698,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6958508699,"package_name":"path-is-inside","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6958508700,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6958508701,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6958508702,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":6958508703,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6958508704,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6958508705,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6958508706,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6958508707,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6958508708,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6958508709,"package_name":"pn","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6958508710,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6958508711,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6958508712,"package_name":"pretty-format","ecosystem":"npm","requirements":"24.8.0","direct":false,"kind":"development","optional":false},{"id":6958508713,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6958508714,"package_name":"prompts","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6958508715,"package_name":"psl","ecosystem":"npm","requirements":"1.1.32","direct":false,"kind":"development","optional":false},{"id":6958508716,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6958508717,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6958508718,"package_name":"qs","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"development","optional":false},{"id":6958508719,"package_name":"react-is","ecosystem":"npm","requirements":"16.8.6","direct":false,"kind":"development","optional":false},{"id":6958508720,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6958508721,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6958508722,"package_name":"realpath-native","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6958508723,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6958508724,"package_name":"regexpp","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6958508725,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6958508726,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6958508727,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":6958508728,"package_name":"request","ecosystem":"npm","requirements":"2.88.0","direct":false,"kind":"development","optional":false},{"id":6958508729,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6958508730,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"development","optional":false},{"id":6958508731,"package_name":"request-promise-core","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6958508732,"package_name":"request-promise-native","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6958508733,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6958508734,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508735,"package_name":"resolve","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":6958508736,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508737,"package_name":"resolve-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6958508738,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6958508739,"package_name":"restore-cursor","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508740,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"development","optional":false},{"id":6958508741,"package_name":"rsvp","ecosystem":"npm","requirements":"4.8.4","direct":false,"kind":"development","optional":false},{"id":6958508742,"package_name":"run-async","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6958508743,"package_name":"rxjs","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"development","optional":false},{"id":6958508744,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6958508745,"package_name":"sane","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6958508746,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508747,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6958508748,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508749,"package_name":"shellwords","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6958508750,"package_name":"sinon","ecosystem":"npm","requirements":"7.3.2","direct":false,"kind":"development","optional":false},{"id":6958508751,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508752,"package_name":"slash","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508753,"package_name":"slice-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6958508754,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":6958508755,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6958508756,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6958508757,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6958508758,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":6958508759,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.12","direct":false,"kind":"development","optional":false},{"id":6958508760,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6958508761,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6958508762,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6958508763,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6958508764,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6958508765,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6958508766,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6958508767,"package_name":"sshpk","ecosystem":"npm","requirements":"1.16.1","direct":false,"kind":"development","optional":false},{"id":6958508768,"package_name":"stack-utils","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6958508769,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6958508770,"package_name":"stealthy-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6958508771,"package_name":"string-length","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508772,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6958508773,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6958508774,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6958508775,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508776,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":6958508777,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":6958508778,"package_name":"table","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":6958508779,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6958508780,"package_name":"test-exclude","ecosystem":"npm","requirements":"5.2.3","direct":false,"kind":"development","optional":false},{"id":6958508781,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6958508782,"package_name":"throat","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6958508783,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":6958508784,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"development","optional":false},{"id":6958508785,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6958508786,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508787,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6958508788,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6958508789,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6958508790,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":6958508791,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6958508792,"package_name":"trim-right","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6958508793,"package_name":"tslib","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":6958508794,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6958508795,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":6958508796,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":6958508797,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":6958508798,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":6958508799,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508800,"package_name":"set-value","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"development","optional":false},{"id":6958508801,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508802,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":6958508803,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6958508804,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6958508805,"package_name":"uri-js","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":6958508806,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6958508807,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6958508808,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6958508809,"package_name":"uuid","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":6958508810,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6958508811,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":6958508812,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6958508813,"package_name":"walker","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6958508814,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6958508815,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6958508816,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6958508817,"package_name":"whatwg-url","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"development","optional":false},{"id":6958508818,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6958508819,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6958508820,"package_name":"wordwrap","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"development","optional":false},{"id":6958508821,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6958508822,"package_name":"write","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6958508823,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":6958508824,"package_name":"ws","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":6958508825,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6958508826,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6958508827,"package_name":"yargs","ecosystem":"npm","requirements":"12.0.5","direct":false,"kind":"development","optional":false},{"id":6958508828,"package_name":"require-main-filename","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6958508829,"package_name":"yargs-parser","ecosystem":"npm","requirements":"11.1.1","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-01-16T20:16:02.954Z","updated_at":"2023-01-16T20:16:02.954Z","repository_link":"https://github.com/bripkens/connect-history-api-fallback/blob/main/package.json","dependencies":[{"id":6958508881,"package_name":"eslint","ecosystem":"npm","requirements":"^5.16.0","direct":true,"kind":"development","optional":false},{"id":6958508882,"package_name":"jest","ecosystem":"npm","requirements":"^24.8.0","direct":true,"kind":"development","optional":false},{"id":6958508883,"package_name":"sinon","ecosystem":"npm","requirements":"^7.3.2","direct":true,"kind":"development","optional":false}]}],"score":32.08447243879533,"created_at":"2026-05-14T10:49:52.184Z","updated_at":"2026-06-03T20:30:25.362Z","avatar_url":"https://github.com/bripkens.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372897","html_url":"https://summary.ecosyste.ms/projects/372897"}