{"id":1031541,"name":"@lfdoherty/pdfkit","ecosystem":"npm","description":"A PDF generation library for Node.js","homepage":"http://pdfkit.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/foliojs-fork/pdfkit","keywords_array":["pdf","pdf writer","pdf generator","graphics","document","vector"],"namespace":"lfdoherty","versions_count":3,"first_release_published_at":"2021-10-06T09:32:19.111Z","latest_release_published_at":"2022-01-03T15:15:51.580Z","latest_release_number":"0.13.1","last_synced_at":"2026-05-05T21:33:08.466Z","created_at":"2022-04-07T19:43:09.664Z","updated_at":"2026-05-05T21:33:08.466Z","registry_url":"https://www.npmjs.com/package/@lfdoherty/pdfkit","install_command":"npm install @lfdoherty/pdfkit","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.13.1"}},"repo_metadata":{"id":57741970,"uuid":"382018920","full_name":"foliojs-fork/pdfkit","owner":"foliojs-fork","description":"A JavaScript PDF generation library for Node and the browser","archived":false,"fork":true,"pushed_at":"2025-01-01T11:27:56.000Z","size":32636,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-21T15:52:17.832Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://pdfkit.org/","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"foliojs/pdfkit","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/foliojs-fork.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-01T12:03:14.000Z","updated_at":"2025-04-20T08:32:01.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/foliojs-fork/pdfkit","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/foliojs-fork/pdfkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foliojs-fork","download_url":"https://codeload.github.com/foliojs-fork/pdfkit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/sbom","scorecard":{"id":406126,"data":{"date":"2025-08-11","repo":{"name":"github.com/foliojs-fork/pdfkit","commit":"dcdf7cd67d6385b1061c2cf3fae8b71989380f90"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint-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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"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/lint-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/foliojs-fork/pdfkit/lint-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/foliojs-fork/pdfkit/lint-test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-4gw3-8f77-f72c","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-wx77-rp39-c6vg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-wgrm-67xf-hhpq","Warn: Project is vulnerable to: GHSA-p493-635q-r6gr","Warn: Project is vulnerable to: GHSA-3965-hpx2-q597","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-18T21:18:10.763Z","repository_id":57741970,"created_at":"2025-08-18T21:18:10.763Z","updated_at":"2025-08-18T21:18:10.763Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280684032,"owners_count":26372971,"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-23T02:00:06.710Z","response_time":142,"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":"foliojs-fork","name":"foliojs-fork","uuid":"86764065","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/86764065?v=4","repositories_count":4,"last_synced_at":"2024-03-25T20:03:19.034Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/foliojs-fork","funding_links":[],"total_stars":9,"followers":1,"following":0,"created_at":"2022-11-02T16:23:43.449Z","updated_at":"2024-03-25T20:03:19.046Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foliojs-fork","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foliojs-fork/repositories"},"tags":[{"name":"v0.14.0","sha":"d89c8a3c34df9be3f9d11a3e1a95eeab70882e1e","kind":"commit","published_at":"2023-11-09T07:47:28.000Z","download_url":"https://codeload.github.com/foliojs-fork/pdfkit/tar.gz/v0.14.0","html_url":"https://github.com/foliojs-fork/pdfkit/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foliojs-fork/pdfkit@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"ce62dadda895ae18d71ffcdd508e94e733f0034a","kind":"commit","published_at":"2021-10-24T13:14:36.000Z","download_url":"https://codeload.github.com/foliojs-fork/pdfkit/tar.gz/v0.13.0","html_url":"https://github.com/foliojs-fork/pdfkit/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foliojs-fork/pdfkit@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.13.0/manifests"},{"name":"v0.12.3","sha":"2a477cd1f889fbf7ed9f4fa889abcde09bd87810","kind":"commit","published_at":"2021-08-02T05:32:00.000Z","download_url":"https://codeload.github.com/foliojs-fork/pdfkit/tar.gz/v0.12.3","html_url":"https://github.com/foliojs-fork/pdfkit/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foliojs-fork/pdfkit@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.12.3/manifests"},{"name":"v0.12.1","sha":"b1e6d65870eb6760fda67b55f5d7fa37da2d9c47","kind":"commit","published_at":"2021-07-02T09:00:55.000Z","download_url":"https://codeload.github.com/foliojs-fork/pdfkit/tar.gz/v0.12.1","html_url":"https://github.com/foliojs-fork/pdfkit/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foliojs-fork/pdfkit@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"d78a4f8cb657ebf54d345cd1753c3d943e633806","kind":"commit","published_at":"2021-04-04T21:09:32.000Z","download_url":"https://codeload.github.com/foliojs-fork/pdfkit/tar.gz/v0.12.0","html_url":"https://github.com/foliojs-fork/pdfkit/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foliojs-fork/pdfkit@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0fc21a744cd6885274919f1cdbdf55c98ba5a1d6","kind":"commit","published_at":"2019-12-10T04:10:53.000Z","download_url":"https://codeload.github.com/foliojs-fork/pdfkit/tar.gz/v0.11.0","html_url":"https://github.com/foliojs-fork/pdfkit/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foliojs-fork/pdfkit@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"7897bff535c04a8ed48dfa6712a25f92a00ba65c","kind":"tag","published_at":"2019-06-06T23:38:52.000Z","download_url":"https://codeload.github.com/foliojs-fork/pdfkit/tar.gz/v0.10.0","html_url":"https://github.com/foliojs-fork/pdfkit/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foliojs-fork/pdfkit@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"ee3fa44ac4c9b508daf485c9bf47bcd07f576f4f","kind":"commit","published_at":"2019-01-28T04:39:43.000Z","download_url":"https://codeload.github.com/foliojs-fork/pdfkit/tar.gz/v0.9.0","html_url":"https://github.com/foliojs-fork/pdfkit/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foliojs-fork/pdfkit@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"b9fc5b04a83e3ca8fd32853de4f32efe0337c19f","kind":"tag","published_at":"2017-07-02T01:31:34.000Z","download_url":"https://codeload.github.com/foliojs-fork/pdfkit/tar.gz/v0.8.3","html_url":"https://github.com/foliojs-fork/pdfkit/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foliojs-fork/pdfkit@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"e71edab0dd4657b5a767804ba86c94c58d01fbca","kind":"tag","published_at":"2017-05-29T22:20:28.000Z","download_url":"https://codeload.github.com/foliojs-fork/pdfkit/tar.gz/v0.8.2","html_url":"https://github.com/foliojs-fork/pdfkit/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foliojs-fork/pdfkit@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"d2e18da772a7c093d76792a79bbd8916adc4a91f","kind":"tag","published_at":"2017-05-24T03:06:16.000Z","download_url":"https://codeload.github.com/foliojs-fork/pdfkit/tar.gz/v0.8.1","html_url":"https://github.com/foliojs-fork/pdfkit/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foliojs-fork/pdfkit@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"08ef766c00ee6cb377322f58f5c388aae0bf36bb","kind":"commit","published_at":"2016-08-26T17:13:45.000Z","download_url":"https://codeload.github.com/foliojs-fork/pdfkit/tar.gz/v0.8.0","html_url":"https://github.com/foliojs-fork/pdfkit/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foliojs-fork/pdfkit@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"b883bec9123de9a7643d376628909acb1520c725","kind":"tag","published_at":"2015-12-26T03:41:42.000Z","download_url":"https://codeload.github.com/foliojs-fork/pdfkit/tar.gz/v0.7.2","html_url":"https://github.com/foliojs-fork/pdfkit/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foliojs-fork/pdfkit@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"40efbe62d1ed92ffe218fc54797c465b67f7e88c","kind":"tag","published_at":"2015-03-26T03:04:26.000Z","download_url":"https://codeload.github.com/foliojs-fork/pdfkit/tar.gz/v0.7.1","html_url":"https://github.com/foliojs-fork/pdfkit/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foliojs-fork/pdfkit@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"82ca945004785c6d8e87d438d7a606eea626bc1c","kind":"commit","published_at":"2014-09-15T18:36:58.000Z","download_url":"https://codeload.github.com/foliojs-fork/pdfkit/tar.gz/v0.7.0","html_url":"https://github.com/foliojs-fork/pdfkit/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foliojs-fork/pdfkit@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.7.0/manifests"},{"name":"v0.6.5","sha":"ea22822d6cafa201978571e5bc35a6cd62009620","kind":"commit","published_at":"2014-08-29T15:49:36.000Z","download_url":"https://codeload.github.com/foliojs-fork/pdfkit/tar.gz/v0.6.5","html_url":"https://github.com/foliojs-fork/pdfkit/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foliojs-fork/pdfkit@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"932cd0c70cad02dde3dd7d81cba6c406830c01f0","kind":"commit","published_at":"2014-08-27T23:22:36.000Z","download_url":"https://codeload.github.com/foliojs-fork/pdfkit/tar.gz/v0.6.4","html_url":"https://github.com/foliojs-fork/pdfkit/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foliojs-fork/pdfkit@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"26a0753d6cca02cdfb30f5942f779e5ea0ec1678","kind":"commit","published_at":"2014-07-29T16:45:08.000Z","download_url":"https://codeload.github.com/foliojs-fork/pdfkit/tar.gz/v0.6.3","html_url":"https://github.com/foliojs-fork/pdfkit/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foliojs-fork/pdfkit@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"5cb45d6c995fd88d6b2cb04898dc5fc345431e80","kind":"commit","published_at":"2014-05-10T17:21:51.000Z","download_url":"https://codeload.github.com/foliojs-fork/pdfkit/tar.gz/v0.6.2","html_url":"https://github.com/foliojs-fork/pdfkit/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foliojs-fork/pdfkit@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"16e8b0316fa3e58086ffbd6beb5f867d157250c2","kind":"commit","published_at":"2014-04-14T17:00:16.000Z","download_url":"https://codeload.github.com/foliojs-fork/pdfkit/tar.gz/v0.6.1","html_url":"https://github.com/foliojs-fork/pdfkit/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foliojs-fork/pdfkit@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"968f2c73def07c0630ed23a44a74c804688791c3","kind":"commit","published_at":"2014-04-14T05:54:11.000Z","download_url":"https://codeload.github.com/foliojs-fork/pdfkit/tar.gz/v0.6.0","html_url":"https://github.com/foliojs-fork/pdfkit/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foliojs-fork/pdfkit@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T20:00:56.306Z","dependent_packages_count":1,"downloads":24,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":56.50904242914545,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":38.243623037602596},"purl":"pkg:npm/%40lfdoherty/pdfkit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lfdoherty/pdfkit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lfdoherty/pdfkit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lfdoherty/pdfkit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T01:14:19.788Z","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":327.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/foliojs-fork%2Fpdfkit/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lfdoherty%2Fpdfkit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lfdoherty%2Fpdfkit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lfdoherty%2Fpdfkit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lfdoherty%2Fpdfkit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lfdoherty%2Fpdfkit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lfdoherty%2Fpdfkit/codemeta","maintainers":[{"uuid":"lfdoherty","login":"lfdoherty","name":null,"email":"lfdoherty@gmail.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~lfdoherty","role":null,"created_at":"2022-11-20T18:45:44.810Z","updated_at":"2022-11-20T18:45:44.810Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lfdoherty/packages"}]}