{"id":182872,"name":null,"description":"Citation.js plugin for PubMed and PubMed Central identifiers","url":"https://github.com/citation-js/plugin-pubmed","last_synced_at":"2025-09-10T01:33:25.606Z","repository":{"id":57101998,"uuid":"202733367","full_name":"citation-js/plugin-pubmed","owner":"citation-js","description":"Citation.js plugin for PubMed and PubMed Central identifiers","archived":false,"fork":false,"pushed_at":"2023-03-24T22:29:06.000Z","size":19,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-24T10:55:38.262Z","etag":null,"topics":["citation-js","pubmed","pubmed-central","pubmed-identifiers"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@citation-js/plugin-pubmed","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/citation-js.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}},"created_at":"2019-08-16T13:34:29.000Z","updated_at":"2023-03-24T22:14:55.000Z","dependencies_parsed_at":"2024-06-21T20:30:18.045Z","dependency_job_id":"a4c6cca4-de17-413b-bbe6-804f3a8a7c1a","html_url":"https://github.com/citation-js/plugin-pubmed","commit_stats":{"total_commits":32,"total_committers":2,"mean_commits":16.0,"dds":0.28125,"last_synced_commit":"cbbb84e57cfc8aac8223d230206dcbfeb3226236"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/citation-js/plugin-pubmed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-js","download_url":"https://codeload.github.com/citation-js/plugin-pubmed/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed/sbom","scorecard":{"id":283507,"data":{"date":"2025-08-11","repo":{"name":"github.com/citation-js/plugin-pubmed","commit":"cbbb84e57cfc8aac8223d230206dcbfeb3226236"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"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":"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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-js/plugin-pubmed/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-js/plugin-pubmed/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-js/plugin-pubmed/build.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.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":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-17T16:35:22.452Z","repository_id":57101998,"created_at":"2025-08-17T16:35:22.453Z","updated_at":"2025-08-17T16:35:22.453Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274396490,"owners_count":25277391,"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-09T02:00:10.223Z","response_time":80,"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":"citation-js","name":"Citation.js","uuid":"41587916","kind":"organization","description":"","email":"citationjs@protonmail.com","website":"https://citation.js.org","location":null,"twitter":"citation_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/41587916?v=4","repositories_count":24,"last_synced_at":"2023-03-02T10:35:26.759Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/citation-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T03:12:45.709Z","updated_at":"2023-03-02T10:35:26.873Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-js/repositories"},"packages":[{"id":863932,"name":"@citation-js/plugin-pubmed","ecosystem":"npm","description":"Citation.js plugin for PubMed and PubMed Central.","homepage":"https://github.com/citation-js/plugin-pubmed#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/citation-js/plugin-pubmed","keywords_array":["PubMed","PubMed Central"],"namespace":"citation-js","versions_count":5,"first_release_published_at":"2019-08-16T16:19:25.881Z","latest_release_published_at":"2023-03-24T22:12:02.885Z","latest_release_number":"0.3.0","last_synced_at":"2025-08-24T04:04:40.165Z","created_at":"2022-04-07T14:52:26.105Z","updated_at":"2025-08-24T04:10:29.615Z","registry_url":"https://www.npmjs.com/package/@citation-js/plugin-pubmed","install_command":"npm install @citation-js/plugin-pubmed","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.0"}},"repo_metadata":{"id":57101998,"uuid":"202733367","full_name":"citation-js/plugin-pubmed","owner":"citation-js","description":"Citation.js plugin for PubMed and PubMed Central identifiers","archived":false,"fork":false,"pushed_at":"2023-03-24T22:29:06.000Z","size":19,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-08T14:41:59.406Z","etag":null,"topics":["citation-js","pubmed","pubmed-central","pubmed-identifiers"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@citation-js/plugin-pubmed","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/citation-js.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}},"created_at":"2019-08-16T13:34:29.000Z","updated_at":"2023-03-24T22:14:55.000Z","dependencies_parsed_at":"2024-06-21T20:30:18.045Z","dependency_job_id":"a4c6cca4-de17-413b-bbe6-804f3a8a7c1a","html_url":"https://github.com/citation-js/plugin-pubmed","commit_stats":{"total_commits":32,"total_committers":2,"mean_commits":16.0,"dds":0.28125,"last_synced_commit":"cbbb84e57cfc8aac8223d230206dcbfeb3226236"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/citation-js/plugin-pubmed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-js","download_url":"https://codeload.github.com/citation-js/plugin-pubmed/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed/sbom","scorecard":{"id":283507,"data":{"date":"2025-08-11","repo":{"name":"github.com/citation-js/plugin-pubmed","commit":"cbbb84e57cfc8aac8223d230206dcbfeb3226236"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"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":"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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-js/plugin-pubmed/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-js/plugin-pubmed/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/citation-js/plugin-pubmed/build.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.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":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-17T16:35:22.452Z","repository_id":57101998,"created_at":"2025-08-17T16:35:22.453Z","updated_at":"2025-08-17T16:35:22.453Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271789668,"owners_count":24821408,"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-08-24T02:00:11.135Z","response_time":111,"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":"citation-js","name":"Citation.js","uuid":"41587916","kind":"organization","description":"","email":"citationjs@protonmail.com","website":"https://citation.js.org","location":null,"twitter":"citation_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/41587916?v=4","repositories_count":24,"last_synced_at":"2023-03-02T10:35:26.759Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/citation-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T03:12:45.709Z","updated_at":"2023-03-02T10:35:26.873Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/citation-js/repositories"},"tags":[{"name":"v0.3.0","sha":"2ab9ac4ab70bde5015ae26d7908ea0841d7f401d","kind":"tag","published_at":"2023-03-24T22:08:36.000Z","download_url":"https://codeload.github.com/citation-js/plugin-pubmed/tar.gz/v0.3.0","html_url":"https://github.com/citation-js/plugin-pubmed/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-js/plugin-pubmed@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"89460620999880015233a3782b638494f2cafff3","kind":"tag","published_at":"2022-05-30T09:00:57.000Z","download_url":"https://codeload.github.com/citation-js/plugin-pubmed/tar.gz/v0.2.1","html_url":"https://github.com/citation-js/plugin-pubmed/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-js/plugin-pubmed@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6a24242e06fae1cba972d6bc4e714a6cb8f11337","kind":"tag","published_at":"2021-05-22T12:27:02.000Z","download_url":"https://codeload.github.com/citation-js/plugin-pubmed/tar.gz/v0.2.0","html_url":"https://github.com/citation-js/plugin-pubmed/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-js/plugin-pubmed@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"3481793ad9f883a11823a117cffb6bc40f077da1","kind":"tag","published_at":"2019-08-16T16:28:27.000Z","download_url":"https://codeload.github.com/citation-js/plugin-pubmed/tar.gz/v0.1.1","html_url":"https://github.com/citation-js/plugin-pubmed/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-js/plugin-pubmed@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"6f49bfd7ff976f20835d0380bf2d1e5e0d247e84","kind":"tag","published_at":"2019-08-16T16:19:05.000Z","download_url":"https://codeload.github.com/citation-js/plugin-pubmed/tar.gz/v0.1.0","html_url":"https://github.com/citation-js/plugin-pubmed/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/citation-js/plugin-pubmed@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-24T04:10:29.615Z","dependent_packages_count":2,"downloads":339,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":7.452414368068261,"dependent_repos_count":5.039977175976873,"dependent_packages_count":8.856726766155058,"stargazers_count":13.165555773240008,"forks_count":15.415989127516966,"docker_downloads_count":null,"average":9.986132642191432},"purl":"pkg:npm/%40citation-js/plugin-pubmed","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@citation-js/plugin-pubmed","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@citation-js/plugin-pubmed","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@citation-js/plugin-pubmed/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-09T09:09:39.592Z","issues_count":3,"pull_requests_count":0,"avg_time_to_close_issue":1509607.6666666667,"avg_time_to_close_pull_request":null,"issues_closed_count":3,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":2,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed/issues","maintainers":[{"login":"larsgw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsgw"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@citation-js%2Fplugin-pubmed/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@citation-js%2Fplugin-pubmed/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@citation-js%2Fplugin-pubmed/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@citation-js%2Fplugin-pubmed/related_packages","maintainers":[{"uuid":"larsgw","login":"larsgw","name":null,"email":"lars.willighagen@gmail.com","url":null,"packages_count":62,"html_url":"https://www.npmjs.com/~larsgw","role":null,"created_at":"2022-11-16T02:30:20.778Z","updated_at":"2022-11-16T02:30:20.778Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/larsgw/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5136249,"maintainers_count":1052813,"namespaces_count":314046,"keywords_count":731068,"github":"npm","metadata":{"funded_packages_count":156026},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-09T05:57:39.025Z","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":48847,"full_name":"citation-js/plugin-pubmed","default_branch":"main","committers":[{"name":"Lars Willighagen","email":"lars.willighagen@gmail.com","count":23},{"name":"Egon Willighagen","email":"egon.willighagen@gmail.com","count":9}],"total_commits":32,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":16.0,"dds":0.28125,"past_year_committers":[{"name":"Lars Willighagen","email":"lars.willighagen@gmail.com","count":6}],"past_year_total_commits":6,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.0,"past_year_dds":0.0,"last_synced_at":"2023-04-26T19:04:21.626Z","last_synced_commit":"cbbb84e57cfc8aac8223d230206dcbfeb3226236","created_at":"2023-03-07T17:54:22.075Z","updated_at":"2023-09-19T15:46:16.597Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-10T00:25:43.995Z","repositories_count":5541222,"commits_count":875769132,"contributors_count":32330363,"owners_count":919428,"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_stats":{"full_name":"citation-js/plugin-pubmed","html_url":"https://github.com/citation-js/plugin-pubmed","last_synced_at":"2025-08-24T04:19:00.650Z","status":"error","issues_count":3,"pull_requests_count":0,"avg_time_to_close_issue":1509607.6666666667,"avg_time_to_close_pull_request":null,"issues_closed_count":3,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":2,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-18T04:53:40.184Z","updated_at":"2025-09-01T09:00:46.641Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/citation-js%2Fplugin-pubmed/issues","issue_labels_count":{"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":2,"NONE":1},"pull_request_author_associations_count":{},"issue_authors":{"larsgw":2,"dpolivka-medicomp":1},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10011414,"issues_count":30168754,"pull_requests_count":88974922,"authors_count":10134999,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"larsgw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsgw"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":["citation-js","pubmed","pubmed-central","pubmed-identifiers"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-20T22:10:06.536Z","updated_at":"2022-08-20T22:10:06.536Z","repository_link":"https://github.com/citation-js/plugin-pubmed/blob/main/package.json","dependencies":[{"id":2195633926,"package_name":"@babel/cli","ecosystem":"npm","requirements":"^7.2.3","direct":true,"kind":"development","optional":false},{"id":2195633927,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.2.2","direct":true,"kind":"development","optional":false},{"id":2195633928,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"^7.14.3","direct":true,"kind":"development","optional":false},{"id":2195633929,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.2.3","direct":true,"kind":"development","optional":false},{"id":2195633930,"package_name":"@babel/register","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":2195633931,"package_name":"@citation-js/core","ecosystem":"npm","requirements":"^0.5.1","direct":true,"kind":"development","optional":false},{"id":2195633932,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":2195633933,"package_name":"conventional-changelog-cli","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false},{"id":2195633934,"package_name":"mocha","ecosystem":"npm","requirements":"^8.4.0","direct":true,"kind":"development","optional":false},{"id":2195633935,"package_name":"nyc","ecosystem":"npm","requirements":"^15.1.0","direct":true,"kind":"development","optional":false},{"id":2195633936,"package_name":"standard","ecosystem":"npm","requirements":"^16.0.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2024-06-21T20:30:17.967Z","updated_at":"2024-06-21T20:30:17.967Z","repository_link":"https://github.com/citation-js/plugin-pubmed/blob/main/.github/workflows/build.yml","dependencies":[{"id":18736605242,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18736605243,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":18736605244,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":7.641084249174915,"created_at":"2025-09-09T02:06:26.397Z","updated_at":"2025-10-07T08:41:23.957Z","avatar_url":"https://github.com/citation-js.png","language":"JavaScript","category":null,"sub_category":null,"monthly_downloads":339,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/182872","html_url":"https://science.ecosyste.ms/projects/182872"}