{"id":843451,"name":"@bluebase/code-standards","ecosystem":"npm","description":"A collection of coding standards used for BlueBase projects","homepage":"https://github.com/BlueBaseJS/code-standards#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/BlueBaseJS/code-standards","keywords_array":[],"namespace":"bluebase","versions_count":69,"first_release_published_at":"2019-03-09T19:07:46.324Z","latest_release_published_at":"2024-04-03T13:22:21.612Z","latest_release_number":"2.27.7","last_synced_at":"2026-06-13T17:48:14.879Z","created_at":"2022-04-07T14:23:50.000Z","updated_at":"2026-06-13T17:48:14.880Z","registry_url":"https://www.npmjs.com/package/@bluebase/code-standards","install_command":"npm install @bluebase/code-standards","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.27.7"}},"repo_metadata":{"id":48271129,"uuid":"174734100","full_name":"BlueBaseJS/code-standards","owner":"BlueBaseJS","description":"📖 A collection of coding standard guidelines for BlueBase projects","archived":false,"fork":false,"pushed_at":"2024-04-03T13:22:20.000Z","size":1766,"stargazers_count":0,"open_issues_count":26,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-09-18T11:55:42.102Z","etag":null,"topics":["babel","jest","tsconfig","tslint"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlueBaseJS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2019-03-09T18:55:05.000Z","updated_at":"2021-10-29T15:54:43.000Z","dependencies_parsed_at":"2024-04-03T14:46:03.747Z","dependency_job_id":null,"html_url":"https://github.com/BlueBaseJS/code-standards","commit_stats":{"total_commits":74,"total_committers":6,"mean_commits":"12.333333333333334","dds":"0.20270270270270274","last_synced_commit":"9f45bd42fcb2d88d760c4c1770dbf35742079ec7"},"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/BlueBaseJS/code-standards","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBaseJS","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/sbom","scorecard":{"id":23022,"data":{"date":"2025-08-11","repo":{"name":"github.com/BlueBaseJS/code-standards","commit":"aed1581ffabde281df1f479c589e07976375aca9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/production.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/production.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBaseJS/code-standards/production.yml/master?enable=pin","Info:   0 out of   1 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-4w2v-q235-vp99","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-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-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","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-14T17:14:04.165Z","repository_id":48271129,"created_at":"2025-08-14T17:14:04.165Z","updated_at":"2025-08-14T17:14:04.165Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279387262,"owners_count":26160468,"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-17T02:00:07.504Z","response_time":56,"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":"BlueBaseJS","name":"BlueBase","uuid":"44442180","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/44442180?v=4","repositories_count":32,"last_synced_at":"2023-03-02T18:40:25.391Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BlueBaseJS","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T09:31:13.652Z","updated_at":"2023-03-02T18:40:25.437Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBaseJS","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBaseJS/repositories"},"tags":[{"name":"v2.27.7","sha":"aed1581ffabde281df1f479c589e07976375aca9","kind":"commit","published_at":"2024-04-03T13:17:44.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.27.7","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.27.7/manifests"},{"name":"v2.27.6","sha":"89067b45fd3fc4c67cdf958c3a6f1c0cf7d8ac9e","kind":"commit","published_at":"2024-04-01T17:22:24.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.27.6","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.27.6/manifests"},{"name":"v2.27.5","sha":"bf9f5ed2ee0f4f9cd09ebac6cb6ca70d58c45413","kind":"commit","published_at":"2024-04-01T16:49:03.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.27.5","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.27.5/manifests"},{"name":"v2.27.4","sha":"956896a3d291f7679396154d7721d8ba4e631175","kind":"commit","published_at":"2024-04-01T16:38:42.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.27.4","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.27.4/manifests"},{"name":"v2.27.3","sha":"ba9be57cde89254f350aa43e925df20174c7b696","kind":"commit","published_at":"2024-04-01T15:14:49.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.27.3","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.27.3/manifests"},{"name":"v2.27.2","sha":"d15bf574f3639152737617d7e448fbde2cb17ea8","kind":"commit","published_at":"2024-04-01T12:18:48.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.27.2","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.27.2/manifests"},{"name":"v2.27.1","sha":"ddb0c9f9119648c28f7abdbcc8aa42adc5a3e3ed","kind":"commit","published_at":"2024-03-30T12:02:03.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.27.1","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.27.1/manifests"},{"name":"v2.27.0","sha":"a056571feda0acdcfdcb706bb7af13c0decb4e8a","kind":"commit","published_at":"2024-03-30T11:49:30.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.27.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"d2930f0e33d6b83a9bd5265300435f519f1e2b53","kind":"commit","published_at":"2024-03-30T11:27:45.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.26.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.26.0/manifests"},{"name":"v2.25.1","sha":"5aff9bc12ec0bf411af71c93aff66396efff80a3","kind":"commit","published_at":"2024-03-30T08:17:39.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.25.1","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.25.1/manifests"},{"name":"v2.25.0","sha":"bd1b6d56c4f434a90a22e7318315fc6f8a1c4a14","kind":"commit","published_at":"2024-03-30T08:08:13.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.25.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"9c6514e4d5ddf9e48f2c6315cbf98151f3553a1f","kind":"commit","published_at":"2024-03-30T08:03:43.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.24.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"3d806923be2aace9ea573d895dcee4b4b3435938","kind":"commit","published_at":"2023-09-09T12:02:36.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.23.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.23.0/manifests"},{"name":"v2.22.4","sha":"8e3f2de7b6de698189feb0cd56e2dff1adf6897a","kind":"commit","published_at":"2023-09-02T19:03:22.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.22.4","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.22.4/manifests"},{"name":"v2.22.3","sha":"9e7ad401ffcb9b98a5e13e91868c54804c66a13c","kind":"commit","published_at":"2023-09-02T18:51:38.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.22.3","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.22.3/manifests"},{"name":"v2.22.2","sha":"28c13c13b32d8861cb21b004dc07d3b08e5d23fb","kind":"commit","published_at":"2023-09-02T18:38:17.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.22.2","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.22.2/manifests"},{"name":"v2.22.1","sha":"84e978c19d8ea5ac123428c39846bd4809bff04b","kind":"commit","published_at":"2023-09-02T18:13:54.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.22.1","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.22.1/manifests"},{"name":"v2.22.0","sha":"97d7925fd1d1980fb1e3f2bf8c5d0a759328615d","kind":"commit","published_at":"2023-09-02T17:57:59.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.22.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.22.0/manifests"},{"name":"v2.21.1","sha":"1235d5e0931f93a8ea0d59533864097b9c9d8349","kind":"commit","published_at":"2023-08-17T05:25:30.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.21.1","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.21.1/manifests"},{"name":"v2.21.0","sha":"9f45bd42fcb2d88d760c4c1770dbf35742079ec7","kind":"commit","published_at":"2022-08-27T06:45:30.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.21.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.21.0/manifests"},{"name":"v2.20.2","sha":"eab38ff199d963f1b4a24c91999569157cb530bb","kind":"commit","published_at":"2022-05-02T07:30:24.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.20.2","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"54649c7a482a0c9d1c6426f211630b4deefefce4","kind":"commit","published_at":"2022-04-25T06:02:13.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.20.1","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.20.1/manifests"},{"name":"v2.20.0","sha":"99d57f7d68754a81a80f8ac42be3a8c70f028e49","kind":"commit","published_at":"2022-03-07T14:30:38.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.20.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.20.0/manifests"},{"name":"v2.19.1","sha":"f56d49d872a3339bc94d60193b45c990f244dc7e","kind":"commit","published_at":"2022-03-05T06:14:19.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.19.1","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bbaac87f30e85f7e76b2366f0da1253e5e83a9e9","kind":"commit","published_at":"2022-03-05T06:09:27.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.19.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"c83755406286d219668941193b0ddb6336726574","kind":"commit","published_at":"2022-03-04T17:43:12.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.18.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.18.0/manifests"},{"name":"v2.17.4","sha":"185c1270b0aa394e37e94f5b93ae9f38a8c291b7","kind":"commit","published_at":"2022-03-04T15:51:55.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.17.4","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.17.4/manifests"},{"name":"v2.17.3","sha":"e8af4df75355b73e2bcb169be6b6c1f085ef1f33","kind":"commit","published_at":"2022-03-04T15:35:30.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.17.3","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.17.3/manifests"},{"name":"v2.17.2","sha":"f422710aaae739e30f1854c20937c0160ea1fd3c","kind":"commit","published_at":"2022-03-04T15:20:50.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.17.2","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.17.2/manifests"},{"name":"v2.17.1","sha":"4ed7e82c08afd2f6ed4e474b3b57398477b0f9b7","kind":"commit","published_at":"2022-03-04T15:19:09.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.17.1","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.17.1/manifests"},{"name":"v2.17.0","sha":"e6fb534222a0cf125e9ae3d55edbef2de7953097","kind":"commit","published_at":"2022-03-04T15:07:18.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.17.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"657735d464de3d2b422714c3ea44db5aadbe6d01","kind":"commit","published_at":"2022-02-03T17:29:32.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.16.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"7a7b6c9e0495426ff44ca3188735bd41bae6335d","kind":"commit","published_at":"2021-10-29T15:54:25.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.15.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"dd9a28b6ec1e1f996625596678c88f9b1006d7b0","kind":"commit","published_at":"2021-10-29T15:49:07.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.14.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"43f41e18e27c49fd24ab86dc4095f66887aa56e9","kind":"commit","published_at":"2021-10-29T15:30:29.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.13.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"7afd33ad11785d28ea1412ff084e33c929c9fa96","kind":"commit","published_at":"2021-10-29T07:24:29.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.12.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"feabc488335faa4078a80edd0f0277e2070b4f50","kind":"commit","published_at":"2020-10-18T05:04:01.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.11.1","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"bb703065a76fb02bb06670012fe60a662f7a5788","kind":"commit","published_at":"2020-10-17T18:14:35.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.11.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"365f3c25053ce3758a463028b00bfe75c6b7a355","kind":"commit","published_at":"2020-10-17T13:08:01.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.10.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"482172047f6c5219fd2587cd91292454e997fea4","kind":"commit","published_at":"2020-10-17T11:42:52.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.9.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"1f59317b0fe5a111887609556b1615e5bbbd30c0","kind":"commit","published_at":"2020-08-08T08:50:24.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.8.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"ffeb39bdb3a1c88891def0e89fed699cbcb673f9","kind":"commit","published_at":"2020-07-28T14:50:31.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.7.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"8e1955f7542e36a76cf9a5802487c08b3c3e3158","kind":"commit","published_at":"2020-07-27T08:46:10.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.6.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"81d8299c503c6f34cd7d3c4f2a33807552c74756","kind":"commit","published_at":"2020-04-01T10:22:13.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.5.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"31de670dd445c61b209ffd39629fec244c67260c","kind":"commit","published_at":"2019-11-14T17:23:59.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.4.2","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"5ae13b322036113c8b9ea71c17b73040239b9dee","kind":"commit","published_at":"2019-11-02T12:54:02.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.4.1","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"83f8be4d19f9963f5d0b4ea8a970be0fbbd6294f","kind":"commit","published_at":"2019-10-30T12:55:00.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.4.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"d97ee3a85fde23ee10b25c2f99c729b030cddc87","kind":"commit","published_at":"2019-10-28T01:19:51.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.3.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"dc80163272eca472d4ae71a83d6803d40ed9bfb4","kind":"commit","published_at":"2019-09-22T11:23:12.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.2.4","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"cf9e366296aaf4a559b7a5866ba112efaa30d8f1","kind":"commit","published_at":"2019-09-22T10:31:45.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.2.3","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"2cb9dcdae8627f6707f00ab49b1973a70f9849b5","kind":"commit","published_at":"2019-09-22T08:47:53.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.2.2","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"881655a856356ac4d5c89c5767cfc838aa450390","kind":"commit","published_at":"2019-09-22T07:57:59.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.2.1","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"3a069c035bf48a494595154ca76170767adbf333","kind":"commit","published_at":"2019-09-21T15:15:43.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.2.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"ca321cbb613baa3a7fbb20f4b4361716665365db","kind":"commit","published_at":"2019-09-21T14:01:04.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.1.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"bc0f5fa6715626af81b7bb2ae33739729c10fda6","kind":"commit","published_at":"2019-09-20T06:06:49.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.0.2","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"997e418606068d7a0a0942f3dcdd449053d57ee3","kind":"commit","published_at":"2019-09-19T18:35:43.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.0.1","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a04d072e4617b4b11df16fbe2d4d2f85b1c2f253","kind":"commit","published_at":"2019-09-19T18:03:40.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v2.0.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"76c55bfb0b3f06169bb15e52bf1837e62fad31d8","kind":"commit","published_at":"2019-09-10T11:38:22.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v1.5.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"510364b5b982aacb3bee20338a9f3ae1b8be1e0a","kind":"commit","published_at":"2019-08-28T11:58:29.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v1.4.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"e6e642f8ab0c2b52b00805f3a3a3c842a383c8d1","kind":"commit","published_at":"2019-05-22T10:56:19.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v1.3.3","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"663af99cd8dabafe09406a6eb10f2dab7d492e91","kind":"commit","published_at":"2019-04-30T08:19:25.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v1.3.2","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ea4488800acce2b494a981b8c782e0ad6c103672","kind":"commit","published_at":"2019-04-14T12:01:46.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v1.3.1","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"44adba94f4f599d72abfaf41111a0c2a84d04965","kind":"commit","published_at":"2019-04-14T11:53:30.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v1.3.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"83e6a9a45ddc75e1884585d5b8470940d8ec737d","kind":"commit","published_at":"2019-04-12T12:45:54.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v1.2.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"b7c85d4d3171fa24713bd6ba5fdd4576359a2314","kind":"commit","published_at":"2019-04-09T19:33:21.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v1.1.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"4fe755777c017b52c7783b9176e35a05671ac80e","kind":"tag","published_at":"2019-04-02T07:35:16.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v1.0.3","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"5627cc86aab537d98f3659d5e1dd92efe4d84d34","kind":"commit","published_at":"2019-03-09T20:06:16.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v1.0.2","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3ac27c0a0fb1cd735c4a7ba10b5aa8e81d02333f","kind":"commit","published_at":"2019-03-09T19:27:15.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v1.0.1","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"a05af0eb088552d0dd24696754537a3984e489d9","kind":"commit","published_at":"2019-03-09T19:06:02.000Z","download_url":"https://codeload.github.com/BlueBaseJS/code-standards/tar.gz/v1.0.0","html_url":"https://github.com/BlueBaseJS/code-standards/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBaseJS/code-standards@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBaseJS%2Fcode-standards/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-11T11:49:18.784Z","dependent_packages_count":30,"downloads":1635,"downloads_period":"last-month","dependent_repos_count":25,"rankings":{"downloads":6.6457827841845365,"dependent_repos_count":2.5038985386845036,"dependent_packages_count":0.8764906389505632,"stargazers_count":20.964525043420785,"forks_count":15.424529522485154,"docker_downloads_count":null,"average":9.283045305545109},"purl":"pkg:npm/%40bluebase/code-standards","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@bluebase/code-standards","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@bluebase/code-standards","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@bluebase/code-standards/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T18:07:24.198Z","issues_count":0,"pull_requests_count":100,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":4065168.0,"issues_closed_count":0,"pull_requests_closed_count":75,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.76,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":100,"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/BlueBaseJS%2Fcode-standards/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bluebase%2Fcode-standards/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bluebase%2Fcode-standards/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bluebase%2Fcode-standards/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bluebase%2Fcode-standards/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bluebase%2Fcode-standards/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bluebase%2Fcode-standards/codemeta","maintainers":[{"uuid":"artalat","login":"artalat","name":null,"email":"rehman.talat@gmail.com","url":null,"packages_count":101,"html_url":"https://www.npmjs.com/~artalat","role":null,"created_at":"2022-11-15T16:21:30.237Z","updated_at":"2022-11-15T16:21:30.237Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/artalat/packages"},{"uuid":"bluebase-release-bot","login":"bluebase-release-bot","name":null,"email":"bluebase-release-bot@blueeast.com","url":null,"packages_count":95,"html_url":"https://www.npmjs.com/~bluebase-release-bot","role":null,"created_at":"2022-11-15T16:21:30.270Z","updated_at":"2022-11-15T16:21:30.270Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bluebase-release-bot/packages"},{"uuid":"abubakarsaddique","login":"abubakarsaddique","name":null,"email":"abubakar.mani1@gmail.com","url":null,"packages_count":96,"html_url":"https://www.npmjs.com/~abubakarsaddique","role":null,"created_at":"2022-11-15T16:21:30.259Z","updated_at":"2022-11-15T16:21:30.259Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/abubakarsaddique/packages"}]}