{"id":1001975,"name":"@jephuff/canvg","ecosystem":"npm","description":"Javascript SVG parser and renderer on Canvas","homepage":"https://github.com/gabelerner/canvg","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gabelerner/canvg","keywords_array":["javascript","client","browser","svg","canvas"],"namespace":"jephuff","versions_count":1,"first_release_published_at":"2016-11-05T17:01:02.134Z","latest_release_published_at":"2016-11-05T17:01:02.134Z","latest_release_number":"1.0.0","last_synced_at":"2026-06-20T22:00:50.396Z","created_at":"2022-04-07T18:57:59.756Z","updated_at":"2026-06-20T22:00:50.396Z","registry_url":"https://www.npmjs.com/package/@jephuff/canvg","install_command":"npm install @jephuff/canvg","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":24286629,"uuid":"27681516","full_name":"canvg/canvg","owner":"canvg","description":"JavaScript SVG parser and renderer on Canvas","archived":false,"fork":false,"pushed_at":"2025-10-06T22:00:32.000Z","size":33576,"stargazers_count":3792,"open_issues_count":134,"forks_count":619,"subscribers_count":64,"default_branch":"master","last_synced_at":"2025-10-07T00:06:57.478Z","etag":null,"topics":["canvas","hacktoberfest","javascript","svg"],"latest_commit_sha":null,"homepage":"https://canvg.js.org","language":"TypeScript","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/canvg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-07T19:18:53.000Z","updated_at":"2025-10-06T17:01:18.000Z","dependencies_parsed_at":"2023-10-20T16:44:56.956Z","dependency_job_id":"69a9c3f7-73af-467b-9858-181e8a229d0f","html_url":"https://github.com/canvg/canvg","commit_stats":{"total_commits":935,"total_committers":54,"mean_commits":"17.314814814814813","dds":0.720855614973262,"last_synced_commit":"937668eced93e0335c67a255d0d2277ea708b2cb"},"previous_names":["gabelerner/canvg"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/canvg/canvg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/canvg","download_url":"https://codeload.github.com/canvg/canvg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/sbom","scorecard":{"id":264782,"data":{"date":"2025-08-11","repo":{"name":"github.com/canvg/canvg","commit":"15fc14568d013bf48e388528567c9681310dae14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/23 approved changesets -- score normalized to 1","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/checks.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/commit.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/update-snapshots.yml:1","Warn: no topLevel permission defined: .github/workflows/website.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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:6"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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/checks.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checks.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checks.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checks.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/checks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checks.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/commit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/commit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-snapshots.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/update-snapshots.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-snapshots.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/update-snapshots.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-snapshots.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/update-snapshots.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-snapshots.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/update-snapshots.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/website.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/website.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/website.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/website.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/canvg/canvg/website.yml/master?enable=pin","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"75 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-3949-f494-cm99","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T11:42:11.467Z","repository_id":24286629,"created_at":"2025-08-17T11:42:11.467Z","updated_at":"2025-08-17T11:42:11.467Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000741,"owners_count":26082932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"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":"canvg","name":"canvg","uuid":"21693648","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/21693648?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:44:15.143Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/canvg","funding_links":[],"total_stars":3542,"followers":8,"following":0,"created_at":"2022-11-02T16:27:47.269Z","updated_at":"2024-03-25T18:44:15.338Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/canvg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/canvg/repositories"},"tags":[{"name":"v3.0.11","sha":"d027f526c24577f20a78adbbd88f53f981047b81","kind":"commit","published_at":"2025-03-13T18:22:27.000Z","download_url":"https://codeload.github.com/canvg/canvg/tar.gz/v3.0.11","html_url":"https://github.com/canvg/canvg/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/canvg/canvg@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v3.0.11/manifests"},{"name":"v4.0.3","sha":"15fc14568d013bf48e388528567c9681310dae14","kind":"commit","published_at":"2025-03-12T22:59:44.000Z","download_url":"https://codeload.github.com/canvg/canvg/tar.gz/v4.0.3","html_url":"https://github.com/canvg/canvg/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/canvg/canvg@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"937668eced93e0335c67a255d0d2277ea708b2cb","kind":"commit","published_at":"2024-04-22T17:07:15.000Z","download_url":"https://codeload.github.com/canvg/canvg/tar.gz/v4.0.2","html_url":"https://github.com/canvg/canvg/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/canvg/canvg@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"05cf8fd6611e8db3ed779138714954333d2a8f6f","kind":"commit","published_at":"2022-07-19T13:26:44.000Z","download_url":"https://codeload.github.com/canvg/canvg/tar.gz/v4.0.1","html_url":"https://github.com/canvg/canvg/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/canvg/canvg@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"93b8324bc7ae6083628a7941d345bc91d1e321ce","kind":"commit","published_at":"2022-02-17T13:19:19.000Z","download_url":"https://codeload.github.com/canvg/canvg/tar.gz/v4.0.0","html_url":"https://github.com/canvg/canvg/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/canvg/canvg@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v4.0.0/manifests"},{"name":"v3.0.8","sha":"6972623737fe82c4db7b9ddf9831c969a960c796","kind":"commit","published_at":"2021-09-14T05:04:13.000Z","download_url":"https://codeload.github.com/canvg/canvg/tar.gz/v3.0.8","html_url":"https://github.com/canvg/canvg/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/canvg/canvg@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"95bee37eb0256d4afb39aba2b3fa332278562b94","kind":"commit","published_at":"2020-10-17T06:17:47.000Z","download_url":"https://codeload.github.com/canvg/canvg/tar.gz/v3.0.7","html_url":"https://github.com/canvg/canvg/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/canvg/canvg@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v3.0.7/manifests"},{"name":"v3.0.0","sha":"0ef0868c131edd0e49dcc020977c37c8ee9e4798","kind":"commit","published_at":"2019-12-04T04:28:19.000Z","download_url":"https://codeload.github.com/canvg/canvg/tar.gz/v3.0.0","html_url":"https://github.com/canvg/canvg/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/canvg/canvg@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.0","sha":"f5efe536c41516f17491d35ac3cb03802bad38f5","kind":"commit","published_at":"2019-11-03T04:50:16.000Z","download_url":"https://codeload.github.com/canvg/canvg/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/canvg/canvg/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/canvg/canvg@v3.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v3.0.0-beta.0/manifests"},{"name":"v2.0.0","sha":"98a12cb83bb3e6f67886e886b2253f382950b21d","kind":"commit","published_at":"2019-05-18T17:41:36.000Z","download_url":"https://codeload.github.com/canvg/canvg/tar.gz/v2.0.0","html_url":"https://github.com/canvg/canvg/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/canvg/canvg@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.1","sha":"cef40f0a74420c12323fb2ef5b5f9e3aa1b92740","kind":"commit","published_at":"2019-03-08T16:15:19.000Z","download_url":"https://codeload.github.com/canvg/canvg/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/canvg/canvg/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/canvg/canvg@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-beta.0","sha":"0e777ccca1463137d8797ce8d386347a4f732aac","kind":"commit","published_at":"2019-01-14T05:55:33.000Z","download_url":"https://codeload.github.com/canvg/canvg/tar.gz/v2.0.0-beta.0","html_url":"https://github.com/canvg/canvg/releases/tag/v2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/canvg/canvg@v2.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v2.0.0-beta.0/manifests"},{"name":"v1.5.4","sha":"7a32ad432e60730a24167304ff4c822cd886b2a5","kind":"commit","published_at":"2018-11-05T01:25:12.000Z","download_url":"https://codeload.github.com/canvg/canvg/tar.gz/v1.5.4","html_url":"https://github.com/canvg/canvg/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/canvg/canvg@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"3f2afabc06a59ccc6c5d8b3b5ee754801ab26cbb","kind":"commit","published_at":"2018-09-09T15:17:26.000Z","download_url":"https://codeload.github.com/canvg/canvg/tar.gz/v1.5.3","html_url":"https://github.com/canvg/canvg/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/canvg/canvg@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"d5f12cca5b801fb1b4e1ba3eea2d79e818eff37f","kind":"commit","published_at":"2018-08-08T02:13:24.000Z","download_url":"https://codeload.github.com/canvg/canvg/tar.gz/v1.5.2","html_url":"https://github.com/canvg/canvg/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/canvg/canvg@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"99ec9239d6809d91db49407b884ef0aff3a6c7ff","kind":"commit","published_at":"2018-08-08T01:01:43.000Z","download_url":"https://codeload.github.com/canvg/canvg/tar.gz/v1.5.1","html_url":"https://github.com/canvg/canvg/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/canvg/canvg@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"eb56f6659638a00021866086f6df21a9a4ace0dd","kind":"commit","published_at":"2018-03-21T02:20:24.000Z","download_url":"https://codeload.github.com/canvg/canvg/tar.gz/v1.5","html_url":"https://github.com/canvg/canvg/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/canvg/canvg@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v1.5/manifests"},{"name":"v1.0","sha":"001486954f845247723ab82fb91da0e31590c5bc","kind":"tag","published_at":"2015-08-09T16:37:38.000Z","download_url":"https://codeload.github.com/canvg/canvg/tar.gz/v1.0","html_url":"https://github.com/canvg/canvg/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/canvg/canvg@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v1.0/manifests"},{"name":"v1.1","sha":"f39874d2f86fdd6a2deb5d0721e727c2611acd03","kind":"tag","published_at":"2015-08-09T16:36:53.000Z","download_url":"https://codeload.github.com/canvg/canvg/tar.gz/v1.1","html_url":"https://github.com/canvg/canvg/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/canvg/canvg@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v1.1/manifests"},{"name":"v1.2","sha":"748cedefd37763427527dd81591a559c27d31393","kind":"tag","published_at":"2015-08-09T16:36:23.000Z","download_url":"https://codeload.github.com/canvg/canvg/tar.gz/v1.2","html_url":"https://github.com/canvg/canvg/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/canvg/canvg@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v1.2/manifests"},{"name":"v1.3","sha":"d0971b7ddafc0fbfb837221c780d5ef4222bdbeb","kind":"tag","published_at":"2015-08-09T16:35:55.000Z","download_url":"https://codeload.github.com/canvg/canvg/tar.gz/v1.3","html_url":"https://github.com/canvg/canvg/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/canvg/canvg@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v1.3/manifests"},{"name":"v1.4","sha":"8db30e0057dc7e28babcdab04f03d2c00fdbb01b","kind":"commit","published_at":"2015-07-18T18:27:48.000Z","download_url":"https://codeload.github.com/canvg/canvg/tar.gz/v1.4","html_url":"https://github.com/canvg/canvg/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/canvg/canvg@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/tags/v1.4/manifests"}]},"repo_metadata_updated_at":"2026-05-19T07:46:54.800Z","dependent_packages_count":2,"downloads":72,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":62.613121917413686,"dependent_repos_count":7.649697777702773,"dependent_packages_count":8.861245838635242,"stargazers_count":1.5666142961851675,"forks_count":1.4795670399546383,"docker_downloads_count":null,"average":16.4340493739783},"purl":"pkg:npm/%40jephuff/canvg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jephuff/canvg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jephuff/canvg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jephuff/canvg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T16:01:20.212Z","issues_count":54,"pull_requests_count":151,"avg_time_to_close_issue":15411990.5625,"avg_time_to_close_pull_request":10568553.290322581,"issues_closed_count":16,"pull_requests_closed_count":124,"pull_request_authors_count":8,"issue_authors_count":47,"avg_comments_per_issue":1.9259259259259258,"avg_comments_per_pull_request":1.0927152317880795,"merged_pull_requests_count":75,"bot_issues_count":1,"bot_pull_requests_count":96,"past_year_issues_count":12,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":4376642.666666667,"past_year_avg_time_to_close_pull_request":627.75,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.4166666666666667,"past_year_avg_comments_per_pull_request":0.46153846153846156,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvg%2Fcanvg/issues","maintainers":[{"login":"dangreen","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dangreen"},{"login":"gabelerner","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabelerner"}],"active_maintainers":[{"login":"dangreen","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dangreen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jephuff%2Fcanvg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jephuff%2Fcanvg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jephuff%2Fcanvg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jephuff%2Fcanvg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jephuff%2Fcanvg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jephuff%2Fcanvg/codemeta","maintainers":[{"uuid":"jephuff","login":"jephuff","name":null,"email":"jeffrey.m.burt@gmail.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~jephuff","role":null,"created_at":"2022-11-20T17:51:27.210Z","updated_at":"2022-11-20T17:51:27.210Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jephuff/packages"}]}