{"id":372174,"url":"https://github.com/medikoo/timers-ext","last_synced_at":"2026-08-26T10:05:15.414Z","repository":{"id":10269258,"uuid":"12382096","full_name":"medikoo/timers-ext","owner":"medikoo","description":"Timers extensions","archived":false,"fork":false,"pushed_at":"2024-06-03T19:07:13.000Z","size":58,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-07-24T17:04:17.881Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/medikoo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"medikoo"}},"created_at":"2013-08-26T15:03:43.000Z","updated_at":"2024-06-03T19:05:38.000Z","dependencies_parsed_at":"2024-06-11T19:15:38.740Z","dependency_job_id":null,"html_url":"https://github.com/medikoo/timers-ext","commit_stats":{"total_commits":72,"total_committers":2,"mean_commits":36.0,"dds":"0.26388888888888884","last_synced_commit":"dce26912168230bea7f6087fdda56efa4436cf1b"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/medikoo/timers-ext","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/medikoo","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/sbom","scorecard":{"id":634396,"data":{"date":"2025-08-11","repo":{"name":"github.com/medikoo/timers-ext","commit":"5feea55d9820970daf5cd9c4a874053047940ac3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/integrate.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/medikoo/timers-ext/integrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/medikoo/timers-ext/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/medikoo/timers-ext/validate.yml/main?enable=pin","Info:   0 out of   3 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/integrate.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/validate.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}}]},"last_synced_at":"2025-08-21T08:43:54.117Z","repository_id":10269258,"created_at":"2025-08-21T08:43:54.117Z","updated_at":"2025-08-21T08:43:54.117Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36090022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-30T02:00:05.956Z","response_time":106,"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":"medikoo","name":"Mariusz Nowak","uuid":"122434","kind":"user","description":"Engineering modern web applications\r\n\r\nJavaScript/Node.js/HTML/Serverless","email":"medikoo+github.com@medikoo.com","website":"http://www.medikoo.com/","location":"Warsaw, Poland","twitter":"medikoo","company":null,"icon_url":"https://avatars.githubusercontent.com/u/122434?u=6202deb7a394c25a15b19d420e5ea28914384ec4\u0026v=4","repositories_count":268,"last_synced_at":"2026-08-22T23:35:11.854Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/medikoo","funding_links":["https://github.com/sponsors/medikoo"],"total_stars":5032,"followers":1402,"following":38,"created_at":"2022-11-02T16:19:05.321Z","updated_at":"2026-08-22T23:35:11.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/medikoo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/medikoo/repositories"},"packages":[{"id":5006084,"name":"org.webjars.npm:timers-ext","ecosystem":"maven","description":"WebJar for timers-ext","homepage":"https://www.webjars.org","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/medikoo/timers-ext","keywords_array":[],"namespace":"org.webjars.npm","versions_count":6,"first_release_published_at":"2015-10-12T22:22:55.000Z","latest_release_published_at":"2024-09-03T14:04:50.000Z","latest_release_number":"0.1.8","last_synced_at":"2026-08-25T09:35:10.734Z","created_at":"2022-07-27T11:10:43.482Z","updated_at":"2026-08-25T09:35:10.735Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/timers-ext/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/timers-ext/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":10269258,"uuid":"12382096","full_name":"medikoo/timers-ext","owner":"medikoo","description":"Timers extensions","archived":false,"fork":false,"pushed_at":"2024-06-03T19:07:13.000Z","size":58,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-19T08:08:29.148Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/medikoo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"medikoo"}},"created_at":"2013-08-26T15:03:43.000Z","updated_at":"2024-06-03T19:05:38.000Z","dependencies_parsed_at":"2024-06-11T19:15:38.740Z","dependency_job_id":null,"html_url":"https://github.com/medikoo/timers-ext","commit_stats":{"total_commits":72,"total_committers":2,"mean_commits":36.0,"dds":"0.26388888888888884","last_synced_commit":"dce26912168230bea7f6087fdda56efa4436cf1b"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/medikoo/timers-ext","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/medikoo","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/sbom","scorecard":{"id":634396,"data":{"date":"2025-08-11","repo":{"name":"github.com/medikoo/timers-ext","commit":"5feea55d9820970daf5cd9c4a874053047940ac3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/integrate.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/medikoo/timers-ext/integrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/medikoo/timers-ext/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/medikoo/timers-ext/validate.yml/main?enable=pin","Info:   0 out of   3 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/integrate.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/validate.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}}]},"last_synced_at":"2025-08-21T08:43:54.117Z","repository_id":10269258,"created_at":"2025-08-21T08:43:54.117Z","updated_at":"2025-08-21T08:43:54.117Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277441733,"owners_count":25818436,"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-09-28T02:00:08.834Z","response_time":79,"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":"medikoo","name":"Mariusz Nowak","uuid":"122434","kind":"user","description":"Engineering modern web applications\r\n\r\nJavaScript/Node.js/HTML/Serverless","email":"","website":"http://www.medikoo.com/","location":"Warsaw, Poland","twitter":"medikoo","company":null,"icon_url":"https://avatars.githubusercontent.com/u/122434?u=6202deb7a394c25a15b19d420e5ea28914384ec4\u0026v=4","repositories_count":267,"last_synced_at":"2025-09-21T17:46:24.759Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/medikoo","funding_links":["https://github.com/sponsors/medikoo"],"total_stars":5036,"followers":1379,"following":40,"created_at":"2022-11-02T16:19:05.321Z","updated_at":"2025-09-21T17:46:24.759Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/medikoo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/medikoo/repositories"},"tags":[{"name":"v0.1.8","sha":"5feea55d9820970daf5cd9c4a874053047940ac3","kind":"commit","published_at":"2024-06-03T19:05:24.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.8","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"7ec87001f8977ed186cbfab921fc9cbfbf7d7f51","kind":"tag","published_at":"2018-10-04T11:49:53.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.7","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"0ae2fe22434a1159ad249c811d6be90ce0a1bf80","kind":"tag","published_at":"2018-10-04T11:39:24.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.6","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"3be933914750faa8efa4fe0a341acb89de152b4b","kind":"tag","published_at":"2018-03-13T14:05:58.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.5","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a4c0647753ab91b9f00d79fbe2c7ef1ff7bfe7aa","kind":"tag","published_at":"2018-03-08T15:12:33.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.4","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"a8e84cdfd6b310ec84def38fb08ebe12ebe8c911","kind":"tag","published_at":"2018-03-07T16:06:34.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.3","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"a793f9bd4264fe197f833402ddd45e82ffa2e32d","kind":"commit","published_at":"2017-04-03T13:14:40.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.2","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"8508aa14e060bff757ad27c65f3013c03a05568b","kind":"commit","published_at":"2017-03-15T15:10:57.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.1","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"8ccc9fdc24ed5cb0ffddb0fd07adeaf4fe5ed232","kind":"commit","published_at":"2014-04-27T09:57:31.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.0","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.0/manifests"},{"name":"v0.0.0","sha":"6e6819bfa8982db9fc5efc079975d22f27312477","kind":"commit","published_at":"2013-08-27T09:06:09.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.0.0","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T03:10:04.778Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":null,"forks_count":null,"average":24.44176700381017},"purl":"pkg:maven/org.webjars.npm/timers-ext","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:timers-ext","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:timers-ext","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:timers-ext/dependencies","status":null,"funding_links":["https://github.com/sponsors/medikoo"],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-14T13:45:05.536Z","issues_count":4,"pull_requests_count":0,"avg_time_to_close_issue":34208.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":2,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"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/medikoo%2Ftimers-ext/issues","maintainers":[{"login":"medikoo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/medikoo"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:timers-ext/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:timers-ext/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:timers-ext/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:timers-ext/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:timers-ext/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:timers-ext/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618406,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":4991808,"name":"org.webjars.bowergithub.medikoo:timers-ext","ecosystem":"maven","description":"WebJar for timers-ext","homepage":"http://webjars.org","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/medikoo/timers-ext","keywords_array":[],"namespace":"org.webjars.bowergithub.medikoo","versions_count":1,"first_release_published_at":"2018-08-31T22:19:25.000Z","latest_release_published_at":"2018-08-31T22:19:25.000Z","latest_release_number":"0.1.5","last_synced_at":"2026-08-24T09:36:24.873Z","created_at":"2022-07-27T10:38:34.602Z","updated_at":"2026-08-24T09:36:24.874Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bowergithub.medikoo/timers-ext/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bowergithub.medikoo/timers-ext/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":10269258,"uuid":"12382096","full_name":"medikoo/timers-ext","owner":"medikoo","description":"Timers extensions","archived":false,"fork":false,"pushed_at":"2024-06-03T19:07:13.000Z","size":58,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-19T08:08:29.148Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/medikoo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"medikoo"}},"created_at":"2013-08-26T15:03:43.000Z","updated_at":"2024-06-03T19:05:38.000Z","dependencies_parsed_at":"2024-06-11T19:15:38.740Z","dependency_job_id":null,"html_url":"https://github.com/medikoo/timers-ext","commit_stats":{"total_commits":72,"total_committers":2,"mean_commits":36.0,"dds":"0.26388888888888884","last_synced_commit":"dce26912168230bea7f6087fdda56efa4436cf1b"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/medikoo/timers-ext","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/medikoo","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/sbom","scorecard":{"id":634396,"data":{"date":"2025-08-11","repo":{"name":"github.com/medikoo/timers-ext","commit":"5feea55d9820970daf5cd9c4a874053047940ac3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/integrate.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/medikoo/timers-ext/integrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/medikoo/timers-ext/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/medikoo/timers-ext/validate.yml/main?enable=pin","Info:   0 out of   3 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/integrate.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/validate.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}}]},"last_synced_at":"2025-08-21T08:43:54.117Z","repository_id":10269258,"created_at":"2025-08-21T08:43:54.117Z","updated_at":"2025-08-21T08:43:54.117Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277441733,"owners_count":25818436,"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-09-28T02:00:08.834Z","response_time":79,"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":"medikoo","name":"Mariusz Nowak","uuid":"122434","kind":"user","description":"Engineering modern web applications\r\n\r\nJavaScript/Node.js/HTML/Serverless","email":"","website":"http://www.medikoo.com/","location":"Warsaw, Poland","twitter":"medikoo","company":null,"icon_url":"https://avatars.githubusercontent.com/u/122434?u=6202deb7a394c25a15b19d420e5ea28914384ec4\u0026v=4","repositories_count":267,"last_synced_at":"2025-09-21T17:46:24.759Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/medikoo","funding_links":["https://github.com/sponsors/medikoo"],"total_stars":5036,"followers":1379,"following":40,"created_at":"2022-11-02T16:19:05.321Z","updated_at":"2025-09-21T17:46:24.759Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/medikoo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/medikoo/repositories"},"tags":[{"name":"v0.1.8","sha":"5feea55d9820970daf5cd9c4a874053047940ac3","kind":"commit","published_at":"2024-06-03T19:05:24.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.8","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"7ec87001f8977ed186cbfab921fc9cbfbf7d7f51","kind":"tag","published_at":"2018-10-04T11:49:53.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.7","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"0ae2fe22434a1159ad249c811d6be90ce0a1bf80","kind":"tag","published_at":"2018-10-04T11:39:24.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.6","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"3be933914750faa8efa4fe0a341acb89de152b4b","kind":"tag","published_at":"2018-03-13T14:05:58.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.5","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a4c0647753ab91b9f00d79fbe2c7ef1ff7bfe7aa","kind":"tag","published_at":"2018-03-08T15:12:33.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.4","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"a8e84cdfd6b310ec84def38fb08ebe12ebe8c911","kind":"tag","published_at":"2018-03-07T16:06:34.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.3","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"a793f9bd4264fe197f833402ddd45e82ffa2e32d","kind":"commit","published_at":"2017-04-03T13:14:40.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.2","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"8508aa14e060bff757ad27c65f3013c03a05568b","kind":"commit","published_at":"2017-03-15T15:10:57.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.1","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"8ccc9fdc24ed5cb0ffddb0fd07adeaf4fe5ed232","kind":"commit","published_at":"2014-04-27T09:57:31.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.0","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.0/manifests"},{"name":"v0.0.0","sha":"6e6819bfa8982db9fc5efc079975d22f27312477","kind":"commit","published_at":"2013-08-27T09:06:09.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.0.0","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T03:10:04.807Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":36.175344048892164,"forks_count":39.82359656743639,"average":39.20968573624155},"purl":"pkg:maven/org.webjars.bowergithub.medikoo/timers-ext","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bowergithub.medikoo:timers-ext","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bowergithub.medikoo:timers-ext","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bowergithub.medikoo:timers-ext/dependencies","status":null,"funding_links":["https://github.com/sponsors/medikoo"],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-14T13:45:05.536Z","issues_count":4,"pull_requests_count":0,"avg_time_to_close_issue":34208.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":2,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"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/medikoo%2Ftimers-ext/issues","maintainers":[{"login":"medikoo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/medikoo"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.medikoo:timers-ext/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.medikoo:timers-ext/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.medikoo:timers-ext/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.medikoo:timers-ext/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.medikoo:timers-ext/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.medikoo:timers-ext/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618406,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":2463182,"name":"timers-ext","ecosystem":"npm","description":"Timers extensions","homepage":"https://github.com/medikoo/timers-ext#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/medikoo/timers-ext","keywords_array":["timeout","delay","interval","time","timer","timers"],"namespace":null,"versions_count":10,"first_release_published_at":"2013-08-27T09:06:33.288Z","latest_release_published_at":"2024-06-03T19:07:27.319Z","latest_release_number":"0.1.8","last_synced_at":"2026-08-24T11:31:11.064Z","created_at":"2022-04-10T02:09:08.962Z","updated_at":"2026-08-25T20:46:01.106Z","registry_url":"https://www.npmjs.com/package/timers-ext","install_command":"npm install timers-ext","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.8"},"contentPolicy":null},"repo_metadata":{"id":10269258,"uuid":"12382096","full_name":"medikoo/timers-ext","owner":"medikoo","description":"Timers extensions","archived":false,"fork":false,"pushed_at":"2024-06-03T19:07:13.000Z","size":58,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-07-24T17:04:17.881Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/medikoo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"medikoo"}},"created_at":"2013-08-26T15:03:43.000Z","updated_at":"2024-06-03T19:05:38.000Z","dependencies_parsed_at":"2024-06-11T19:15:38.740Z","dependency_job_id":null,"html_url":"https://github.com/medikoo/timers-ext","commit_stats":{"total_commits":72,"total_committers":2,"mean_commits":36.0,"dds":"0.26388888888888884","last_synced_commit":"dce26912168230bea7f6087fdda56efa4436cf1b"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/medikoo/timers-ext","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/medikoo","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/sbom","scorecard":{"id":634396,"data":{"date":"2025-08-11","repo":{"name":"github.com/medikoo/timers-ext","commit":"5feea55d9820970daf5cd9c4a874053047940ac3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/integrate.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/medikoo/timers-ext/integrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/medikoo/timers-ext/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/medikoo/timers-ext/validate.yml/main?enable=pin","Info:   0 out of   3 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/integrate.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/validate.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}}]},"last_synced_at":"2025-08-21T08:43:54.117Z","repository_id":10269258,"created_at":"2025-08-21T08:43:54.117Z","updated_at":"2025-08-21T08:43:54.117Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36090022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-30T02:00:05.956Z","response_time":106,"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":"medikoo","name":"Mariusz Nowak","uuid":"122434","kind":"user","description":"Engineering modern web applications\r\n\r\nJavaScript/Node.js/HTML/Serverless","email":"medikoo+github.com@medikoo.com","website":"http://www.medikoo.com/","location":"Warsaw, Poland","twitter":"medikoo","company":null,"icon_url":"https://avatars.githubusercontent.com/u/122434?u=6202deb7a394c25a15b19d420e5ea28914384ec4\u0026v=4","repositories_count":268,"last_synced_at":"2026-08-22T23:35:11.854Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/medikoo","funding_links":["https://github.com/sponsors/medikoo"],"total_stars":5032,"followers":1402,"following":38,"created_at":"2022-11-02T16:19:05.321Z","updated_at":"2026-08-22T23:35:11.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/medikoo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/medikoo/repositories"},"tags":[{"name":"v0.1.8","sha":"5feea55d9820970daf5cd9c4a874053047940ac3","kind":"commit","published_at":"2024-06-03T19:05:24.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.8","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"7ec87001f8977ed186cbfab921fc9cbfbf7d7f51","kind":"tag","published_at":"2018-10-04T11:49:53.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.7","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"0ae2fe22434a1159ad249c811d6be90ce0a1bf80","kind":"tag","published_at":"2018-10-04T11:39:24.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.6","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"3be933914750faa8efa4fe0a341acb89de152b4b","kind":"tag","published_at":"2018-03-13T14:05:58.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.5","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a4c0647753ab91b9f00d79fbe2c7ef1ff7bfe7aa","kind":"tag","published_at":"2018-03-08T15:12:33.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.4","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"a8e84cdfd6b310ec84def38fb08ebe12ebe8c911","kind":"tag","published_at":"2018-03-07T16:06:34.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.3","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"a793f9bd4264fe197f833402ddd45e82ffa2e32d","kind":"commit","published_at":"2017-04-03T13:14:40.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.2","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"8508aa14e060bff757ad27c65f3013c03a05568b","kind":"commit","published_at":"2017-03-15T15:10:57.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.1","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"8ccc9fdc24ed5cb0ffddb0fd07adeaf4fe5ed232","kind":"commit","published_at":"2014-04-27T09:57:31.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.1.0","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.1.0/manifests"},{"name":"v0.0.0","sha":"6e6819bfa8982db9fc5efc079975d22f27312477","kind":"commit","published_at":"2013-08-27T09:06:09.000Z","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/v0.0.0","html_url":"https://github.com/medikoo/timers-ext/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/medikoo/timers-ext@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-25T20:46:01.105Z","dependent_packages_count":56,"downloads":21914871,"downloads_period":"last-month","dependent_repos_count":235316,"rankings":{"downloads":0.0675696566146028,"dependent_repos_count":0.06911555142067732,"dependent_packages_count":0.5522980790182117,"stargazers_count":13.165555773240008,"forks_count":15.415989127516966,"docker_downloads_count":0.04662980878686608,"average":4.886192999432889},"purl":"pkg:npm/timers-ext","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/timers-ext","docker_dependents_count":4011,"docker_downloads_count":1386944300,"usage_url":"https://repos.ecosyste.ms/usage/npm/timers-ext","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/timers-ext/dependencies","status":null,"funding_links":["https://github.com/sponsors/medikoo"],"critical":false,"issue_metadata":{"last_synced_at":"2026-08-25T09:34:24.455Z","issues_count":4,"pull_requests_count":0,"avg_time_to_close_issue":34208.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":2,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"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/medikoo%2Ftimers-ext/issues","maintainers":[{"login":"medikoo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/medikoo"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/timers-ext/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/timers-ext/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/timers-ext/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/timers-ext/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/timers-ext/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/timers-ext/codemeta","maintainers":[{"uuid":"medikoo","login":"medikoo","name":null,"email":"medikoo+npm@medikoo.com","url":null,"packages_count":143,"html_url":"https://www.npmjs.com/~medikoo","role":null,"created_at":"2022-11-15T00:53:15.566Z","updated_at":"2022-11-15T00:53:15.566Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/medikoo/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786793,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":368658,"full_name":"medikoo/timers-ext","default_branch":"main","total_commits":91,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":91.0,"dds":0.0,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-25T20:46:02.751Z","last_synced_commit":"5feea55d9820970daf5cd9c4a874053047940ac3","created_at":"2023-03-08T19:27:16.616Z","updated_at":"2026-08-25T20:46:02.739Z","committers":[{"name":"Mariusz Nowak","email":"medyk@medikoo.com","login":"medikoo","count":91}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778025,"commits_count":983176112,"contributors_count":41439624,"owners_count":1364573,"committers_count":3363305,"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":"medikoo/timers-ext","html_url":"https://github.com/medikoo/timers-ext","last_synced_at":"2026-08-25T09:34:24.455Z","status":null,"issues_count":4,"pull_requests_count":0,"avg_time_to_close_issue":34208.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":2,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"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,"created_at":"2023-05-16T14:20:10.012Z","updated_at":"2026-08-25T09:34:24.455Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/issues","issue_labels_count":{"table":{"enhancement":2}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"OWNER":3,"NONE":1}},"pull_request_author_associations_count":{"table":{}},"issue_authors":{"table":{"medikoo":3,"jmzo":1}},"pull_request_authors":{"table":{}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"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":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"medikoo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/medikoo"}}],"active_maintainers":[]}},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-19T10:02:07.742Z","updated_at":"2022-09-19T10:02:07.742Z","repository_link":"https://github.com/medikoo/timers-ext/blob/main/package.json","dependencies":[{"id":5414856952,"package_name":"es5-ext","ecosystem":"npm","requirements":"^0.10.53","direct":true,"kind":"runtime","optional":false},{"id":5414856953,"package_name":"next-tick","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":5414856954,"package_name":"eslint","ecosystem":"npm","requirements":"^5.16.0","direct":true,"kind":"development","optional":false},{"id":5414856955,"package_name":"eslint-config-medikoo-es5","ecosystem":"npm","requirements":"^1.7.3","direct":true,"kind":"development","optional":false},{"id":5414856956,"package_name":"tad","ecosystem":"npm","requirements":"^0.2.8","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/integrate.yml","sha":null,"kind":"manifest","created_at":"2024-06-11T19:05:46.107Z","updated_at":"2024-06-11T19:05:46.107Z","repository_link":"https://github.com/medikoo/timers-ext/blob/main/.github/workflows/integrate.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2024-06-11T19:05:46.302Z","updated_at":"2024-06-11T19:05:46.302Z","repository_link":"https://github.com/medikoo/timers-ext/blob/main/.github/workflows/publish.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/validate.yml","sha":null,"kind":"manifest","created_at":"2024-06-11T19:05:46.451Z","updated_at":"2024-06-11T19:05:46.451Z","repository_link":"https://github.com/medikoo/timers-ext/blob/main/.github/workflows/validate.yml","dependencies":[]}],"score":22.857975485544628,"created_at":"2026-05-14T05:08:43.858Z","updated_at":"2026-08-26T10:05:15.415Z","avatar_url":"https://github.com/medikoo.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372174","html_url":"https://summary.ecosyste.ms/projects/372174"}