{"id":1142702,"name":"@react-frontend-developer/buffers","ecosystem":"npm","description":"Helper utilities for manipulating Buffers and TypedArrays","homepage":"https://github.com/Charterhouse/react-frontend-developer/tree/master/workspaces/buffers","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Charterhouse/react-frontend-developer","keywords_array":["NodeJS","Buffer","TypedArray","ArrayBuffer","Uint8Array","Uint16Array"],"namespace":"react-frontend-developer","versions_count":13,"first_release_published_at":"2018-07-11T15:46:05.494Z","latest_release_published_at":"2022-07-29T23:52:41.301Z","latest_release_number":"2.0.1","last_synced_at":"2026-05-03T03:46:45.643Z","created_at":"2022-04-08T11:58:28.467Z","updated_at":"2026-05-03T03:49:40.478Z","registry_url":"https://www.npmjs.com/package/@react-frontend-developer/buffers","install_command":"npm install @react-frontend-developer/buffers","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.1"}},"repo_metadata":{"id":31493261,"uuid":"128057936","full_name":"Charterhouse/react-frontend-developer","owner":"Charterhouse","description":"Monorepo for our public react front-end resources.","archived":false,"fork":false,"pushed_at":"2023-02-09T03:09:42.000Z","size":14204,"stargazers_count":2,"open_issues_count":7,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-21T07:43:39.923Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://react-frontend-developer.now.sh","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Charterhouse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2018-04-04T12:19:12.000Z","updated_at":"2025-03-10T03:25:43.000Z","dependencies_parsed_at":"2024-06-19T01:32:32.182Z","dependency_job_id":"713e7f2f-dbca-481e-b5cf-8d19b1082b6f","html_url":"https://github.com/Charterhouse/react-frontend-developer","commit_stats":{"total_commits":220,"total_committers":6,"mean_commits":"36.666666666666664","dds":0.08181818181818179,"last_synced_commit":"143ba61a8fcc262fb9cf75767266650a2e72e9bb"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/Charterhouse/react-frontend-developer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Charterhouse","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/sbom","scorecard":{"id":28814,"data":{"date":"2025-08-11","repo":{"name":"github.com/Charterhouse/react-frontend-developer","commit":"143ba61a8fcc262fb9cf75767266650a2e72e9bb"},"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":"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":"Code-Review","score":0,"reason":"Found 0/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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":"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/test.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/Charterhouse/react-frontend-developer/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/Charterhouse/react-frontend-developer/test.yaml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yaml:30","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"113 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-xq7p-g2vc-g82p","Warn: Project is vulnerable to: GHSA-wrw9-m778-g6mc","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fp36-299x-pwmw","Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2","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-r7qp-cfhv-p84w","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-mhxj-85r3-2x55","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c6f8-8r25-c4gc","Warn: Project is vulnerable to: GHSA-mj46-r4gr-5x83","Warn: Project is vulnerable to: GHSA-h2pm-378c-pcxx","Warn: Project is vulnerable to: GHSA-7ch4-rr99-cqcw","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-33f9-j839-rf8h","Warn: Project is vulnerable to: GHSA-c36v-fmgq-m8hx","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-xvf7-4v9q-58w6","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g","Warn: Project is vulnerable to: GHSA-7hpj-7hhx-2fgx","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-6fx8-h7jm-663j","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-x565-32qp-m3vf","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-rjqq-98f6-6j3r","Warn: Project is vulnerable to: GHSA-mjxr-4v3x-q3m4","Warn: Project is vulnerable to: GHSA-cgfm-xwp7-2cvr","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-x6fg-f45m-jf5q","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-gp95-ppv5-3jc5","Warn: Project is vulnerable to: GHSA-54xq-cgqr-rpm3","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-qm95-pgcg-qqfq","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"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-14T18:33:03.528Z","repository_id":31493261,"created_at":"2025-08-14T18:33:03.528Z","updated_at":"2025-08-14T18:33:03.528Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280870590,"owners_count":26405553,"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-24T02:00:06.418Z","response_time":73,"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"},"tags":[{"name":"v2.0.1","sha":"143ba61a8fcc262fb9cf75767266650a2e72e9bb","kind":"tag","published_at":"2022-07-29T23:52:25.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/v2.0.1","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5dd0fd9444707c579a2922e87a33e1baab889fa0","kind":"tag","published_at":"2022-04-07T01:28:29.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/v2.0.0","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v2.0.0/manifests"},{"name":"v1.0.22","sha":"47b4be67e640e12a49e16a61529c84c08962d8b1","kind":"tag","published_at":"2019-08-13T08:39:59.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/v1.0.22","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"2a625832d27f2932b7077589dfafffc84b18519e","kind":"tag","published_at":"2019-06-04T15:14:04.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/v1.0.21","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"f533e329c909c5e6dfd9a226d3738faf5a5ef991","kind":"tag","published_at":"2019-04-30T10:47:52.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/v1.0.20","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"65fdf93d685de5b4bd3c121d2135a74a3a8149b5","kind":"tag","published_at":"2019-04-05T12:07:08.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/v1.0.19","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"ed516b4f590a4b274a9d2505a7c67321ab1df734","kind":"tag","published_at":"2019-02-26T14:17:43.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/v1.0.18","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"045195fa966a71101c9a71e9b5382656cd13c27d","kind":"tag","published_at":"2019-02-01T02:13:00.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/v1.0.17","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"79f18e56d60351ca8fe03d3537ee84922dcf879d","kind":"tag","published_at":"2019-01-25T15:25:12.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/v1.0.16","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"ebd14dc4363d481a7b7b331db7c7ef9759c22fe1","kind":"tag","published_at":"2018-12-03T14:38:17.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/v1.0.15","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"9f32116d408f80f4cda1edded5baadb14bfddb06","kind":"tag","published_at":"2018-11-22T00:28:28.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/v1.0.14","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"edddf685157eee36a10ff67029730b7b895a5a8e","kind":"tag","published_at":"2018-10-04T13:34:30.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/v1.0.13","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"e0046b65f52e26ebaf0df48a6d7c7c0aa5c00b89","kind":"tag","published_at":"2018-10-04T12:51:08.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/v1.0.12","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"d97e13e68bd9721e05eac15e36d1d64102b6eddc","kind":"tag","published_at":"2018-10-01T16:56:43.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/v1.0.11","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"96aefaa8257cca113729852da7d57b2bab991e51","kind":"tag","published_at":"2018-07-11T16:18:56.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/v1.0.10","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"c53267e73ce988b927934396fef59fd07faf3fba","kind":"tag","published_at":"2018-07-11T15:57:24.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/v1.0.9","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"5bc14fc1c0bd8aa7456f8bacd0fc2d1cc69e0421","kind":"tag","published_at":"2018-07-11T15:52:50.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/v1.0.8","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"a15e23c234284c37b90bf5f7cae30656f30c9b86","kind":"tag","published_at":"2018-07-11T15:45:38.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/v1.0.7","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"5cdab57e10a293deea9888faee15e54cad763238","kind":"tag","published_at":"2018-05-03T11:08:33.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/v1.0.6","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"ab40c3928a48a7294615645a50c3e291f876ce84","kind":"tag","published_at":"2018-05-03T00:34:34.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/v1.0.5","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"8b597a4ca1a7214db35a6ec45beec916117eb6e2","kind":"tag","published_at":"2018-05-03T00:26:02.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/v1.0.4","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"ce112ee87350c70494ca558bc191f4ec40fff793","kind":"commit","published_at":"2018-05-03T00:11:28.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/v1.0.3","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/v1.0.3/manifests"},{"name":"@react-frontend-developer/css-grid-helper@1.0.3","sha":"718eae9acb456bf8d1de25819d2dc2f60e1df62b","kind":"tag","published_at":"2018-04-05T00:01:58.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/@react-frontend-developer/css-grid-helper@1.0.3","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/@react-frontend-developer/css-grid-helper@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@%40react-frontend-developer%2Fcss-grid-helper%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/@react-frontend-developer%2Fcss-grid-helper@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/@react-frontend-developer%2Fcss-grid-helper@1.0.3/manifests"},{"name":"@react-frontend-developer/css-grid-helper@1.0.2","sha":"51df72007efd4ce1422b1eeee7c73f09de1ef633","kind":"tag","published_at":"2018-04-04T23:52:29.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/@react-frontend-developer/css-grid-helper@1.0.2","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/@react-frontend-developer/css-grid-helper@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@%40react-frontend-developer%2Fcss-grid-helper%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/@react-frontend-developer%2Fcss-grid-helper@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/@react-frontend-developer%2Fcss-grid-helper@1.0.2/manifests"},{"name":"@react-frontend-developer/css-grid-helper@1.0.1","sha":"d922a0183918bf7614e82ddf0dd1883d26fd390c","kind":"tag","published_at":"2018-04-04T23:24:02.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/@react-frontend-developer/css-grid-helper@1.0.1","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/@react-frontend-developer/css-grid-helper@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@%40react-frontend-developer%2Fcss-grid-helper%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/@react-frontend-developer%2Fcss-grid-helper@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/@react-frontend-developer%2Fcss-grid-helper@1.0.1/manifests"},{"name":"@react-frontend-developer/css-grid-helper@1.0.0","sha":"50334b1d4477cee5e456b6be87c18ea9c54ab9fa","kind":"tag","published_at":"2018-04-04T23:11:03.000Z","download_url":"https://codeload.github.com/Charterhouse/react-frontend-developer/tar.gz/@react-frontend-developer/css-grid-helper@1.0.0","html_url":"https://github.com/Charterhouse/react-frontend-developer/releases/tag/@react-frontend-developer/css-grid-helper@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Charterhouse/react-frontend-developer@%40react-frontend-developer%2Fcss-grid-helper%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/@react-frontend-developer%2Fcss-grid-helper@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charterhouse%2Freact-frontend-developer/tags/@react-frontend-developer%2Fcss-grid-helper@1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-03T03:49:40.445Z","dependent_packages_count":10,"downloads":453,"downloads_period":"last-month","dependent_repos_count":9,"rankings":{"downloads":4.844669197962561,"dependent_repos_count":3.9023627107751113,"dependent_packages_count":2.0769405534186,"stargazers_count":14.577732676546656,"forks_count":11.64860503301551,"docker_downloads_count":1.3536957526023559,"average":6.400667654053465},"purl":"pkg:npm/%40react-frontend-developer/buffers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@react-frontend-developer/buffers","docker_dependents_count":2,"docker_downloads_count":92,"usage_url":"https://repos.ecosyste.ms/usage/npm/@react-frontend-developer/buffers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@react-frontend-developer/buffers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T20:40:27.283Z","issues_count":10,"pull_requests_count":55,"avg_time_to_close_issue":22200285.2,"avg_time_to_close_pull_request":8358162.923076923,"issues_closed_count":10,"pull_requests_closed_count":39,"pull_request_authors_count":4,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":0.7636363636363637,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":33,"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/Charterhouse%2Freact-frontend-developer/issues","maintainers":[{"login":"JeroenKnoops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeroenKnoops"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-frontend-developer%2Fbuffers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-frontend-developer%2Fbuffers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-frontend-developer%2Fbuffers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-frontend-developer%2Fbuffers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-frontend-developer%2Fbuffers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-frontend-developer%2Fbuffers/codemeta","maintainers":[{"uuid":"jeroenknoops","login":"jeroenknoops","name":null,"email":"jeroen.knoops@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jeroenknoops","role":null,"created_at":"2022-11-20T23:36:35.820Z","updated_at":"2022-11-20T23:36:35.820Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jeroenknoops/packages"},{"uuid":"everydayproductive","login":"everydayproductive","name":null,"email":"marcin@everydayproductive.com","url":null,"packages_count":41,"html_url":"https://www.npmjs.com/~everydayproductive","role":null,"created_at":"2022-11-20T23:36:35.782Z","updated_at":"2022-11-20T23:36:35.782Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/everydayproductive/packages"},{"uuid":"markspanbroek","login":"markspanbroek","name":null,"email":"mark@spanbroek.net","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~markspanbroek","role":null,"created_at":"2022-11-20T23:36:35.812Z","updated_at":"2022-11-20T23:36:35.812Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/markspanbroek/packages"}]}