{"id":65884,"name":"tinygradient","ecosystem":"bower","description":null,"homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mistic100/tinygradient","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2014-06-18T13:30:24.000Z","latest_release_published_at":"2025-02-18T18:12:39.000Z","latest_release_number":"2.0.1","last_synced_at":"2026-03-14T13:55:45.774Z","created_at":"2022-04-05T00:30:16.380Z","updated_at":"2026-03-14T13:55:45.774Z","registry_url":null,"install_command":"bower install tinygradient","documentation_url":null,"metadata":{},"repo_metadata":{"id":415620,"uuid":"20960509","full_name":"mistic100/tinygradient","owner":"mistic100","description":"Fast and small gradients manipulation, built on top of TinyColor","archived":false,"fork":false,"pushed_at":"2025-02-18T18:14:47.000Z","size":115,"stargazers_count":236,"open_issues_count":0,"forks_count":25,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-13T04:02:08.920Z","etag":null,"topics":["colors","gradient"],"latest_commit_sha":null,"homepage":"https://mistic100.github.io/tinygradient","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/mistic100.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-06-18T12:00:51.000Z","updated_at":"2025-08-29T09:38:46.000Z","dependencies_parsed_at":"2024-01-03T06:49:23.580Z","dependency_job_id":"74499b04-9dde-4793-9276-4f22a0caea2a","html_url":"https://github.com/mistic100/tinygradient","commit_stats":{"total_commits":64,"total_committers":14,"mean_commits":4.571428571428571,"dds":0.546875,"last_synced_commit":"4ddacc7428c084f4ce9bb892ad9ecefe72359cc1"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/mistic100/tinygradient","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mistic100","download_url":"https://codeload.github.com/mistic100/tinygradient/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/sbom","scorecard":{"id":649987,"data":{"date":"2025-08-11","repo":{"name":"github.com/mistic100/tinygradient","commit":"085e07ebf5af4803ed2b2059e5d31091aa4dc35a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/24 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mistic100/tinygradient/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:14","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T13:16:48.069Z","repository_id":415620,"created_at":"2025-08-21T13:16:48.070Z","updated_at":"2025-08-21T13:16:48.070Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275225863,"owners_count":25427000,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-15T02:00:09.272Z","response_time":75,"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":"mistic100","name":"Damien Sorel","uuid":"41597","kind":"user","description":"᚛ᚇᚐᚋᚔᚓᚅ᚜","email":"","website":"https://www.strangeplanet.fr","location":"Lyon, France","twitter":null,"company":"@sogelink @ARIG-Robotique","icon_url":"https://avatars.githubusercontent.com/u/41597?u=7cedfe7cc2d003e123342cb1dd3ca9e12420926f\u0026v=4","repositories_count":54,"last_synced_at":"2025-09-14T23:39:48.155Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mistic100","funding_links":["https://github.com/sponsors/mistic100"],"total_stars":5273,"followers":207,"following":1,"created_at":"2022-11-02T17:11:18.737Z","updated_at":"2025-09-14T23:39:48.155Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mistic100","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mistic100/repositories"},"tags":[{"name":"2.0.1","sha":"085e07ebf5af4803ed2b2059e5d31091aa4dc35a","kind":"commit","published_at":"2025-02-18T18:12:39.000Z","download_url":"https://codeload.github.com/mistic100/tinygradient/tar.gz/2.0.1","html_url":"https://github.com/mistic100/tinygradient/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mistic100/tinygradient@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"86a321e52bec76ff461439edff07bf9a0a202a7e","kind":"commit","published_at":"2025-02-05T12:00:50.000Z","download_url":"https://codeload.github.com/mistic100/tinygradient/tar.gz/2.0.0","html_url":"https://github.com/mistic100/tinygradient/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mistic100/tinygradient@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/2.0.0/manifests"},{"name":"1.1.5","sha":"52e93deeb3136a3d1702257a6c48f1d173609bb1","kind":"commit","published_at":"2021-06-05T09:02:48.000Z","download_url":"https://codeload.github.com/mistic100/tinygradient/tar.gz/1.1.5","html_url":"https://github.com/mistic100/tinygradient/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mistic100/tinygradient@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"90b39608ee4fca162c409654f1f77e2ea524f9f4","kind":"commit","published_at":"2021-03-17T17:12:04.000Z","download_url":"https://codeload.github.com/mistic100/tinygradient/tar.gz/1.1.4","html_url":"https://github.com/mistic100/tinygradient/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mistic100/tinygradient@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"193194a549f322d6b254fb3058915b45da8a96c7","kind":"commit","published_at":"2021-02-22T12:00:31.000Z","download_url":"https://codeload.github.com/mistic100/tinygradient/tar.gz/1.1.3","html_url":"https://github.com/mistic100/tinygradient/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mistic100/tinygradient@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"051498c27772f8ed6f0c744de9e6b59923c0b518","kind":"commit","published_at":"2020-04-26T13:13:03.000Z","download_url":"https://codeload.github.com/mistic100/tinygradient/tar.gz/1.1.2","html_url":"https://github.com/mistic100/tinygradient/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mistic100/tinygradient@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"cb48364b1f50578b7fd0197b16029bbceaf7fc5b","kind":"commit","published_at":"2020-01-13T12:35:01.000Z","download_url":"https://codeload.github.com/mistic100/tinygradient/tar.gz/1.1.1","html_url":"https://github.com/mistic100/tinygradient/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mistic100/tinygradient@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9d6ba40831342bc7368a09e1af94ea8677ddae29","kind":"commit","published_at":"2019-12-03T13:02:58.000Z","download_url":"https://codeload.github.com/mistic100/tinygradient/tar.gz/1.1.0","html_url":"https://github.com/mistic100/tinygradient/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mistic100/tinygradient@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"c11b0e1bddf1707ed7b7c526dcd59218955cfee7","kind":"commit","published_at":"2019-01-01T13:38:17.000Z","download_url":"https://codeload.github.com/mistic100/tinygradient/tar.gz/1.0.0","html_url":"https://github.com/mistic100/tinygradient/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mistic100/tinygradient@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/1.0.0/manifests"},{"name":"0.4.3","sha":"2023362bcaf96ea185b1e0657eec45187d82ec61","kind":"commit","published_at":"2018-12-15T15:36:55.000Z","download_url":"https://codeload.github.com/mistic100/tinygradient/tar.gz/0.4.3","html_url":"https://github.com/mistic100/tinygradient/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mistic100/tinygradient@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"f44ed0c612510ef3e38cc09da03e9b8ddc437280","kind":"commit","published_at":"2018-10-30T17:17:23.000Z","download_url":"https://codeload.github.com/mistic100/tinygradient/tar.gz/0.4.2","html_url":"https://github.com/mistic100/tinygradient/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mistic100/tinygradient@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"7e8f7906090e510f7febde9706d2b72821d0b821","kind":"commit","published_at":"2018-09-03T17:23:01.000Z","download_url":"https://codeload.github.com/mistic100/tinygradient/tar.gz/0.4.1","html_url":"https://github.com/mistic100/tinygradient/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mistic100/tinygradient@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"9415fa818fcc6e77395190f937f85d04dc861499","kind":"commit","published_at":"2018-04-11T18:34:43.000Z","download_url":"https://codeload.github.com/mistic100/tinygradient/tar.gz/0.4.0","html_url":"https://github.com/mistic100/tinygradient/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mistic100/tinygradient@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"d40a4c3d805718ad3b1f728218128a15cb09a129","kind":"commit","published_at":"2016-10-28T15:39:03.000Z","download_url":"https://codeload.github.com/mistic100/tinygradient/tar.gz/0.3.1","html_url":"https://github.com/mistic100/tinygradient/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mistic100/tinygradient@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"d147bfa4ee62eef24be49757d72150d0fed3fd08","kind":"commit","published_at":"2014-11-29T10:23:09.000Z","download_url":"https://codeload.github.com/mistic100/tinygradient/tar.gz/0.3.0","html_url":"https://github.com/mistic100/tinygradient/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mistic100/tinygradient@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"ca9c8d258538ae114487cef357911335e9bf9439","kind":"commit","published_at":"2014-08-06T19:27:24.000Z","download_url":"https://codeload.github.com/mistic100/tinygradient/tar.gz/0.2.0","html_url":"https://github.com/mistic100/tinygradient/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mistic100/tinygradient@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"368c86aad664935095793f02ba9ee8b08b63e405","kind":"commit","published_at":"2014-06-18T13:30:24.000Z","download_url":"https://codeload.github.com/mistic100/tinygradient/tar.gz/0.1.0","html_url":"https://github.com/mistic100/tinygradient/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mistic100/tinygradient@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-15T07:56:32.402Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":11.515125619552213,"dependent_packages_count":6.033156725346095,"stargazers_count":8.21796843844357,"forks_count":10.85284566740728,"docker_downloads_count":null,"average":9.15477411268729},"purl":"pkg:bower/tinygradient","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/tinygradient","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/tinygradient","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/tinygradient/dependencies","status":null,"funding_links":["https://github.com/sponsors/mistic100"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:32:26.374Z","issues_count":20,"pull_requests_count":36,"avg_time_to_close_issue":2957771.95,"avg_time_to_close_pull_request":257872.14285714287,"issues_closed_count":20,"pull_requests_closed_count":35,"pull_request_authors_count":11,"issue_authors_count":14,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":0.7222222222222222,"merged_pull_requests_count":26,"bot_issues_count":4,"bot_pull_requests_count":20,"past_year_issues_count":0,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":114701.33333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":9,"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.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistic100%2Ftinygradient/issues","maintainers":[{"login":"mistic100","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mistic100"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/tinygradient/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/tinygradient/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/tinygradient/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/tinygradient/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/tinygradient/codemeta","maintainers":[]}