{"id":378681,"url":"https://github.com/jorgebucaran/colorette","last_synced_at":"2026-09-15T04:35:28.143Z","repository":{"id":31089024,"uuid":"34648097","full_name":"jorgebucaran/colorette","owner":"jorgebucaran","description":"🌈Easily set your terminal text color \u0026 styles","archived":false,"fork":false,"pushed_at":"2025-10-03T11:20:56.000Z","size":426,"stargazers_count":1623,"open_issues_count":10,"forks_count":58,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-09-12T13:54:15.926Z","etag":null,"topics":["ansi","browser","cli","colors","console","node","terminal"],"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/jorgebucaran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2015-04-27T05:39:56.000Z","updated_at":"2026-09-09T08:57:07.000Z","dependencies_parsed_at":"2023-12-22T07:46:22.935Z","dependency_job_id":"967d6d38-25a9-43eb-8aee-422fa8c85b20","html_url":"https://github.com/jorgebucaran/colorette","commit_stats":{"total_commits":351,"total_committers":17,"mean_commits":"20.647058823529413","dds":0.05128205128205132,"last_synced_commit":"0928e67466a34e50b53c7a908f32e738c3904846"},"previous_names":["jorgebucaran/clorox","jorgebucaran/turbocolor","foldmap/colorette","jorgebucaran/colorette","joxji/colorette","bucaran/clor"],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/jorgebucaran/colorette","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/sbom","scorecard":{"id":74393,"data":{"date":"2025-08-04","repo":{"name":"github.com/jorgebucaran/colorette","commit":"0928e67466a34e50b53c7a908f32e738c3904846"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bench.yml:1","Warn: no topLevel permission defined: .github/workflows/test.cjs.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.cjs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.cjs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.cjs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.cjs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.cjs.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/test.cjs.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:20","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 '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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:31:43.602Z","repository_id":31089024,"created_at":"2025-08-15T04:31:43.603Z","updated_at":"2025-08-15T04:31:43.603Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37256738,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-13T02:00:22.117Z","response_time":122,"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":"jorgebucaran","name":"Jorge Bucaran","uuid":"56996","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/56996?u=e081b399e0403dd3fe569880d2370213ea84b33f\u0026v=4","repositories_count":18,"last_synced_at":"2026-09-08T03:48:56.092Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jorgebucaran","funding_links":["https://github.com/sponsors/jorgebucaran"],"total_stars":28277,"followers":1435,"following":1,"created_at":"2022-11-02T16:20:30.526Z","updated_at":"2026-09-08T03:48:56.108Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran/repositories"},"packages":[{"id":7686745,"name":"@nyxb/colorette","ecosystem":"npm","description":"🌈Easily set your terminal text color \u0026 styles.","homepage":"https://github.com/jorgebucaran/colorette#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jorgebucaran/colorette","keywords_array":["terminal","styles","color","ansi"],"namespace":"nyxb","versions_count":4,"first_release_published_at":"2023-05-05T04:31:32.197Z","latest_release_published_at":"2023-05-05T05:11:19.814Z","latest_release_number":"2.0.23","last_synced_at":"2026-09-14T04:02:54.756Z","created_at":"2023-05-05T04:40:07.076Z","updated_at":"2026-09-14T04:02:54.756Z","registry_url":"https://www.npmjs.com/package/@nyxb/colorette","install_command":"npm install @nyxb/colorette","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.22"},"contentPolicy":null},"repo_metadata":{"id":31089024,"uuid":"34648097","full_name":"jorgebucaran/colorette","owner":"jorgebucaran","description":"🌈Easily set your terminal text color \u0026 styles","archived":false,"fork":false,"pushed_at":"2025-10-03T11:20:56.000Z","size":426,"stargazers_count":1624,"open_issues_count":9,"forks_count":57,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-16T06:43:46.157Z","etag":null,"topics":["ansi","browser","cli","colors","console","node","terminal"],"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/jorgebucaran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2015-04-27T05:39:56.000Z","updated_at":"2026-08-15T10:41:09.000Z","dependencies_parsed_at":"2023-12-22T07:46:22.935Z","dependency_job_id":"967d6d38-25a9-43eb-8aee-422fa8c85b20","html_url":"https://github.com/jorgebucaran/colorette","commit_stats":{"total_commits":351,"total_committers":17,"mean_commits":"20.647058823529413","dds":0.05128205128205132,"last_synced_commit":"0928e67466a34e50b53c7a908f32e738c3904846"},"previous_names":["jorgebucaran/clorox","jorgebucaran/turbocolor","foldmap/colorette","jorgebucaran/colorette","joxji/colorette","bucaran/clor"],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/jorgebucaran/colorette","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/sbom","scorecard":{"id":74393,"data":{"date":"2025-08-04","repo":{"name":"github.com/jorgebucaran/colorette","commit":"0928e67466a34e50b53c7a908f32e738c3904846"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bench.yml:1","Warn: no topLevel permission defined: .github/workflows/test.cjs.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.cjs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.cjs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.cjs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.cjs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.cjs.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/test.cjs.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:20","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 '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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:31:43.602Z","repository_id":31089024,"created_at":"2025-08-15T04:31:43.603Z","updated_at":"2025-08-15T04:31:43.603Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36734912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":"jorgebucaran","name":"Jorge Bucaran","uuid":"56996","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/56996?u=e081b399e0403dd3fe569880d2370213ea84b33f\u0026v=4","repositories_count":18,"last_synced_at":"2026-08-20T06:54:29.725Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jorgebucaran","funding_links":["https://github.com/sponsors/jorgebucaran"],"total_stars":28243,"followers":1434,"following":1,"created_at":"2022-11-02T16:20:30.526Z","updated_at":"2026-08-20T06:54:29.738Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran/repositories"},"tags":[{"name":"2.0.20","sha":"811fd2f255ed6b3d56b5977353d32dae13088b65","kind":"tag","published_at":"2023-04-16T15:31:52.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.20","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.20/manifests"},{"name":"2.0.19","sha":"10218ff02eff9b2ca68611eb81da2d32f30c8f12","kind":"tag","published_at":"2022-06-14T15:06:58.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.19","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.19/manifests"},{"name":"2.0.18","sha":"668a978121a4dfe7a37b0b344af0aa1eb458a77a","kind":"tag","published_at":"2022-06-14T02:06:41.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.18","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"106748ef051428485996e9d92b559786b231c564","kind":"tag","published_at":"2022-06-03T14:26:57.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.17","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"3deaf7866046cfc962bdd43bdffe76b21dd7c12b","kind":"tag","published_at":"2021-10-07T17:33:35.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.16","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"4a6a70c0d396694fd96cf2ed6feb4f941fc3fd41","kind":"tag","published_at":"2021-10-07T10:00:47.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.15","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"054a30f7ecaff2524ea7f22d2f36b0ba56b327fa","kind":"tag","published_at":"2021-10-03T11:09:15.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.14","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"7246298cab31310dcd0c665f3e6a9430dd75a986","kind":"tag","published_at":"2021-10-01T13:21:05.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.13","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"bad64649c74a048186f325d31b6d5a3d45a2559b","kind":"tag","published_at":"2021-09-26T10:04:08.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.12","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"02d2141da4dbfdc83992c25e7a7d80c3c2694a0a","kind":"tag","published_at":"2021-09-25T21:49:48.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.11","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"7bb0f70c0a86306c80b03c28a1db6d2943b0bfeb","kind":"tag","published_at":"2021-09-24T18:11:09.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.10","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"fff5471eaa4d95b5f3ab86a586e106f251d0fd8c","kind":"tag","published_at":"2021-09-24T17:33:24.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.9","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"77ff01b077babe8f8877fa6317353c8d3ff44107","kind":"tag","published_at":"2021-09-23T14:42:16.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.8","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"4bc4ee8eae02153f5721cfa6781565f275592d16","kind":"tag","published_at":"2021-09-22T13:40:25.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.7","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"ade8c09dd87e83f0e86cac22d63187c2835a8056","kind":"tag","published_at":"2021-09-22T12:27:40.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.6","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"816a648e2635acf7102f10e0e6e704eb6de5f13d","kind":"tag","published_at":"2021-09-21T17:55:23.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.5","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"ad244fb7ce33627125819fa02378f3a5f664af34","kind":"tag","published_at":"2021-09-21T16:44:23.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.4","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"8b7be7664bcf9b0f22db6bdb6645a7d0d00736fd","kind":"tag","published_at":"2021-09-21T15:44:17.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.3","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"80b71589d367e5440722bf11cbfaf2d14d6695f2","kind":"tag","published_at":"2021-09-18T11:33:46.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.2","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"cfdfb4ae77a0faae9a3f0f5e47b5cc16bb2c1ba0","kind":"tag","published_at":"2021-09-18T10:47:11.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.1","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"84c633702e16c0466fd4c6dc05950859bd48fd96","kind":"tag","published_at":"2021-09-17T13:23:44.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.0/manifests"},{"name":"1.4.0","sha":"eec128ebdc0e12c7bd0b7016270dc8081d81e096","kind":"tag","published_at":"2021-09-07T17:06:11.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.4.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"2116ff7aac26a9c3b256273623a2fa44c86536a1","kind":"tag","published_at":"2021-08-10T12:55:34.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.3.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"844df017bc84b20f815ed11dffd4a4452df7df4b","kind":"tag","published_at":"2021-02-25T13:25:09.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.2.2","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"c5b8a001b7c0202752048bdf4afb9a9142dcf7e9","kind":"tag","published_at":"2020-07-05T13:26:21.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.2.1","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"99c8cfce1ea59d5cefcdf43affc44fcb193ec345","kind":"tag","published_at":"2020-05-16T18:24:16.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.2.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"51c9ae34397366733056e7a0e367ce02c1c62b5f","kind":"tag","published_at":"2019-06-28T23:45:49.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.1.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.1.0/manifests"},{"name":"1.0.8","sha":"07ac11b2c4b1e59ac92e2f2910b6fb0d3a624f34","kind":"tag","published_at":"2019-05-31T14:40:03.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.8","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"0b8582d949287c91ac4ec29205b5c551dae43992","kind":"commit","published_at":"2018-10-23T10:12:02.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.7","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"918ac6b4f05fdf75187f2d3592390caa342579c5","kind":"commit","published_at":"2018-10-16T09:43:38.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.6","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"a754148a8f686abed89357c8894d413908b800ad","kind":"commit","published_at":"2018-09-30T07:49:59.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.5","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"aca5f0897e445276a4fb506ca2d9cb8b88236258","kind":"commit","published_at":"2018-09-23T07:34:25.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.4","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"685cbabf9eb36beb06525cb2594da75767579954","kind":"commit","published_at":"2018-09-23T07:26:30.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.3","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"349387774804ca53c09c340a69ed65cfb2e2e56c","kind":"commit","published_at":"2018-09-23T03:12:04.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.2","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"22d126cda98e6307d4fdc4f08d71692149e0547c","kind":"commit","published_at":"2018-08-24T08:44:05.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.1","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"b7afe5853ab0a3744da2a2eba28432d8c414da43","kind":"commit","published_at":"2018-08-23T12:40:56.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T22:03:37.914Z","dependent_packages_count":1,"downloads":21,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":18.796770034606773,"dependent_packages_count":31.528744731703274,"stargazers_count":2.1135640416079777,"forks_count":3.5516507483683806,"average":13.997682389071601},"purl":"pkg:npm/%40nyxb/colorette","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nyxb/colorette","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nyxb/colorette","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nyxb/colorette/dependencies","status":null,"funding_links":["https://github.com/sponsors/jorgebucaran"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T10:02:51.673Z","issues_count":52,"pull_requests_count":55,"avg_time_to_close_issue":7947407.354166667,"avg_time_to_close_pull_request":5292339.755102041,"issues_closed_count":48,"pull_requests_closed_count":49,"pull_request_authors_count":32,"issue_authors_count":41,"avg_comments_per_issue":6.019230769230769,"avg_comments_per_pull_request":4.454545454545454,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1834818.75,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/issues","maintainers":[{"login":"jorgebucaran","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgebucaran"},{"login":"kibertoad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kibertoad"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nyxb%2Fcolorette/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nyxb%2Fcolorette/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nyxb%2Fcolorette/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nyxb%2Fcolorette/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nyxb%2Fcolorette/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nyxb%2Fcolorette/codemeta","maintainers":[{"uuid":"dennisollhoff","login":"dennisollhoff","name":null,"email":"contact@nyxb.xyz","url":null,"packages_count":335,"html_url":"https://www.npmjs.com/~dennisollhoff","role":null,"created_at":"2023-05-06T18:25:25.992Z","updated_at":"2023-05-06T18:25:25.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dennisollhoff/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5858301,"maintainers_count":1254217,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14110626,"name":"org.mvnpm:colorette","ecosystem":"maven","description":"🌈Easily set your terminal text color \u0026 styles.","homepage":"https://github.com/jorgebucaran/colorette#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jorgebucaran/colorette","keywords_array":[],"namespace":"org.mvnpm","versions_count":6,"first_release_published_at":"2026-07-02T23:12:11.000Z","latest_release_published_at":"2025-03-20T02:45:06.000Z","latest_release_number":"2.0.20","last_synced_at":"2026-09-14T04:03:36.507Z","created_at":"2026-03-24T11:19:02.454Z","updated_at":"2026-09-14T04:03:36.507Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/colorette/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/colorette/","metadata":{},"repo_metadata":{"id":31089024,"uuid":"34648097","full_name":"jorgebucaran/colorette","owner":"jorgebucaran","description":"🌈Easily set your terminal text color \u0026 styles","archived":false,"fork":false,"pushed_at":"2025-10-03T11:20:56.000Z","size":426,"stargazers_count":1623,"open_issues_count":10,"forks_count":58,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-09-12T13:54:15.926Z","etag":null,"topics":["ansi","browser","cli","colors","console","node","terminal"],"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/jorgebucaran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2015-04-27T05:39:56.000Z","updated_at":"2026-09-09T08:57:07.000Z","dependencies_parsed_at":"2023-12-22T07:46:22.935Z","dependency_job_id":"967d6d38-25a9-43eb-8aee-422fa8c85b20","html_url":"https://github.com/jorgebucaran/colorette","commit_stats":{"total_commits":351,"total_committers":17,"mean_commits":"20.647058823529413","dds":0.05128205128205132,"last_synced_commit":"0928e67466a34e50b53c7a908f32e738c3904846"},"previous_names":["jorgebucaran/clorox","jorgebucaran/turbocolor","foldmap/colorette","jorgebucaran/colorette","joxji/colorette","bucaran/clor"],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/jorgebucaran/colorette","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/sbom","scorecard":{"id":74393,"data":{"date":"2025-08-04","repo":{"name":"github.com/jorgebucaran/colorette","commit":"0928e67466a34e50b53c7a908f32e738c3904846"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bench.yml:1","Warn: no topLevel permission defined: .github/workflows/test.cjs.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.cjs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.cjs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.cjs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.cjs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.cjs.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/test.cjs.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:20","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 '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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:31:43.602Z","repository_id":31089024,"created_at":"2025-08-15T04:31:43.603Z","updated_at":"2025-08-15T04:31:43.603Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37256738,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-13T02:00:22.117Z","response_time":122,"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":"jorgebucaran","name":"Jorge Bucaran","uuid":"56996","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/56996?u=e081b399e0403dd3fe569880d2370213ea84b33f\u0026v=4","repositories_count":18,"last_synced_at":"2026-09-08T03:48:56.092Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jorgebucaran","funding_links":["https://github.com/sponsors/jorgebucaran"],"total_stars":28277,"followers":1435,"following":1,"created_at":"2022-11-02T16:20:30.526Z","updated_at":"2026-09-08T03:48:56.108Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran/repositories"},"tags":[{"name":"2.0.20","sha":"811fd2f255ed6b3d56b5977353d32dae13088b65","kind":"tag","published_at":"2023-04-16T15:31:52.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.20","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.20/manifests"},{"name":"2.0.19","sha":"10218ff02eff9b2ca68611eb81da2d32f30c8f12","kind":"tag","published_at":"2022-06-14T15:06:58.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.19","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.19/manifests"},{"name":"2.0.18","sha":"668a978121a4dfe7a37b0b344af0aa1eb458a77a","kind":"tag","published_at":"2022-06-14T02:06:41.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.18","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"106748ef051428485996e9d92b559786b231c564","kind":"tag","published_at":"2022-06-03T14:26:57.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.17","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"3deaf7866046cfc962bdd43bdffe76b21dd7c12b","kind":"tag","published_at":"2021-10-07T17:33:35.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.16","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"4a6a70c0d396694fd96cf2ed6feb4f941fc3fd41","kind":"tag","published_at":"2021-10-07T10:00:47.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.15","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"054a30f7ecaff2524ea7f22d2f36b0ba56b327fa","kind":"tag","published_at":"2021-10-03T11:09:15.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.14","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"7246298cab31310dcd0c665f3e6a9430dd75a986","kind":"tag","published_at":"2021-10-01T13:21:05.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.13","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"bad64649c74a048186f325d31b6d5a3d45a2559b","kind":"tag","published_at":"2021-09-26T10:04:08.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.12","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"02d2141da4dbfdc83992c25e7a7d80c3c2694a0a","kind":"tag","published_at":"2021-09-25T21:49:48.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.11","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"7bb0f70c0a86306c80b03c28a1db6d2943b0bfeb","kind":"tag","published_at":"2021-09-24T18:11:09.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.10","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"fff5471eaa4d95b5f3ab86a586e106f251d0fd8c","kind":"tag","published_at":"2021-09-24T17:33:24.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.9","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"77ff01b077babe8f8877fa6317353c8d3ff44107","kind":"tag","published_at":"2021-09-23T14:42:16.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.8","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"4bc4ee8eae02153f5721cfa6781565f275592d16","kind":"tag","published_at":"2021-09-22T13:40:25.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.7","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"ade8c09dd87e83f0e86cac22d63187c2835a8056","kind":"tag","published_at":"2021-09-22T12:27:40.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.6","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"816a648e2635acf7102f10e0e6e704eb6de5f13d","kind":"tag","published_at":"2021-09-21T17:55:23.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.5","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"ad244fb7ce33627125819fa02378f3a5f664af34","kind":"tag","published_at":"2021-09-21T16:44:23.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.4","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"8b7be7664bcf9b0f22db6bdb6645a7d0d00736fd","kind":"tag","published_at":"2021-09-21T15:44:17.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.3","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"80b71589d367e5440722bf11cbfaf2d14d6695f2","kind":"tag","published_at":"2021-09-18T11:33:46.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.2","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"cfdfb4ae77a0faae9a3f0f5e47b5cc16bb2c1ba0","kind":"tag","published_at":"2021-09-18T10:47:11.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.1","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"84c633702e16c0466fd4c6dc05950859bd48fd96","kind":"tag","published_at":"2021-09-17T13:23:44.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.0/manifests"},{"name":"1.4.0","sha":"eec128ebdc0e12c7bd0b7016270dc8081d81e096","kind":"tag","published_at":"2021-09-07T17:06:11.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.4.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"2116ff7aac26a9c3b256273623a2fa44c86536a1","kind":"tag","published_at":"2021-08-10T12:55:34.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.3.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"844df017bc84b20f815ed11dffd4a4452df7df4b","kind":"tag","published_at":"2021-02-25T13:25:09.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.2.2","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"c5b8a001b7c0202752048bdf4afb9a9142dcf7e9","kind":"tag","published_at":"2020-07-05T13:26:21.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.2.1","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"99c8cfce1ea59d5cefcdf43affc44fcb193ec345","kind":"tag","published_at":"2020-05-16T18:24:16.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.2.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"51c9ae34397366733056e7a0e367ce02c1c62b5f","kind":"tag","published_at":"2019-06-28T23:45:49.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.1.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.1.0/manifests"},{"name":"1.0.8","sha":"07ac11b2c4b1e59ac92e2f2910b6fb0d3a624f34","kind":"tag","published_at":"2019-05-31T14:40:03.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.8","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"0b8582d949287c91ac4ec29205b5c551dae43992","kind":"commit","published_at":"2018-10-23T10:12:02.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.7","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"918ac6b4f05fdf75187f2d3592390caa342579c5","kind":"commit","published_at":"2018-10-16T09:43:38.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.6","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"a754148a8f686abed89357c8894d413908b800ad","kind":"commit","published_at":"2018-09-30T07:49:59.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.5","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"aca5f0897e445276a4fb506ca2d9cb8b88236258","kind":"commit","published_at":"2018-09-23T07:34:25.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.4","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"685cbabf9eb36beb06525cb2594da75767579954","kind":"commit","published_at":"2018-09-23T07:26:30.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.3","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"349387774804ca53c09c340a69ed65cfb2e2e56c","kind":"commit","published_at":"2018-09-23T03:12:04.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.2","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"22d126cda98e6307d4fdc4f08d71692149e0547c","kind":"commit","published_at":"2018-08-24T08:44:05.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.1","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"b7afe5853ab0a3744da2a2eba28432d8c414da43","kind":"commit","published_at":"2018-08-23T12:40:56.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-14T03:01:46.026Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.74441852940383,"dependent_packages_count":42.52304477511333,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.133731652258575},"purl":"pkg:maven/org.mvnpm/colorette","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:colorette","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:colorette","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:colorette/dependencies","status":null,"funding_links":["https://github.com/sponsors/jorgebucaran"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-13T03:32:34.485Z","issues_count":52,"pull_requests_count":56,"avg_time_to_close_issue":7947407.354166667,"avg_time_to_close_pull_request":5292339.755102041,"issues_closed_count":48,"pull_requests_closed_count":49,"pull_request_authors_count":33,"issue_authors_count":41,"avg_comments_per_issue":6.019230769230769,"avg_comments_per_pull_request":4.410714285714286,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1834818.75,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/issues","maintainers":[{"login":"jorgebucaran","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgebucaran"},{"login":"kibertoad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kibertoad"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:colorette/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:colorette/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:colorette/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:colorette/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:colorette/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:colorette/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":623679,"maintainers_count":0,"namespaces_count":82759,"keywords_count":37339,"github":"maven-central","metadata":{"funded_packages_count":52971,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-14T05:02:19.465Z","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":4997912,"name":"org.webjars.npm:colorette","ecosystem":"maven","description":"WebJar for colorette","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jorgebucaran/colorette","keywords_array":[],"namespace":"org.webjars.npm","versions_count":5,"first_release_published_at":"2020-07-31T00:38:11.000Z","latest_release_published_at":"2023-05-23T06:06:40.000Z","latest_release_number":"2.0.20","last_synced_at":"2026-09-14T04:04:07.033Z","created_at":"2022-07-27T10:53:21.576Z","updated_at":"2026-09-14T04:04:07.034Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/colorette/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/colorette/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31089024,"uuid":"34648097","full_name":"jorgebucaran/colorette","owner":"jorgebucaran","description":"🌈Easily set your terminal text color \u0026 styles","archived":false,"fork":false,"pushed_at":"2025-10-03T11:20:56.000Z","size":426,"stargazers_count":1623,"open_issues_count":10,"forks_count":58,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-09-12T13:54:15.926Z","etag":null,"topics":["ansi","browser","cli","colors","console","node","terminal"],"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/jorgebucaran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2015-04-27T05:39:56.000Z","updated_at":"2026-09-09T08:57:07.000Z","dependencies_parsed_at":"2023-12-22T07:46:22.935Z","dependency_job_id":"967d6d38-25a9-43eb-8aee-422fa8c85b20","html_url":"https://github.com/jorgebucaran/colorette","commit_stats":{"total_commits":351,"total_committers":17,"mean_commits":"20.647058823529413","dds":0.05128205128205132,"last_synced_commit":"0928e67466a34e50b53c7a908f32e738c3904846"},"previous_names":["jorgebucaran/clorox","jorgebucaran/turbocolor","foldmap/colorette","jorgebucaran/colorette","joxji/colorette","bucaran/clor"],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/jorgebucaran/colorette","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/sbom","scorecard":{"id":74393,"data":{"date":"2025-08-04","repo":{"name":"github.com/jorgebucaran/colorette","commit":"0928e67466a34e50b53c7a908f32e738c3904846"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bench.yml:1","Warn: no topLevel permission defined: .github/workflows/test.cjs.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.cjs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.cjs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.cjs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.cjs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.cjs.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/test.cjs.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:20","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 '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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:31:43.602Z","repository_id":31089024,"created_at":"2025-08-15T04:31:43.603Z","updated_at":"2025-08-15T04:31:43.603Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37256738,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-13T02:00:22.117Z","response_time":122,"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":"jorgebucaran","name":"Jorge Bucaran","uuid":"56996","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/56996?u=e081b399e0403dd3fe569880d2370213ea84b33f\u0026v=4","repositories_count":18,"last_synced_at":"2026-09-08T03:48:56.092Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jorgebucaran","funding_links":["https://github.com/sponsors/jorgebucaran"],"total_stars":28277,"followers":1435,"following":1,"created_at":"2022-11-02T16:20:30.526Z","updated_at":"2026-09-08T03:48:56.108Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran/repositories"},"tags":[{"name":"2.0.20","sha":"811fd2f255ed6b3d56b5977353d32dae13088b65","kind":"tag","published_at":"2023-04-16T15:31:52.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.20","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.20/manifests"},{"name":"2.0.19","sha":"10218ff02eff9b2ca68611eb81da2d32f30c8f12","kind":"tag","published_at":"2022-06-14T15:06:58.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.19","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.19/manifests"},{"name":"2.0.18","sha":"668a978121a4dfe7a37b0b344af0aa1eb458a77a","kind":"tag","published_at":"2022-06-14T02:06:41.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.18","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"106748ef051428485996e9d92b559786b231c564","kind":"tag","published_at":"2022-06-03T14:26:57.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.17","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"3deaf7866046cfc962bdd43bdffe76b21dd7c12b","kind":"tag","published_at":"2021-10-07T17:33:35.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.16","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"4a6a70c0d396694fd96cf2ed6feb4f941fc3fd41","kind":"tag","published_at":"2021-10-07T10:00:47.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.15","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"054a30f7ecaff2524ea7f22d2f36b0ba56b327fa","kind":"tag","published_at":"2021-10-03T11:09:15.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.14","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"7246298cab31310dcd0c665f3e6a9430dd75a986","kind":"tag","published_at":"2021-10-01T13:21:05.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.13","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"bad64649c74a048186f325d31b6d5a3d45a2559b","kind":"tag","published_at":"2021-09-26T10:04:08.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.12","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"02d2141da4dbfdc83992c25e7a7d80c3c2694a0a","kind":"tag","published_at":"2021-09-25T21:49:48.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.11","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"7bb0f70c0a86306c80b03c28a1db6d2943b0bfeb","kind":"tag","published_at":"2021-09-24T18:11:09.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.10","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"fff5471eaa4d95b5f3ab86a586e106f251d0fd8c","kind":"tag","published_at":"2021-09-24T17:33:24.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.9","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"77ff01b077babe8f8877fa6317353c8d3ff44107","kind":"tag","published_at":"2021-09-23T14:42:16.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.8","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"4bc4ee8eae02153f5721cfa6781565f275592d16","kind":"tag","published_at":"2021-09-22T13:40:25.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.7","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"ade8c09dd87e83f0e86cac22d63187c2835a8056","kind":"tag","published_at":"2021-09-22T12:27:40.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.6","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"816a648e2635acf7102f10e0e6e704eb6de5f13d","kind":"tag","published_at":"2021-09-21T17:55:23.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.5","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"ad244fb7ce33627125819fa02378f3a5f664af34","kind":"tag","published_at":"2021-09-21T16:44:23.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.4","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"8b7be7664bcf9b0f22db6bdb6645a7d0d00736fd","kind":"tag","published_at":"2021-09-21T15:44:17.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.3","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"80b71589d367e5440722bf11cbfaf2d14d6695f2","kind":"tag","published_at":"2021-09-18T11:33:46.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.2","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"cfdfb4ae77a0faae9a3f0f5e47b5cc16bb2c1ba0","kind":"tag","published_at":"2021-09-18T10:47:11.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.1","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"84c633702e16c0466fd4c6dc05950859bd48fd96","kind":"tag","published_at":"2021-09-17T13:23:44.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.0/manifests"},{"name":"1.4.0","sha":"eec128ebdc0e12c7bd0b7016270dc8081d81e096","kind":"tag","published_at":"2021-09-07T17:06:11.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.4.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"2116ff7aac26a9c3b256273623a2fa44c86536a1","kind":"tag","published_at":"2021-08-10T12:55:34.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.3.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"844df017bc84b20f815ed11dffd4a4452df7df4b","kind":"tag","published_at":"2021-02-25T13:25:09.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.2.2","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"c5b8a001b7c0202752048bdf4afb9a9142dcf7e9","kind":"tag","published_at":"2020-07-05T13:26:21.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.2.1","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"99c8cfce1ea59d5cefcdf43affc44fcb193ec345","kind":"tag","published_at":"2020-05-16T18:24:16.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.2.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"51c9ae34397366733056e7a0e367ce02c1c62b5f","kind":"tag","published_at":"2019-06-28T23:45:49.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.1.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.1.0/manifests"},{"name":"1.0.8","sha":"07ac11b2c4b1e59ac92e2f2910b6fb0d3a624f34","kind":"tag","published_at":"2019-05-31T14:40:03.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.8","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"0b8582d949287c91ac4ec29205b5c551dae43992","kind":"commit","published_at":"2018-10-23T10:12:02.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.7","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"918ac6b4f05fdf75187f2d3592390caa342579c5","kind":"commit","published_at":"2018-10-16T09:43:38.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.6","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"a754148a8f686abed89357c8894d413908b800ad","kind":"commit","published_at":"2018-09-30T07:49:59.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.5","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"aca5f0897e445276a4fb506ca2d9cb8b88236258","kind":"commit","published_at":"2018-09-23T07:34:25.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.4","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"685cbabf9eb36beb06525cb2594da75767579954","kind":"commit","published_at":"2018-09-23T07:26:30.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.3","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"349387774804ca53c09c340a69ed65cfb2e2e56c","kind":"commit","published_at":"2018-09-23T03:12:04.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.2","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"22d126cda98e6307d4fdc4f08d71692149e0547c","kind":"commit","published_at":"2018-08-24T08:44:05.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.1","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"b7afe5853ab0a3744da2a2eba28432d8c414da43","kind":"commit","published_at":"2018-08-23T12:40:56.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-13T18:13:20.205Z","dependent_packages_count":13,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":4.564980547869896,"stargazers_count":7.942568563993395,"forks_count":15.716598816620287,"average":15.051022967357742},"purl":"pkg:maven/org.webjars.npm/colorette","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:colorette","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:colorette","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:colorette/dependencies","status":null,"funding_links":["https://github.com/sponsors/jorgebucaran"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-13T03:32:34.485Z","issues_count":52,"pull_requests_count":56,"avg_time_to_close_issue":7947407.354166667,"avg_time_to_close_pull_request":5292339.755102041,"issues_closed_count":48,"pull_requests_closed_count":49,"pull_request_authors_count":33,"issue_authors_count":41,"avg_comments_per_issue":6.019230769230769,"avg_comments_per_pull_request":4.410714285714286,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1834818.75,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/issues","maintainers":[{"login":"jorgebucaran","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgebucaran"},{"login":"kibertoad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kibertoad"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:colorette/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:colorette/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:colorette/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:colorette/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:colorette/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:colorette/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":623679,"maintainers_count":0,"namespaces_count":82759,"keywords_count":37339,"github":"maven-central","metadata":{"funded_packages_count":52971,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-14T05:02:19.465Z","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":1542228,"name":"colorette","ecosystem":"npm","description":"🌈Easily set your terminal text color \u0026 styles.","homepage":"https://github.com/jorgebucaran/colorette#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jorgebucaran/colorette","keywords_array":["terminal","styles","color","ansi"],"namespace":null,"versions_count":37,"first_release_published_at":"2018-08-23T01:12:46.756Z","latest_release_published_at":"2023-04-16T15:34:09.905Z","latest_release_number":"2.0.20","last_synced_at":"2026-09-14T04:48:47.594Z","created_at":"2022-04-09T05:09:19.438Z","updated_at":"2026-09-14T04:48:47.594Z","registry_url":"https://www.npmjs.com/package/colorette","install_command":"npm install colorette","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.20"},"contentPolicy":null},"repo_metadata":{"id":31089024,"uuid":"34648097","full_name":"jorgebucaran/colorette","owner":"jorgebucaran","description":"🌈Easily set your terminal text color \u0026 styles","archived":false,"fork":false,"pushed_at":"2025-10-03T11:20:56.000Z","size":426,"stargazers_count":1624,"open_issues_count":9,"forks_count":57,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-16T06:43:46.157Z","etag":null,"topics":["ansi","browser","cli","colors","console","node","terminal"],"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/jorgebucaran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2015-04-27T05:39:56.000Z","updated_at":"2026-08-15T10:41:09.000Z","dependencies_parsed_at":"2023-12-22T07:46:22.935Z","dependency_job_id":"967d6d38-25a9-43eb-8aee-422fa8c85b20","html_url":"https://github.com/jorgebucaran/colorette","commit_stats":{"total_commits":351,"total_committers":17,"mean_commits":"20.647058823529413","dds":0.05128205128205132,"last_synced_commit":"0928e67466a34e50b53c7a908f32e738c3904846"},"previous_names":["jorgebucaran/clorox","jorgebucaran/turbocolor","foldmap/colorette","jorgebucaran/colorette","joxji/colorette","bucaran/clor"],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/jorgebucaran/colorette","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/sbom","scorecard":{"id":74393,"data":{"date":"2025-08-04","repo":{"name":"github.com/jorgebucaran/colorette","commit":"0928e67466a34e50b53c7a908f32e738c3904846"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bench.yml:1","Warn: no topLevel permission defined: .github/workflows/test.cjs.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.cjs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.cjs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.cjs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.cjs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.cjs.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/test.cjs.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:20","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 '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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:31:43.602Z","repository_id":31089024,"created_at":"2025-08-15T04:31:43.603Z","updated_at":"2025-08-15T04:31:43.603Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36734912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":"jorgebucaran","name":"Jorge Bucaran","uuid":"56996","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/56996?u=e081b399e0403dd3fe569880d2370213ea84b33f\u0026v=4","repositories_count":18,"last_synced_at":"2026-09-08T03:48:56.092Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jorgebucaran","funding_links":["https://github.com/sponsors/jorgebucaran"],"total_stars":28277,"followers":1435,"following":1,"created_at":"2022-11-02T16:20:30.526Z","updated_at":"2026-09-08T03:48:56.108Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran/repositories"},"tags":[{"name":"2.0.20","sha":"811fd2f255ed6b3d56b5977353d32dae13088b65","kind":"tag","published_at":"2023-04-16T15:31:52.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.20","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.20/manifests"},{"name":"2.0.19","sha":"10218ff02eff9b2ca68611eb81da2d32f30c8f12","kind":"tag","published_at":"2022-06-14T15:06:58.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.19","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.19/manifests"},{"name":"2.0.18","sha":"668a978121a4dfe7a37b0b344af0aa1eb458a77a","kind":"tag","published_at":"2022-06-14T02:06:41.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.18","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"106748ef051428485996e9d92b559786b231c564","kind":"tag","published_at":"2022-06-03T14:26:57.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.17","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"3deaf7866046cfc962bdd43bdffe76b21dd7c12b","kind":"tag","published_at":"2021-10-07T17:33:35.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.16","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"4a6a70c0d396694fd96cf2ed6feb4f941fc3fd41","kind":"tag","published_at":"2021-10-07T10:00:47.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.15","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"054a30f7ecaff2524ea7f22d2f36b0ba56b327fa","kind":"tag","published_at":"2021-10-03T11:09:15.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.14","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"7246298cab31310dcd0c665f3e6a9430dd75a986","kind":"tag","published_at":"2021-10-01T13:21:05.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.13","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"bad64649c74a048186f325d31b6d5a3d45a2559b","kind":"tag","published_at":"2021-09-26T10:04:08.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.12","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"02d2141da4dbfdc83992c25e7a7d80c3c2694a0a","kind":"tag","published_at":"2021-09-25T21:49:48.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.11","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"7bb0f70c0a86306c80b03c28a1db6d2943b0bfeb","kind":"tag","published_at":"2021-09-24T18:11:09.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.10","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"fff5471eaa4d95b5f3ab86a586e106f251d0fd8c","kind":"tag","published_at":"2021-09-24T17:33:24.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.9","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"77ff01b077babe8f8877fa6317353c8d3ff44107","kind":"tag","published_at":"2021-09-23T14:42:16.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.8","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"4bc4ee8eae02153f5721cfa6781565f275592d16","kind":"tag","published_at":"2021-09-22T13:40:25.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.7","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"ade8c09dd87e83f0e86cac22d63187c2835a8056","kind":"tag","published_at":"2021-09-22T12:27:40.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.6","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"816a648e2635acf7102f10e0e6e704eb6de5f13d","kind":"tag","published_at":"2021-09-21T17:55:23.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.5","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"ad244fb7ce33627125819fa02378f3a5f664af34","kind":"tag","published_at":"2021-09-21T16:44:23.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.4","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"8b7be7664bcf9b0f22db6bdb6645a7d0d00736fd","kind":"tag","published_at":"2021-09-21T15:44:17.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.3","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"80b71589d367e5440722bf11cbfaf2d14d6695f2","kind":"tag","published_at":"2021-09-18T11:33:46.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.2","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"cfdfb4ae77a0faae9a3f0f5e47b5cc16bb2c1ba0","kind":"tag","published_at":"2021-09-18T10:47:11.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.1","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"84c633702e16c0466fd4c6dc05950859bd48fd96","kind":"tag","published_at":"2021-09-17T13:23:44.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.0/manifests"},{"name":"1.4.0","sha":"eec128ebdc0e12c7bd0b7016270dc8081d81e096","kind":"tag","published_at":"2021-09-07T17:06:11.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.4.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"2116ff7aac26a9c3b256273623a2fa44c86536a1","kind":"tag","published_at":"2021-08-10T12:55:34.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.3.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"844df017bc84b20f815ed11dffd4a4452df7df4b","kind":"tag","published_at":"2021-02-25T13:25:09.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.2.2","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"c5b8a001b7c0202752048bdf4afb9a9142dcf7e9","kind":"tag","published_at":"2020-07-05T13:26:21.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.2.1","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"99c8cfce1ea59d5cefcdf43affc44fcb193ec345","kind":"tag","published_at":"2020-05-16T18:24:16.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.2.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"51c9ae34397366733056e7a0e367ce02c1c62b5f","kind":"tag","published_at":"2019-06-28T23:45:49.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.1.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.1.0/manifests"},{"name":"1.0.8","sha":"07ac11b2c4b1e59ac92e2f2910b6fb0d3a624f34","kind":"tag","published_at":"2019-05-31T14:40:03.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.8","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"0b8582d949287c91ac4ec29205b5c551dae43992","kind":"commit","published_at":"2018-10-23T10:12:02.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.7","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"918ac6b4f05fdf75187f2d3592390caa342579c5","kind":"commit","published_at":"2018-10-16T09:43:38.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.6","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"a754148a8f686abed89357c8894d413908b800ad","kind":"commit","published_at":"2018-09-30T07:49:59.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.5","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"aca5f0897e445276a4fb506ca2d9cb8b88236258","kind":"commit","published_at":"2018-09-23T07:34:25.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.4","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"685cbabf9eb36beb06525cb2594da75767579954","kind":"commit","published_at":"2018-09-23T07:26:30.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.3","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"349387774804ca53c09c340a69ed65cfb2e2e56c","kind":"commit","published_at":"2018-09-23T03:12:04.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.2","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"22d126cda98e6307d4fdc4f08d71692149e0547c","kind":"commit","published_at":"2018-08-24T08:44:05.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.1","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"b7afe5853ab0a3744da2a2eba28432d8c414da43","kind":"commit","published_at":"2018-08-23T12:40:56.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T23:54:31.551Z","dependent_packages_count":2155,"downloads":276492607,"downloads_period":"last-month","dependent_repos_count":1727690,"rankings":{"downloads":0.010732892262570352,"dependent_repos_count":0.019439677312308546,"dependent_packages_count":0.03679848775738406,"stargazers_count":2.078074124858583,"forks_count":3.7035891139937824,"docker_downloads_count":0.011691186214585562,"average":0.9767209137332024},"purl":"pkg:npm/colorette","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/colorette","docker_dependents_count":22834,"docker_downloads_count":8932576513,"usage_url":"https://repos.ecosyste.ms/usage/npm/colorette","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/colorette/dependencies","status":null,"funding_links":["https://github.com/sponsors/jorgebucaran"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-11T02:32:00.392Z","issues_count":52,"pull_requests_count":56,"avg_time_to_close_issue":7947407.354166667,"avg_time_to_close_pull_request":5292339.755102041,"issues_closed_count":48,"pull_requests_closed_count":49,"pull_request_authors_count":33,"issue_authors_count":41,"avg_comments_per_issue":6.019230769230769,"avg_comments_per_pull_request":4.410714285714286,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1834818.75,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/issues","maintainers":[{"login":"jorgebucaran","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgebucaran"},{"login":"kibertoad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kibertoad"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/colorette/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/colorette/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/colorette/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/colorette/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/colorette/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/colorette/codemeta","maintainers":[{"uuid":"jorgebucaran","login":"jorgebucaran","name":null,"email":"mail@jorgebucaran.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~jorgebucaran","role":null,"created_at":"2022-11-11T19:39:45.529Z","updated_at":"2022-11-11T19:39:45.529Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jorgebucaran/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5858301,"maintainers_count":1254217,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1542234,"name":"colorette-extended","ecosystem":"npm","description":"Color your terminal using pure idiomatic JavaScript.","homepage":"https://github.com/jorgebucaran/colorette","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jorgebucaran/colorette","keywords_array":["colorette","terminal","styles","color","ansi"],"namespace":null,"versions_count":1,"first_release_published_at":"2020-06-16T09:39:09.518Z","latest_release_published_at":"2020-06-16T09:39:09.518Z","latest_release_number":"1.3.0","last_synced_at":"2026-09-14T04:03:38.311Z","created_at":"2022-04-09T05:09:20.156Z","updated_at":"2026-09-14T17:48:22.047Z","registry_url":"https://www.npmjs.com/package/colorette-extended","install_command":"npm install colorette-extended","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.3.0"},"contentPolicy":null},"repo_metadata":{"id":31089024,"uuid":"34648097","full_name":"jorgebucaran/colorette","owner":"jorgebucaran","description":"🌈Easily set your terminal text color \u0026 styles","archived":false,"fork":false,"pushed_at":"2025-10-03T11:20:56.000Z","size":426,"stargazers_count":1623,"open_issues_count":10,"forks_count":58,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-09-12T13:54:15.926Z","etag":null,"topics":["ansi","browser","cli","colors","console","node","terminal"],"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/jorgebucaran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2015-04-27T05:39:56.000Z","updated_at":"2026-09-09T08:57:07.000Z","dependencies_parsed_at":"2023-12-22T07:46:22.935Z","dependency_job_id":"967d6d38-25a9-43eb-8aee-422fa8c85b20","html_url":"https://github.com/jorgebucaran/colorette","commit_stats":{"total_commits":351,"total_committers":17,"mean_commits":"20.647058823529413","dds":0.05128205128205132,"last_synced_commit":"0928e67466a34e50b53c7a908f32e738c3904846"},"previous_names":["jorgebucaran/clorox","jorgebucaran/turbocolor","foldmap/colorette","jorgebucaran/colorette","joxji/colorette","bucaran/clor"],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/jorgebucaran/colorette","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/sbom","scorecard":{"id":74393,"data":{"date":"2025-08-04","repo":{"name":"github.com/jorgebucaran/colorette","commit":"0928e67466a34e50b53c7a908f32e738c3904846"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bench.yml:1","Warn: no topLevel permission defined: .github/workflows/test.cjs.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.cjs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.cjs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.cjs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.cjs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.cjs.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/test.cjs.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:20","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 '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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:31:43.602Z","repository_id":31089024,"created_at":"2025-08-15T04:31:43.603Z","updated_at":"2025-08-15T04:31:43.603Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37256738,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-13T02:00:22.117Z","response_time":122,"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":"jorgebucaran","name":"Jorge Bucaran","uuid":"56996","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/56996?u=e081b399e0403dd3fe569880d2370213ea84b33f\u0026v=4","repositories_count":18,"last_synced_at":"2026-09-08T03:48:56.092Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/jorgebucaran","funding_links":["https://github.com/sponsors/jorgebucaran"],"total_stars":28277,"followers":1435,"following":1,"created_at":"2022-11-02T16:20:30.526Z","updated_at":"2026-09-08T03:48:56.108Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran/repositories"},"tags":[{"name":"2.0.20","sha":"811fd2f255ed6b3d56b5977353d32dae13088b65","kind":"tag","published_at":"2023-04-16T15:31:52.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.20","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.20/manifests"},{"name":"2.0.19","sha":"10218ff02eff9b2ca68611eb81da2d32f30c8f12","kind":"tag","published_at":"2022-06-14T15:06:58.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.19","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.19/manifests"},{"name":"2.0.18","sha":"668a978121a4dfe7a37b0b344af0aa1eb458a77a","kind":"tag","published_at":"2022-06-14T02:06:41.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.18","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"106748ef051428485996e9d92b559786b231c564","kind":"tag","published_at":"2022-06-03T14:26:57.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.17","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"3deaf7866046cfc962bdd43bdffe76b21dd7c12b","kind":"tag","published_at":"2021-10-07T17:33:35.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.16","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"4a6a70c0d396694fd96cf2ed6feb4f941fc3fd41","kind":"tag","published_at":"2021-10-07T10:00:47.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.15","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"054a30f7ecaff2524ea7f22d2f36b0ba56b327fa","kind":"tag","published_at":"2021-10-03T11:09:15.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.14","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"7246298cab31310dcd0c665f3e6a9430dd75a986","kind":"tag","published_at":"2021-10-01T13:21:05.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.13","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"bad64649c74a048186f325d31b6d5a3d45a2559b","kind":"tag","published_at":"2021-09-26T10:04:08.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.12","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"02d2141da4dbfdc83992c25e7a7d80c3c2694a0a","kind":"tag","published_at":"2021-09-25T21:49:48.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.11","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"7bb0f70c0a86306c80b03c28a1db6d2943b0bfeb","kind":"tag","published_at":"2021-09-24T18:11:09.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.10","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"fff5471eaa4d95b5f3ab86a586e106f251d0fd8c","kind":"tag","published_at":"2021-09-24T17:33:24.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.9","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"77ff01b077babe8f8877fa6317353c8d3ff44107","kind":"tag","published_at":"2021-09-23T14:42:16.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.8","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"4bc4ee8eae02153f5721cfa6781565f275592d16","kind":"tag","published_at":"2021-09-22T13:40:25.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.7","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"ade8c09dd87e83f0e86cac22d63187c2835a8056","kind":"tag","published_at":"2021-09-22T12:27:40.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.6","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"816a648e2635acf7102f10e0e6e704eb6de5f13d","kind":"tag","published_at":"2021-09-21T17:55:23.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.5","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"ad244fb7ce33627125819fa02378f3a5f664af34","kind":"tag","published_at":"2021-09-21T16:44:23.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.4","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"8b7be7664bcf9b0f22db6bdb6645a7d0d00736fd","kind":"tag","published_at":"2021-09-21T15:44:17.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.3","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"80b71589d367e5440722bf11cbfaf2d14d6695f2","kind":"tag","published_at":"2021-09-18T11:33:46.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.2","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"cfdfb4ae77a0faae9a3f0f5e47b5cc16bb2c1ba0","kind":"tag","published_at":"2021-09-18T10:47:11.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.1","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"84c633702e16c0466fd4c6dc05950859bd48fd96","kind":"tag","published_at":"2021-09-17T13:23:44.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/2.0.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/2.0.0/manifests"},{"name":"1.4.0","sha":"eec128ebdc0e12c7bd0b7016270dc8081d81e096","kind":"tag","published_at":"2021-09-07T17:06:11.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.4.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"2116ff7aac26a9c3b256273623a2fa44c86536a1","kind":"tag","published_at":"2021-08-10T12:55:34.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.3.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"844df017bc84b20f815ed11dffd4a4452df7df4b","kind":"tag","published_at":"2021-02-25T13:25:09.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.2.2","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"c5b8a001b7c0202752048bdf4afb9a9142dcf7e9","kind":"tag","published_at":"2020-07-05T13:26:21.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.2.1","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"99c8cfce1ea59d5cefcdf43affc44fcb193ec345","kind":"tag","published_at":"2020-05-16T18:24:16.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.2.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"51c9ae34397366733056e7a0e367ce02c1c62b5f","kind":"tag","published_at":"2019-06-28T23:45:49.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.1.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.1.0/manifests"},{"name":"1.0.8","sha":"07ac11b2c4b1e59ac92e2f2910b6fb0d3a624f34","kind":"tag","published_at":"2019-05-31T14:40:03.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.8","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"0b8582d949287c91ac4ec29205b5c551dae43992","kind":"commit","published_at":"2018-10-23T10:12:02.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.7","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"918ac6b4f05fdf75187f2d3592390caa342579c5","kind":"commit","published_at":"2018-10-16T09:43:38.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.6","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"a754148a8f686abed89357c8894d413908b800ad","kind":"commit","published_at":"2018-09-30T07:49:59.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.5","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"aca5f0897e445276a4fb506ca2d9cb8b88236258","kind":"commit","published_at":"2018-09-23T07:34:25.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.4","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"685cbabf9eb36beb06525cb2594da75767579954","kind":"commit","published_at":"2018-09-23T07:26:30.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.3","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"349387774804ca53c09c340a69ed65cfb2e2e56c","kind":"commit","published_at":"2018-09-23T03:12:04.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.2","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"22d126cda98e6307d4fdc4f08d71692149e0547c","kind":"commit","published_at":"2018-08-24T08:44:05.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.1","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"b7afe5853ab0a3744da2a2eba28432d8c414da43","kind":"commit","published_at":"2018-08-23T12:40:56.000Z","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/1.0.0","html_url":"https://github.com/jorgebucaran/colorette/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorgebucaran/colorette@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-14T17:48:22.047Z","dependent_packages_count":1,"downloads":22,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.76322889354142,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":2.618712607198882,"forks_count":4.455754046401903,"average":18.87792441828975},"purl":"pkg:npm/colorette-extended","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/colorette-extended","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/colorette-extended","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/colorette-extended/dependencies","status":null,"funding_links":["https://github.com/sponsors/jorgebucaran"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-14T04:01:49.892Z","issues_count":52,"pull_requests_count":56,"avg_time_to_close_issue":7947407.354166667,"avg_time_to_close_pull_request":5292339.755102041,"issues_closed_count":48,"pull_requests_closed_count":49,"pull_request_authors_count":33,"issue_authors_count":41,"avg_comments_per_issue":6.019230769230769,"avg_comments_per_pull_request":4.410714285714286,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1834818.75,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/issues","maintainers":[{"login":"jorgebucaran","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgebucaran"},{"login":"kibertoad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kibertoad"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/colorette-extended/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/colorette-extended/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/colorette-extended/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/colorette-extended/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/colorette-extended/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/colorette-extended/codemeta","maintainers":[{"uuid":"pearofducks","login":"pearofducks","name":null,"email":"pearofducks+npm@gmail.com","url":null,"packages_count":200,"html_url":"https://www.npmjs.com/~pearofducks","role":null,"created_at":"2022-11-11T19:39:47.753Z","updated_at":"2022-11-11T19:39:47.753Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pearofducks/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5858301,"maintainers_count":1254217,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","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":11398,"full_name":"jorgebucaran/colorette","default_branch":"main","total_commits":352,"total_committers":18,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":19.555555555555557,"dds":0.05397727272727271,"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2026-09-14T04:03:03.683Z","last_synced_commit":"fdfab65a93faa31f4335eb0bb945a306a732f023","created_at":"2023-03-07T11:17:21.406Z","updated_at":"2026-09-14T04:03:03.625Z","committers":[{"name":"Jorge Bucaran","email":"mail@jorgebucaran.com","login":"jorgebucaran","count":333},{"name":"Igor Savin","email":"iselwin@gmail.com","login":"kibertoad","count":3},{"name":"Ahn","email":"27772165+ahnpnl","login":"ahnpnl","count":1},{"name":"Alexander Kuznetsov","email":"alexkuz@gmail.com","login":"alexkuz","count":1},{"name":"Andrey Sitnik","email":"andrey@sitnik.ru","login":"ai","count":1},{"name":"Barış Şenkal","email":"barissenkal","login":"barissenkal","count":1},{"name":"Daniel Ruf","email":"DanielRuf","login":"DanielRuf","count":1},{"name":"Ferdinand Prantl","email":"prantlf@gmail.com","login":"prantlf","count":1},{"name":"Frazer Smith","email":"frazer.dev@outlook.com","login":"Fdawgs","count":1},{"name":"Gilles Piou","email":"gilles.piou@gmail.com","login":"pioug","count":1},{"name":"Liam Tait","email":"Liam-Tait","login":"Liam-Tait","count":1},{"name":"Martin Kolárik","email":"martin@kolarik.sk","login":"MartinKolarik","count":1},{"name":"Mateusz Burzyński","email":"mateuszburzynski@gmail.com","login":"Andarist","count":1},{"name":"Nikita Karamov","email":"nick@karamoff.dev","login":"kytta","count":1},{"name":"Steven","email":"steven@ceriously.com","login":"styfle","count":1},{"name":"chocolateboy","email":"chocolate@cpan.org","login":"chocolateboy","count":1},{"name":"netop:// ウェッブ","email":"netopwibby@thenetwork.email","login":"NetOpWibby","count":1},{"name":"psmarsh","email":"philip.s.marshall@gmail.com","login":"flurmbo-wevote-browserstack","count":1}],"past_year_committers":[{"name":"Liam Tait","email":"Liam-Tait","login":"Liam-Tait","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-15T00:00:12.584Z","repositories_count":7317920,"commits_count":1103669818,"contributors_count":48975045,"owners_count":1464320,"committers_count":3525934,"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":"jorgebucaran/colorette","html_url":"https://github.com/jorgebucaran/colorette","last_synced_at":"2026-09-14T04:01:49.892Z","status":null,"issues_count":52,"pull_requests_count":56,"avg_time_to_close_issue":7947407.354166667,"avg_time_to_close_pull_request":5292339.755102041,"issues_closed_count":48,"pull_requests_closed_count":49,"pull_request_authors_count":33,"issue_authors_count":41,"avg_comments_per_issue":6.019230769230769,"avg_comments_per_pull_request":4.410714285714286,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1834818.75,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-19T11:09:59.257Z","updated_at":"2026-09-14T04:01:49.892Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/issues","issue_labels_count":{"table":{"enhancement":13,"bug":5,"docs":2}},"pull_request_labels_count":{"table":{"enhancement":18,"bug":5,"tests":1}},"issue_author_associations_count":{"table":{"NONE":36,"CONTRIBUTOR":8,"OWNER":6,"COLLABORATOR":2}},"pull_request_author_associations_count":{"table":{"NONE":22,"CONTRIBUTOR":16,"OWNER":14,"COLLABORATOR":4}},"issue_authors":{"table":{"jorgebucaran":6,"ai":4,"chocolateboy":2,"kibertoad":2,"jaclas":2,"vsehgal1":1,"anark":1,"tj-commits":1,"victorvuelma":1,"tukusejssirs":1,"vladshcherbin":1,"anko":1,"abhichatbot":1,"Ovyerus":1,"emmtte":1,"Komaricus":1,"StoneCypher":1,"faridkazemi":1,"frenzzy":1,"MartinKolarik":1,"naturalethic":1,"kytta":1,"from-nibly":1,"vigneshSivanesan":1,"daKmoR":1,"AbhijitTodkar22":1,"n1kk":1,"zhengxs2018":1,"tcampbPPU":1,"jorgegonzalez":1,"DylanPiercey":1,"marvinroger":1,"13OnTheCode":1,"tracker1":1,"its-dibo":1,"LeoniePhiline":1,"carson-song-lsq":1,"shellscape":1,"jcbhmr":1,"franckOL":1,"lukastaegert":1}},"pull_request_authors":{"table":{"jorgebucaran":14,"kibertoad":4,"wyf027":3,"ghost":2,"prantlf":2,"alexkuz":2,"Delagen":2,"iamandrewluca":2,"WNemencha":1,"ai":1,"Liam-Tait":1,"edwinsamodra":1,"phalgunv":1,"kytta":1,"ahnpnl":1,"usmanyunusov":1,"bitdeli-chef":1,"MartinKolarik":1,"pioug":1,"rwu823":1,"NetOpWibby":1,"nin-jin":1,"DanielRuf":1,"chocolateboy":1,"Fdawgs":1,"chrismendis":1,"Andarist":1,"RomanHotsiy":1,"LeoniePhiline":1,"barissenkal":1,"styfle":1,"Azatey":1,"tmdh":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-15T00:00:06.450Z","repositories_count":17244503,"issues_count":45578050,"pull_requests_count":143171727,"authors_count":11731040,"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":{"NONE":5}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"wyf027":3,"Liam-Tait":1,"phalgunv":1}},"maintainers":[{"table":{"login":"jorgebucaran","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgebucaran"}},{"table":{"login":"kibertoad","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kibertoad"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":7,"IssueCommentEvent":32,"IssuesEvent":4,"PullRequestEvent":4,"PushEvent":1,"WatchEvent":42},"last_year":{"ForkEvent":2,"IssueCommentEvent":3,"PullRequestEvent":3,"PushEvent":1,"WatchEvent":11}},"keywords":["ansi","browser","cli","colors","console","node","terminal"],"dependencies":[{"ecosystem":"npm","filepath":"bench/package.json","sha":null,"kind":"manifest","created_at":"2022-08-09T22:40:08.564Z","updated_at":"2022-08-09T22:40:08.564Z","repository_link":"https://github.com/jorgebucaran/colorette/blob/main/bench/package.json","dependencies":[{"id":964255126,"package_name":"ansi-colors","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":964255127,"package_name":"picocolors","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":964255128,"package_name":"benchmark","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":964255129,"package_name":"chalk","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":964255130,"package_name":"colors","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":964255131,"package_name":"kleur","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-09T22:40:08.649Z","updated_at":"2022-08-09T22:40:08.649Z","repository_link":"https://github.com/jorgebucaran/colorette/blob/main/package.json","dependencies":[{"id":964255184,"package_name":"c8","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":964255185,"package_name":"twist","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/bench.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T18:18:43.561Z","updated_at":"2023-01-14T18:18:43.561Z","repository_link":"https://github.com/jorgebucaran/colorette/blob/main/.github/workflows/bench.yml","dependencies":[{"id":6903508662,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6903508663,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.cjs.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T18:18:43.605Z","updated_at":"2023-01-14T18:18:43.605Z","repository_link":"https://github.com/jorgebucaran/colorette/blob/main/.github/workflows/test.cjs.yml","dependencies":[{"id":6903508664,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6903508665,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T18:18:43.619Z","updated_at":"2023-01-14T18:18:43.619Z","repository_link":"https://github.com/jorgebucaran/colorette/blob/main/.github/workflows/test.yml","dependencies":[{"id":6903508666,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6903508667,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":33.23219076971246,"created_at":"2026-07-08T09:34:10.451Z","updated_at":"2026-09-15T04:35:28.144Z","avatar_url":"https://github.com/jorgebucaran.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378681","html_url":"https://summary.ecosyste.ms/projects/378681"}