{"id":1590129,"name":"d3-boxplot","ecosystem":"npm","description":"d3js plugin for box-and-whisker plot","homepage":"https://github.com/akngs/d3-boxplot","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/akngs/d3-boxplot","keywords_array":["boxplot","box-and-whisker","d3","d3-module","visualization","statistics","svg","tukey"],"namespace":null,"versions_count":23,"first_release_published_at":"2019-02-20T00:50:44.704Z","latest_release_published_at":"2021-10-04T12:00:05.974Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-24T17:55:57.445Z","created_at":"2022-04-09T10:52:44.449Z","updated_at":"2026-08-26T18:11:23.959Z","registry_url":"https://www.npmjs.com/package/d3-boxplot","install_command":"npm install d3-boxplot","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":34207768,"uuid":"171574366","full_name":"akngs/d3-boxplot","owner":"akngs","description":"d3js box plot plugin","archived":false,"fork":false,"pushed_at":"2023-03-10T23:56:54.000Z","size":597,"stargazers_count":23,"open_issues_count":8,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-03T21:46:04.745Z","etag":null,"topics":["boxplot","d3js","javascript","statistics","svg","visualization"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akngs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-20T00:48:53.000Z","updated_at":"2024-11-27T17:21:24.000Z","dependencies_parsed_at":"2024-10-30T14:34:47.299Z","dependency_job_id":"dd1ca8a4-514d-44ad-8266-82af3698a3e6","html_url":"https://github.com/akngs/d3-boxplot","commit_stats":{"total_commits":91,"total_committers":2,"mean_commits":45.5,"dds":0.05494505494505497,"last_synced_commit":"98c9ab5c81c88716472ac2ea631093390258055e"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/akngs/d3-boxplot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akngs","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/sbom","scorecard":{"id":176369,"data":{"date":"2025-08-11","repo":{"name":"github.com/akngs/d3-boxplot","commit":"98c9ab5c81c88716472ac2ea631093390258055e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/20 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":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.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":"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/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/akngs/d3-boxplot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/akngs/d3-boxplot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/akngs/d3-boxplot/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/akngs/d3-boxplot/codeql-analysis.yml/main?enable=pin","Info:   0 out of   4 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC 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 '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"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 10 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":"15 existing vulnerabilities detected","details":["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-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","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"],"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-16T17:45:40.367Z","repository_id":34207768,"created_at":"2025-08-16T17:45:40.367Z","updated_at":"2025-08-16T17:45:40.367Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36885294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"akngs","name":"Alan Kang","uuid":"2233956","kind":"user","description":"","email":"","website":null,"location":"South Korea","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2233956?u=9da07ca19cf57702f98cd489775cb8ecfcc5a6dd\u0026v=4","repositories_count":13,"last_synced_at":"2023-03-27T21:22:50.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/akngs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T03:21:10.156Z","updated_at":"2023-03-27T21:22:51.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akngs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akngs/repositories"},"tags":[{"name":"v1.0.1","sha":"910e4d98a939aee105880bfaa819beffca19d8d4","kind":"tag","published_at":"2021-10-04T12:57:40.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v1.0.1","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"1ed7adb0889a13de609616e2b78131d3c6b890bb","kind":"tag","published_at":"2021-10-04T12:03:17.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v1.0.0","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v1.0.0/manifests"},{"name":"v0.7.6","sha":"de58cade2617910874b75e5939e7149c42add0cb","kind":"commit","published_at":"2020-05-12T06:28:42.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v0.7.6","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"9e4f061082c2bf78cd843bd336a68395dddb29cd","kind":"commit","published_at":"2019-03-17T15:24:32.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v0.7.5","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"924b9593135d22f2c527ee0924a651f962d60271","kind":"commit","published_at":"2019-03-17T14:18:53.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v0.7.4","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"a6197969a7351484439cf8fc4d434eef236a42a2","kind":"commit","published_at":"2019-03-17T14:15:12.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v0.7.3","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"f20856f28393e2cb8465390865c7fbe70195ca1f","kind":"commit","published_at":"2019-03-16T09:09:41.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v0.7.2","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"39ac71871ce5347f9b4a35f69adc9599e2084df7","kind":"commit","published_at":"2019-03-16T08:44:00.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v0.7.1","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f96cb83cf1f2cdac643c52a782c4dd9388089381","kind":"commit","published_at":"2019-03-16T08:34:49.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v0.7.0","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.7.0/manifests"},{"name":"v0.6.4","sha":"1c361a1a307f77e4495ec5f5ea6b6e5e0b96018f","kind":"commit","published_at":"2019-03-02T12:46:11.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v0.6.4","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"547f994f25e0642cc5c5a6ed5f8382b7048a290c","kind":"commit","published_at":"2019-02-25T08:09:52.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v0.6.3","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"847c3ad0fb428d48cf6f605799aaefbdc43ffc61","kind":"commit","published_at":"2019-02-25T07:51:20.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v0.6.2","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a08ab623d3a230c339cb60591b89769a8079e590","kind":"commit","published_at":"2019-02-25T04:53:45.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v0.6.1","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"8a12a40a5e45e3974b2feb9b62837dc987258da6","kind":"commit","published_at":"2019-02-25T04:38:49.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v0.6.0","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e37235cf42bfa9c8e86849aac7d31fe39bdbf508","kind":"commit","published_at":"2019-02-22T00:11:29.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v0.5.0","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2ada259d7e2af38a464f5d6161636474a0d2e8e2","kind":"commit","published_at":"2019-02-21T02:55:13.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v0.4.0","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"1b9008cfc61da1be84545e9d8295f80352c797b5","kind":"commit","published_at":"2019-02-21T00:50:17.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v0.3.2","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fe3e7c24c69ea50444998bb152f2167df4a8a31a","kind":"commit","published_at":"2019-02-20T16:34:47.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v0.3.1","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"aa4a664df9a2f5f4536f11c3ef99d6e5e272431f","kind":"commit","published_at":"2019-02-20T16:08:14.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v0.3.0","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3d1c4efce78e45d00c67fce7819f169d6f3c8341","kind":"tag","published_at":"2019-02-20T13:59:59.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v0.2.0","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"6a0a93519a65245b7d51312ae3b9bb33b2d672fe","kind":"tag","published_at":"2019-02-20T02:17:07.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v0.1.3","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"904088339c5561c0a29c41903477aa0d949c27c7","kind":"tag","published_at":"2019-02-20T01:27:12.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v0.1.2","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"f1fc39c7d22ed72b019e9ff828d7ac370782f58e","kind":"tag","published_at":"2019-02-20T01:21:38.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v0.1.1","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"cb0e7d086a778489998680db121f837fef04438a","kind":"tag","published_at":"2019-02-20T00:50:09.000Z","download_url":"https://codeload.github.com/akngs/d3-boxplot/tar.gz/v0.1.0","html_url":"https://github.com/akngs/d3-boxplot/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/akngs/d3-boxplot@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akngs%2Fd3-boxplot/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-26T18:11:23.959Z","dependent_packages_count":1,"downloads":324,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":7.0677890995742825,"dependent_repos_count":5.6557697878323285,"dependent_packages_count":21.164841332576316,"stargazers_count":7.766706067424748,"forks_count":9.939254350329586,"docker_downloads_count":null,"average":10.318872127547452},"purl":"pkg:npm/d3-boxplot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/d3-boxplot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/d3-boxplot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/d3-boxplot/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T17:51:18.883Z","issues_count":1,"pull_requests_count":99,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1777751.75,"issues_closed_count":0,"pull_requests_closed_count":92,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.9292929292929293,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":99,"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/akngs%2Fd3-boxplot/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/d3-boxplot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/d3-boxplot/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/d3-boxplot/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/d3-boxplot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/d3-boxplot/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/d3-boxplot/codemeta","maintainers":[{"uuid":"alankang","login":"alankang","name":null,"email":"jania902@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~alankang","role":null,"created_at":"2022-11-11T23:12:52.541Z","updated_at":"2022-11-11T23:12:52.541Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alankang/packages"}]}