{"id":372508,"url":"https://github.com/josdejong/typed-function","last_synced_at":"2026-06-12T20:30:33.180Z","repository":{"id":22096021,"uuid":"25425847","full_name":"josdejong/typed-function","owner":"josdejong","description":"Runtime type-checking for JavaScript functions","archived":false,"fork":false,"pushed_at":"2026-01-07T10:06:14.000Z","size":1039,"stargazers_count":78,"open_issues_count":9,"forks_count":22,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2026-05-26T12:03:33.575Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/josdejong.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-10-19T12:07:47.000Z","updated_at":"2026-04-18T17:12:54.000Z","dependencies_parsed_at":"2026-05-18T08:00:42.851Z","dependency_job_id":null,"html_url":"https://github.com/josdejong/typed-function","commit_stats":{"total_commits":355,"total_committers":11,"mean_commits":32.27272727272727,"dds":"0.24225352112676057","last_synced_commit":"7f3b4a26dd68d65b358923d618a05a2eee50d8f3"},"previous_names":["josdejong/function-composer"],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/josdejong/typed-function","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josdejong","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/sbom","scorecard":{"id":533135,"data":{"date":"2025-08-11","repo":{"name":"github.com/josdejong/typed-function","commit":"fc6529fc75899aa2b55c7216ad3bf6464257e9cb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-test.yaml: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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/josdejong/typed-function/ci-test.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/josdejong/typed-function/ci-test.yaml/develop?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"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-20T06:13:50.251Z","repository_id":22096021,"created_at":"2025-08-20T06:13:50.252Z","updated_at":"2025-08-20T06:13:50.252Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33694714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"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":"josdejong","name":"Jos de Jong","uuid":"568626","kind":"user","description":"","email":"email@josdejong.com","website":"https://josdejong.com","location":"Rotterdam","twitter":null,"company":"Self-employed","icon_url":"https://avatars.githubusercontent.com/u/568626?u=0f46ef5804412b5d201bf835bd561c5ef12dfc26\u0026v=4","repositories_count":71,"last_synced_at":"2026-03-17T20:36:28.419Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/josdejong","funding_links":["https://github.com/sponsors/josdejong"],"total_stars":33925,"followers":1331,"following":18,"created_at":"2022-11-02T16:20:35.626Z","updated_at":"2026-03-17T20:36:28.419Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josdejong","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josdejong/repositories"},"packages":[{"id":5006482,"name":"org.webjars.npm:typed-function","ecosystem":"maven","description":"WebJar for typed-function","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/josdejong/typed-function","keywords_array":[],"namespace":"org.webjars.npm","versions_count":9,"first_release_published_at":"2015-09-22T19:20:17.000Z","latest_release_published_at":"2024-05-02T08:06:42.000Z","latest_release_number":"4.1.1","last_synced_at":"2026-06-11T20:01:13.274Z","created_at":"2022-07-27T11:11:58.720Z","updated_at":"2026-06-11T20:01:13.278Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/typed-function/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/typed-function/","metadata":{},"repo_metadata":{"id":22096021,"uuid":"25425847","full_name":"josdejong/typed-function","owner":"josdejong","description":"Runtime type-checking for JavaScript functions","archived":false,"fork":false,"pushed_at":"2024-06-05T08:58:02.000Z","size":1263,"stargazers_count":76,"open_issues_count":9,"forks_count":20,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-10-10T13:07:18.212Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/josdejong.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.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":"2014-10-19T12:07:47.000Z","updated_at":"2025-09-30T10:00:19.000Z","dependencies_parsed_at":"2024-06-05T09:28:09.070Z","dependency_job_id":"35ee28ee-c301-46d8-bac4-289cca8f76bc","html_url":"https://github.com/josdejong/typed-function","commit_stats":{"total_commits":355,"total_committers":11,"mean_commits":32.27272727272727,"dds":"0.24225352112676057","last_synced_commit":"7f3b4a26dd68d65b358923d618a05a2eee50d8f3"},"previous_names":["josdejong/function-composer"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/josdejong/typed-function","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josdejong","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/sbom","scorecard":{"id":533135,"data":{"date":"2025-08-11","repo":{"name":"github.com/josdejong/typed-function","commit":"fc6529fc75899aa2b55c7216ad3bf6464257e9cb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-test.yaml: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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/josdejong/typed-function/ci-test.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/josdejong/typed-function/ci-test.yaml/develop?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"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-20T06:13:50.251Z","repository_id":22096021,"created_at":"2025-08-20T06:13:50.252Z","updated_at":"2025-08-20T06:13:50.252Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009967,"owners_count":26084671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"josdejong","name":"Jos de Jong","uuid":"568626","kind":"user","description":"","email":"","website":"https://josdejong.com","location":"Rotterdam","twitter":null,"company":"Self-employed","icon_url":"https://avatars.githubusercontent.com/u/568626?u=0f46ef5804412b5d201bf835bd561c5ef12dfc26\u0026v=4","repositories_count":71,"last_synced_at":"2025-10-06T15:55:37.924Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/josdejong","funding_links":["https://github.com/sponsors/josdejong"],"total_stars":33001,"followers":1298,"following":18,"created_at":"2022-11-02T16:20:35.626Z","updated_at":"2025-10-06T15:55:37.924Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josdejong","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josdejong/repositories"},"tags":[{"name":"v4.2.1","sha":"fc6529fc75899aa2b55c7216ad3bf6464257e9cb","kind":"commit","published_at":"2024-06-05T08:56:35.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v4.2.1","html_url":"https://github.com/josdejong/typed-function/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"479eb2ea89a594a4429ddd39b83ba5993c02c292","kind":"commit","published_at":"2024-06-05T08:03:52.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v4.2.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"7cec654e781f69d09dea0b0e176c69b8494509ee","kind":"commit","published_at":"2023-09-13T12:22:10.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v4.1.1","html_url":"https://github.com/josdejong/typed-function/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v4.1.1/manifests"},{"name":"v4.0.0","sha":"2018b4dc1f9df910725c7ff7cd51b81da4c187f8","kind":"commit","published_at":"2022-08-22T12:59:22.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v4.0.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"0bbf181c333e3aed288bcf7607189ab5a1490d4b","kind":"commit","published_at":"2022-08-16T14:27:43.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v3.0.1","html_url":"https://github.com/josdejong/typed-function/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7308eb848f5f1abbdcbdddd7497363b25fb86ff0","kind":"commit","published_at":"2022-05-12T08:54:04.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v3.0.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"25591d8f5cacd40e3becb920a84b6e415e4744d1","kind":"commit","published_at":"2022-03-11T09:55:49.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v2.1.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"86e0832587c942df4939153ba7a42c04ac636131","kind":"commit","published_at":"2020-07-03T06:22:16.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v2.0.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"675c8f26a6b47f56f779ddd05e066caed8b65ded","kind":"commit","published_at":"2019-08-22T14:15:54.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v1.1.1","html_url":"https://github.com/josdejong/typed-function/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"aff577b45f4df8bf641cfc128b9e386d31b90809","kind":"commit","published_at":"2018-07-28T19:13:46.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v1.1.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ea5b1e6ee3b55c77d1925a8a036b17d394b0b1ba","kind":"commit","published_at":"2018-07-04T10:19:21.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v1.0.4","html_url":"https://github.com/josdejong/typed-function/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b347b507ad7c16eed19134b5c7fa3a2372306d29","kind":"commit","published_at":"2018-03-17T19:26:55.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v1.0.3","html_url":"https://github.com/josdejong/typed-function/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"8933f9b42f85d1e575e401549ebe7803b7cf652b","kind":"commit","published_at":"2018-03-17T19:13:36.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v1.0.2","html_url":"https://github.com/josdejong/typed-function/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5634e548308da41a4cf9acfb353df900f0284b47","kind":"commit","published_at":"2018-02-21T10:14:13.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v1.0.1","html_url":"https://github.com/josdejong/typed-function/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c6b249ca1b04b79a0db315a9744acaf8896a5574","kind":"commit","published_at":"2018-02-20T19:47:08.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v1.0.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.0.0/manifests"},{"name":"v0.10.7","sha":"7e605c941ea5ce28896ea0afe4fb00e15eadd4e0","kind":"commit","published_at":"2018-01-24T12:24:08.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.10.7","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"3dab82ee255af173e295ddfb70e2646723d7917a","kind":"commit","published_at":"2017-11-18T19:15:49.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.10.6","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"9a8cac3cb8ae89fd0a9b3ae2dfde27cd1aa5a60a","kind":"commit","published_at":"2016-11-18T11:28:00.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.10.5","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"74db3c59f189200bb7607307c1956cdc01a93038","kind":"commit","published_at":"2016-04-09T09:47:37.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.10.4","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"213b3b3cbf58ad69f9d12c21765dfb8e24a27345","kind":"commit","published_at":"2015-10-07T19:30:18.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.10.3","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"95228ac2490638eef54b02a919eeb0f4e14522ce","kind":"commit","published_at":"2015-10-04T11:34:39.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.10.2","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"1ed80ade1949873f74f86e13c102d151a5a46570","kind":"commit","published_at":"2015-07-27T20:23:53.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.10.1","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9ddfc7ce79deed4fc7da1be7371c71e041d928c2","kind":"commit","published_at":"2015-07-26T17:36:38.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.10.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"bae9e2145246723fbdcada9b583a20b68be1285f","kind":"commit","published_at":"2015-05-17T18:37:12.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.9.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"3e8d283d65368bfa9adb60187d8cc80192d9b2b9","kind":"commit","published_at":"2015-05-16T09:14:10.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.8.3","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8aa0a3ef59aa79ad09160905f51ae48ea2cc765b","kind":"commit","published_at":"2015-05-09T19:04:37.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.8.2","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"dfbe21ecbcb23918c273daabfeb82c22356a2279","kind":"commit","published_at":"2015-05-09T14:32:14.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.8.1","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"63eab526a8f829d4555573a34c2481d69c627da6","kind":"commit","published_at":"2015-05-09T12:43:44.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.8.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"ad35ec3e706c0a3d9e0a59a0cb0a6ddb63da46f9","kind":"commit","published_at":"2015-04-17T18:52:02.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.7.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"77cd9516568e939e6df713725617a9c9aa6bff09","kind":"commit","published_at":"2015-03-08T13:59:29.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.6.3","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"4a34d4ee46a9f7348d31f88824ca73d9fd17b137","kind":"commit","published_at":"2015-02-26T20:35:51.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.6.2","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"b9374007a16b705dc185b034c6a0d187b3cab5e4","kind":"commit","published_at":"2015-02-07T12:23:30.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.6.1","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d612cae3a9b7bcaf5b3857ddf1a9190fa3ad8c98","kind":"commit","published_at":"2015-01-16T08:13:54.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.6.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"40206710938700ae713c281d9486e6343484bdf6","kind":"commit","published_at":"2015-01-07T13:28:50.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.5.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"42a25b89f8a0a3fe77d57f877d01d01617d77fe0","kind":"commit","published_at":"2014-12-17T15:51:17.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.4.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"8aec44f74304c088f2d78ca11bc1a395d780c571","kind":"commit","published_at":"2014-11-05T13:42:25.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.3.1","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"02b9514411cc3805707302176d7499b7e72ea7dc","kind":"commit","published_at":"2014-11-05T13:21:51.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.3.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3deadb156735310b792e964a73823f7966fde762","kind":"commit","published_at":"2014-10-23T20:41:29.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.2.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"7a8280bb1abf6ebd86ed45297b7c8a4cbf9038a0","kind":"commit","published_at":"2014-10-21T07:51:19.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.1.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/josdejong/typed-function@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T02:51:34.527Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":null,"forks_count":null,"average":27.17028188032576},"purl":"pkg:maven/org.webjars.npm/typed-function","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:typed-function","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:typed-function","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:typed-function/dependencies","status":null,"funding_links":["https://github.com/sponsors/josdejong"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-02T18:53:35.467Z","issues_count":23,"pull_requests_count":79,"avg_time_to_close_issue":23405825.76470588,"avg_time_to_close_pull_request":4538717.679487179,"issues_closed_count":17,"pull_requests_closed_count":78,"pull_request_authors_count":9,"issue_authors_count":11,"avg_comments_per_issue":6.826086956521739,"avg_comments_per_pull_request":2.2151898734177213,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":60,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/josdejong%2Ftyped-function/issues","maintainers":[{"login":"gwhitney","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gwhitney"},{"login":"josdejong","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josdejong"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typed-function/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typed-function/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typed-function/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typed-function/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typed-function/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typed-function/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":2490639,"name":"typed-function","ecosystem":"npm","description":"Type checking for JavaScript functions","homepage":"https://github.com/josdejong/typed-function","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/josdejong/typed-function","keywords_array":["typed","function","arguments","compose","types"],"namespace":null,"versions_count":38,"first_release_published_at":"2014-11-05T13:44:09.393Z","latest_release_published_at":"2025-11-26T09:45:12.183Z","latest_release_number":"4.2.2","last_synced_at":"2026-06-12T05:14:20.085Z","created_at":"2022-04-10T02:32:07.297Z","updated_at":"2026-06-12T15:28:18.235Z","registry_url":"https://www.npmjs.com/package/typed-function","install_command":"npm install typed-function","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.2.2"}},"repo_metadata":{"id":22096021,"uuid":"25425847","full_name":"josdejong/typed-function","owner":"josdejong","description":"Runtime type-checking for JavaScript functions","archived":false,"fork":false,"pushed_at":"2024-06-05T08:58:02.000Z","size":1263,"stargazers_count":70,"open_issues_count":9,"forks_count":19,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2024-09-03T03:33:20.116Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/josdejong.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.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":"2014-10-19T12:07:47.000Z","updated_at":"2024-07-09T09:18:31.000Z","dependencies_parsed_at":"2024-06-05T09:28:09.070Z","dependency_job_id":"35ee28ee-c301-46d8-bac4-289cca8f76bc","html_url":"https://github.com/josdejong/typed-function","commit_stats":{"total_commits":355,"total_committers":11,"mean_commits":32.27272727272727,"dds":"0.24225352112676057","last_synced_commit":"7f3b4a26dd68d65b358923d618a05a2eee50d8f3"},"previous_names":["josdejong/function-composer"],"tags_count":39,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josdejong","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217607847,"owners_count":16203430,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"josdejong","name":"Jos de Jong","uuid":"568626","kind":"user","description":"","email":"","website":"https://josdejong.com","location":"Rotterdam","twitter":null,"company":"Self-employed","icon_url":"https://avatars.githubusercontent.com/u/568626?u=0f46ef5804412b5d201bf835bd561c5ef12dfc26\u0026v=4","repositories_count":72,"last_synced_at":"2024-05-20T14:49:41.590Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/josdejong","funding_links":["https://github.com/sponsors/josdejong"],"total_stars":29248,"followers":1177,"following":18,"created_at":"2022-11-02T16:20:35.626Z","updated_at":"2024-05-20T14:49:43.927Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josdejong","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josdejong/repositories"},"tags":[{"name":"v4.2.1","sha":"fc6529fc75899aa2b55c7216ad3bf6464257e9cb","kind":"commit","published_at":"2024-06-05T08:56:35.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v4.2.1","html_url":"https://github.com/josdejong/typed-function/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"479eb2ea89a594a4429ddd39b83ba5993c02c292","kind":"commit","published_at":"2024-06-05T08:03:52.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v4.2.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"7cec654e781f69d09dea0b0e176c69b8494509ee","kind":"commit","published_at":"2023-09-13T12:22:10.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v4.1.1","html_url":"https://github.com/josdejong/typed-function/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v4.1.1/manifests"},{"name":"v4.0.0","sha":"2018b4dc1f9df910725c7ff7cd51b81da4c187f8","kind":"commit","published_at":"2022-08-22T12:59:22.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v4.0.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"0bbf181c333e3aed288bcf7607189ab5a1490d4b","kind":"commit","published_at":"2022-08-16T14:27:43.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v3.0.1","html_url":"https://github.com/josdejong/typed-function/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7308eb848f5f1abbdcbdddd7497363b25fb86ff0","kind":"commit","published_at":"2022-05-12T08:54:04.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v3.0.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"25591d8f5cacd40e3becb920a84b6e415e4744d1","kind":"commit","published_at":"2022-03-11T09:55:49.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v2.1.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"86e0832587c942df4939153ba7a42c04ac636131","kind":"commit","published_at":"2020-07-03T06:22:16.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v2.0.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"675c8f26a6b47f56f779ddd05e066caed8b65ded","kind":"commit","published_at":"2019-08-22T14:15:54.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v1.1.1","html_url":"https://github.com/josdejong/typed-function/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"aff577b45f4df8bf641cfc128b9e386d31b90809","kind":"commit","published_at":"2018-07-28T19:13:46.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v1.1.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"ea5b1e6ee3b55c77d1925a8a036b17d394b0b1ba","kind":"commit","published_at":"2018-07-04T10:19:21.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v1.0.4","html_url":"https://github.com/josdejong/typed-function/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b347b507ad7c16eed19134b5c7fa3a2372306d29","kind":"commit","published_at":"2018-03-17T19:26:55.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v1.0.3","html_url":"https://github.com/josdejong/typed-function/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"8933f9b42f85d1e575e401549ebe7803b7cf652b","kind":"commit","published_at":"2018-03-17T19:13:36.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v1.0.2","html_url":"https://github.com/josdejong/typed-function/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5634e548308da41a4cf9acfb353df900f0284b47","kind":"commit","published_at":"2018-02-21T10:14:13.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v1.0.1","html_url":"https://github.com/josdejong/typed-function/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c6b249ca1b04b79a0db315a9744acaf8896a5574","kind":"commit","published_at":"2018-02-20T19:47:08.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v1.0.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v1.0.0/manifests"},{"name":"v0.10.7","sha":"7e605c941ea5ce28896ea0afe4fb00e15eadd4e0","kind":"commit","published_at":"2018-01-24T12:24:08.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.10.7","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"3dab82ee255af173e295ddfb70e2646723d7917a","kind":"commit","published_at":"2017-11-18T19:15:49.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.10.6","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"9a8cac3cb8ae89fd0a9b3ae2dfde27cd1aa5a60a","kind":"commit","published_at":"2016-11-18T11:28:00.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.10.5","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"74db3c59f189200bb7607307c1956cdc01a93038","kind":"commit","published_at":"2016-04-09T09:47:37.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.10.4","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"213b3b3cbf58ad69f9d12c21765dfb8e24a27345","kind":"commit","published_at":"2015-10-07T19:30:18.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.10.3","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"95228ac2490638eef54b02a919eeb0f4e14522ce","kind":"commit","published_at":"2015-10-04T11:34:39.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.10.2","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"1ed80ade1949873f74f86e13c102d151a5a46570","kind":"commit","published_at":"2015-07-27T20:23:53.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.10.1","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9ddfc7ce79deed4fc7da1be7371c71e041d928c2","kind":"commit","published_at":"2015-07-26T17:36:38.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.10.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"bae9e2145246723fbdcada9b583a20b68be1285f","kind":"commit","published_at":"2015-05-17T18:37:12.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.9.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"3e8d283d65368bfa9adb60187d8cc80192d9b2b9","kind":"commit","published_at":"2015-05-16T09:14:10.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.8.3","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8aa0a3ef59aa79ad09160905f51ae48ea2cc765b","kind":"commit","published_at":"2015-05-09T19:04:37.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.8.2","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"dfbe21ecbcb23918c273daabfeb82c22356a2279","kind":"commit","published_at":"2015-05-09T14:32:14.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.8.1","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"63eab526a8f829d4555573a34c2481d69c627da6","kind":"commit","published_at":"2015-05-09T12:43:44.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.8.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"ad35ec3e706c0a3d9e0a59a0cb0a6ddb63da46f9","kind":"commit","published_at":"2015-04-17T18:52:02.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.7.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"77cd9516568e939e6df713725617a9c9aa6bff09","kind":"commit","published_at":"2015-03-08T13:59:29.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.6.3","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"4a34d4ee46a9f7348d31f88824ca73d9fd17b137","kind":"commit","published_at":"2015-02-26T20:35:51.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.6.2","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"b9374007a16b705dc185b034c6a0d187b3cab5e4","kind":"commit","published_at":"2015-02-07T12:23:30.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.6.1","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d612cae3a9b7bcaf5b3857ddf1a9190fa3ad8c98","kind":"commit","published_at":"2015-01-16T08:13:54.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.6.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"40206710938700ae713c281d9486e6343484bdf6","kind":"commit","published_at":"2015-01-07T13:28:50.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.5.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"42a25b89f8a0a3fe77d57f877d01d01617d77fe0","kind":"commit","published_at":"2014-12-17T15:51:17.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.4.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"8aec44f74304c088f2d78ca11bc1a395d780c571","kind":"commit","published_at":"2014-11-05T13:42:25.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.3.1","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"02b9514411cc3805707302176d7499b7e72ea7dc","kind":"commit","published_at":"2014-11-05T13:21:51.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.3.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3deadb156735310b792e964a73823f7966fde762","kind":"commit","published_at":"2014-10-23T20:41:29.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.2.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"7a8280bb1abf6ebd86ed45297b7c8a4cbf9038a0","kind":"commit","published_at":"2014-10-21T07:51:19.000Z","download_url":"https://codeload.github.com/josdejong/typed-function/tar.gz/v0.1.0","html_url":"https://github.com/josdejong/typed-function/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-05T14:07:46.828Z","dependent_packages_count":21,"downloads":10978415,"downloads_period":"last-month","dependent_repos_count":11908,"rankings":{"downloads":0.17483381243262666,"dependent_repos_count":0.23459957779374774,"dependent_packages_count":1.1448305570462205,"stargazers_count":5.666004618146457,"forks_count":5.19999011520837,"docker_downloads_count":0.29967099353215954,"average":2.1199882790265967},"purl":"pkg:npm/typed-function","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTNxaDQtcjg2ci1ncnZt","url":"https://github.com/advisories/GHSA-3qh4-r86r-grvm","title":"Arbitrary JavaScript Execution in typed-function","description":"Versions of `typed-function` prior to 0.10.6 are vulnerable to Arbitrary JavaScript Execution. Function names are not properly sanitized and may allow an attacker to execute arbitrary code.\n\n\n## Recommendation\n\nUpgrade to version 0.10.6 or later.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2020-09-02T18:24:39.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/josdejong/typed-function/commit/6478ef4f2c3f3c2d9f2c820e2db4b4ba3425e6fe?diff=split#diff-9e1f22c2954a38db1fdf444dbc74e0a8","https://snyk.io/vuln/SNYK-JS-TYPEDFUNCTION-174139","https://www.npmjs.com/advisories/819","https://nvd.nist.gov/vuln/detail/CVE-2017-1001004","https://github.com/josdejong/typed-function/commit/6478ef4f2c3f3c2d9f2c820e2db4b4ba3425e6fe","https://github.com/josdejong/typed-function/blob/master/HISTORY.md#2017-11-18-version-0106","https://github.com/advisories/GHSA-3qh4-r86r-grvm"],"source_kind":"github","identifiers":["GHSA-3qh4-r86r-grvm","CVE-2017-1001004"],"repository_url":"https://github.com/josdejong/typed-function","blast_radius":0.0,"created_at":"2022-12-21T16:13:18.883Z","updated_at":"2026-06-12T15:12:05.202Z","epss_percentage":0.0075,"epss_percentile":0.73504,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTNxaDQtcjg2ci1ncnZt","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTNxaDQtcjg2ci1ncnZt","packages":[{"ecosystem":"npm","package_name":"typed-function","versions":[{"first_patched_version":"0.10.6","vulnerable_version_range":"\u003c 0.10.6"}],"purl":"pkg:npm/typed-function","statistics":{"dependent_packages_count":21,"dependent_repos_count":11908,"downloads":10978415,"downloads_period":"last-month"},"affected_versions":["0.3.1","0.4.0","0.5.0","0.6.0","0.6.1","0.6.2","0.6.3","0.7.0","0.8.0","0.8.1","0.8.2","0.8.3","0.9.0","0.10.0","0.10.1","0.10.2","0.10.3","0.10.4","0.10.5"],"unaffected_versions":["0.10.6","0.10.7","1.0.0","1.0.1","1.0.2","1.0.3","1.0.4","1.1.0","1.1.1","2.0.0","2.1.0","3.0.0","3.0.1","4.0.0","4.1.0","4.1.1","4.2.0","4.2.1","4.2.2"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTNxaDQtcjg2ci1ncnZt/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typed-function","docker_dependents_count":135,"docker_downloads_count":9195621,"usage_url":"https://repos.ecosyste.ms/usage/npm/typed-function","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typed-function/dependencies","status":null,"funding_links":["https://github.com/sponsors/josdejong"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T14:03:03.048Z","issues_count":23,"pull_requests_count":79,"avg_time_to_close_issue":23405825.76470588,"avg_time_to_close_pull_request":4538717.679487179,"issues_closed_count":17,"pull_requests_closed_count":78,"pull_request_authors_count":9,"issue_authors_count":11,"avg_comments_per_issue":6.826086956521739,"avg_comments_per_pull_request":2.2151898734177213,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":60,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":537674.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"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/josdejong%2Ftyped-function/issues","maintainers":[{"login":"gwhitney","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gwhitney"},{"login":"josdejong","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josdejong"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typed-function/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typed-function/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typed-function/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typed-function/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typed-function/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typed-function/codemeta","maintainers":[{"uuid":"josdejong","login":"josdejong","name":null,"email":"email@josdejong.com","url":null,"packages_count":33,"html_url":"https://www.npmjs.com/~josdejong","role":null,"created_at":"2022-11-15T04:44:56.264Z","updated_at":"2022-11-15T04:44:56.264Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/josdejong/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5642789,"maintainers_count":1200121,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":374807,"full_name":"josdejong/typed-function","default_branch":"develop","total_commits":368,"total_committers":11,"total_bot_commits":49,"total_bot_committers":3,"mean_commits":33.45454545454545,"dds":0.23641304347826086,"past_year_total_commits":7,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.5,"past_year_dds":0.1428571428571429,"last_synced_at":"2026-06-09T19:01:15.559Z","last_synced_commit":"b2b1a93f4ea955d5211ddc529bc2f67037f373bd","created_at":"2023-03-08T19:47:33.651Z","updated_at":"2026-06-09T19:00:41.297Z","committers":[{"name":"jos","email":"wjosdejong@gmail.com","login":"josdejong","count":281},{"name":"greenkeeper[bot]","email":"23040076+greenkeeper[bot]","login":"greenkeeper[bot]","count":35},{"name":"Glen Whitney","email":"glen@studioinfinity.org","login":"gwhitney","count":23},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":11},{"name":"luke.gumbley","email":"luke.gumbley@gmail.com","login":"luke-gumbley","count":5},{"name":"Nick Ewing","email":"nick@nickewing.net","login":"nickewing","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Jos de Jong","email":"jos@almende.org","login":null,"count":3},{"name":"rjbaucells","email":"rjbaucells@gmail.com","login":"rjbaucells","count":1},{"name":"Harry Sarson","email":"harry.sarson@hotmail.co.uk","login":"harrysarson","count":1},{"name":"David Contreras","email":"dvd.cnt@gmail.com","login":"dvd101x","count":1}],"past_year_committers":[{"name":"Jos de Jong","email":"wjosdejong@gmail.com","login":"josdejong","count":6},{"name":"Glen Whitney","email":"glen@studioinfinity.org","login":"gwhitney","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-11T00:00:09.886Z","repositories_count":6255548,"commits_count":881925032,"contributors_count":35055677,"owners_count":1164714,"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":"josdejong/typed-function","html_url":"https://github.com/josdejong/typed-function","last_synced_at":"2025-11-26T12:02:00.476Z","status":null,"issues_count":25,"pull_requests_count":80,"avg_time_to_close_issue":23405825.76470588,"avg_time_to_close_pull_request":4538717.679487179,"issues_closed_count":17,"pull_requests_closed_count":78,"pull_request_authors_count":9,"issue_authors_count":12,"avg_comments_per_issue":6.28,"avg_comments_per_pull_request":2.1875,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":60,"past_year_issues_count":2,"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":2,"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-16T15:50:48.038Z","updated_at":"2025-11-26T12:02:00.476Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdejong%2Ftyped-function/issues","issue_labels_count":{"table":{"enhancement":9,"help wanted":4,"bug":4,"question":1}},"pull_request_labels_count":{"table":{"dependencies":60,"security":2}},"issue_author_associations_count":{"table":{"COLLABORATOR":14,"NONE":9,"OWNER":1,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":61,"COLLABORATOR":10,"OWNER":5,"NONE":4}},"issue_authors":{"table":{"gwhitney":14,"josdejong":1,"bitwiseman":1,"ronaldcurtis":1,"m93a":1,"Hypercubed":1,"wshixjrnjr":1,"cjayashantha":1,"ghost":1,"dvd101x":1,"ChristopherChudzicki":1,"jauco":1}},"pull_request_authors":{"table":{"dependabot[bot]":37,"dependabot-preview[bot]":23,"gwhitney":10,"josdejong":5,"m93a":1,"jauco":1,"dvd101x":1,"mattvague":1,"fossabot":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-26T00:00:23.324Z","repositories_count":14706737,"issues_count":33969467,"pull_requests_count":111338430,"authors_count":11274659,"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":{"COLLABORATOR":1}},"past_year_pull_request_author_associations_count":{"table":{"COLLABORATOR":1}},"past_year_issue_authors":{"table":{"gwhitney":1}},"past_year_pull_request_authors":{"table":{"gwhitney":1}},"maintainers":[{"table":{"login":"gwhitney","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gwhitney"}},{"table":{"login":"josdejong","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josdejong"}}],"active_maintainers":[{"table":{"login":"gwhitney","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gwhitney"}}]}},"events":{"total":{"IssuesEvent":2,"WatchEvent":7,"IssueCommentEvent":4,"PushEvent":5},"last_year":{"IssuesEvent":1,"WatchEvent":2,"IssueCommentEvent":3,"PushEvent":5}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-08-07T10:01:31.037Z","updated_at":"2022-08-07T10:01:31.037Z","repository_link":"https://github.com/josdejong/typed-function/blob/develop/package-lock.json","dependencies":[{"id":593400977,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":593400978,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":593400979,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"development","optional":false},{"id":593400980,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.17.5","direct":false,"kind":"development","optional":false},{"id":593400981,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"development","optional":false},{"id":593400982,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":593400983,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":593400984,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":593400985,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":593400986,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":593400987,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":593400988,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":593400989,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.17.6","direct":false,"kind":"development","optional":false},{"id":593400990,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":593400991,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":593400992,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":593400993,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":593400994,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.17.2","direct":false,"kind":"development","optional":false},{"id":593400995,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.16.10","direct":false,"kind":"development","optional":false},{"id":593400996,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":593400997,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":593400998,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":593400999,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":593401000,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":593401001,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":593401002,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":593401003,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"development","optional":false},{"id":593401004,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":593401005,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"development","optional":false},{"id":593401006,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"development","optional":false},{"id":593401007,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":593401008,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":593401009,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":593401010,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":593401011,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":593401012,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":593401013,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":593401014,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":593401015,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.11","direct":false,"kind":"development","optional":false},{"id":593401016,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"development","optional":false},{"id":593401017,"package_name":"@ungap/promise-all-settled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":593401018,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":593401019,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":593401020,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":593401021,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":593401022,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":593401023,"package_name":"append-transform","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":593401024,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":593401025,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":593401026,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":593401027,"package_name":"benchmark","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":593401028,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":593401029,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":593401030,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":593401031,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":593401032,"package_name":"browserslist","ecosystem":"npm","requirements":"4.20.0","direct":false,"kind":"development","optional":false},{"id":593401033,"package_name":"caching-transform","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":593401034,"package_name":"camelcase","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":593401035,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001314","direct":false,"kind":"development","optional":false},{"id":593401036,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":593401037,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":593401038,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":593401039,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":593401040,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":593401041,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":593401042,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":593401043,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":593401044,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":593401045,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":593401046,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":593401047,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":593401048,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":593401049,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":593401050,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":593401051,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":593401052,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":593401053,"package_name":"decamelize","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":593401054,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":593401055,"package_name":"diff","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":593401056,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.81","direct":false,"kind":"development","optional":false},{"id":593401057,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":593401058,"package_name":"es6-error","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":593401059,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":593401060,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":593401061,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":593401062,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":593401063,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":593401064,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":593401065,"package_name":"foreground-child","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":593401066,"package_name":"fromentries","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":593401067,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":593401068,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":593401069,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":593401070,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":593401071,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":593401072,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":593401073,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":593401074,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.9","direct":false,"kind":"development","optional":false},{"id":593401075,"package_name":"hasha","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":593401076,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":593401077,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":593401078,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":593401079,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":593401080,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":593401081,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":593401082,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":593401083,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":593401084,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":593401085,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":593401086,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":593401087,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":593401088,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":593401089,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":593401090,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":593401091,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":593401092,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":593401093,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":593401094,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":593401095,"package_name":"istanbul-lib-processinfo","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":593401096,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":593401097,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":593401098,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":593401099,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":593401100,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":593401101,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.0","direct":false,"kind":"development","optional":false},{"id":593401102,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":593401103,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":593401104,"package_name":"json5","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":593401105,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":593401106,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":593401107,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":593401108,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":593401109,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":593401110,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":593401111,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":593401112,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":593401113,"package_name":"mocha","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":593401114,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":593401115,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":593401116,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":593401117,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":593401118,"package_name":"minimatch","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":593401119,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":593401120,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":593401121,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":593401122,"package_name":"node-preload","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":593401123,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":593401124,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":593401125,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"development","optional":false},{"id":593401126,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":593401127,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":593401128,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":593401129,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":593401130,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"development","optional":false},{"id":593401131,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false},{"id":593401132,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":593401133,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":593401134,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":593401135,"package_name":"p-map","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":593401136,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":593401137,"package_name":"package-hash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":593401138,"package_name":"pad-right","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":593401139,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":593401140,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":593401141,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":593401142,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":593401143,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":593401144,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":593401145,"package_name":"platform","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":593401146,"package_name":"process-on-spawn","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":593401147,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":593401148,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":593401149,"package_name":"release-zalgo","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":593401150,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":593401151,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":593401152,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":593401153,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":593401154,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":593401155,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":593401156,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":593401157,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":593401158,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":593401159,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":593401160,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":593401161,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":593401162,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":593401163,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":593401164,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":593401165,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":593401166,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":593401167,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":593401168,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":593401169,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":593401170,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":593401171,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":593401172,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":593401173,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.15.5","direct":false,"kind":"development","optional":false},{"id":593401174,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":593401175,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":593401176,"package_name":"workerpool","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":593401177,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":593401178,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":593401179,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":593401180,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"development","optional":false},{"id":593401181,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":593401182,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"development","optional":false},{"id":593401183,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":593401184,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-07T10:01:31.256Z","updated_at":"2022-08-07T10:01:31.256Z","repository_link":"https://github.com/josdejong/typed-function/blob/develop/package.json","dependencies":[{"id":593402599,"package_name":"benchmark","ecosystem":"npm","requirements":"2.1.4","direct":true,"kind":"development","optional":false},{"id":593402600,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":true,"kind":"development","optional":false},{"id":593402601,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":true,"kind":"development","optional":false},{"id":593402602,"package_name":"mocha","ecosystem":"npm","requirements":"10.0.0","direct":true,"kind":"development","optional":false},{"id":593402603,"package_name":"pad-right","ecosystem":"npm","requirements":"0.2.2","direct":true,"kind":"development","optional":false},{"id":593402604,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.15.5","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-test.yaml","sha":null,"kind":"manifest","created_at":"2024-06-05T09:28:08.256Z","updated_at":"2024-06-05T09:28:08.256Z","repository_link":"https://github.com/josdejong/typed-function/blob/develop/.github/workflows/ci-test.yaml","dependencies":[{"id":18421421012,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":18421421013,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"tools/cjs/package.json","sha":null,"kind":"manifest","created_at":"2024-06-05T09:28:08.674Z","updated_at":"2024-06-05T09:28:08.674Z","repository_link":"https://github.com/josdejong/typed-function/blob/develop/tools/cjs/package.json","dependencies":[]}],"score":23.684308346767196,"created_at":"2026-05-14T05:23:27.770Z","updated_at":"2026-06-12T20:30:33.180Z","avatar_url":"https://github.com/josdejong.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372508","html_url":"https://summary.ecosyste.ms/projects/372508"}