{"id":1043860,"name":"@magic/cases","ecosystem":"npm","description":"convert between camelCase, PascalCase, snake_case, and kebab-case.","homepage":"https://magic.github.io/cases","licenses":"AGPL-3.0","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/magic/cases","keywords_array":["magic","snake_case","snake","kebab-case","kebab","camel","pascal","case","convert"],"namespace":"magic","versions_count":11,"first_release_published_at":"2020-01-02T17:18:59.294Z","latest_release_published_at":"2025-10-30T15:40:07.728Z","latest_release_number":"0.0.11","last_synced_at":"2026-03-28T22:33:38.991Z","created_at":"2022-04-07T20:02:26.838Z","updated_at":"2026-03-28T22:33:38.992Z","registry_url":"https://www.npmjs.com/package/@magic/cases","install_command":"npm install @magic/cases","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.11"}},"repo_metadata":{"id":65858875,"uuid":"184978784","full_name":"magic/cases","owner":"magic","description":"snake_case, camelCase, kebab-case, PascalCase, convert and test ","archived":false,"fork":false,"pushed_at":"2025-10-02T10:17:43.000Z","size":611,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-02T10:59:53.785Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/magic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-05T04:21:40.000Z","updated_at":"2025-10-02T10:17:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"f96b361a-f968-44a6-9f3c-4c6ed402d7f2","html_url":"https://github.com/magic/cases","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/magic/cases","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fcases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fcases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fcases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fcases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magic","download_url":"https://codeload.github.com/magic/cases/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fcases/sbom","scorecard":{"id":611572,"data":{"date":"2025-08-11","repo":{"name":"github.com/magic/cases","commit":"312220eae5c3f8d8d6bd50bb34fffc9244c0e868"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"checks":[{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-21T02:47:21.959Z","repository_id":65858875,"created_at":"2025-08-21T02:47:21.959Z","updated_at":"2025-08-21T02:47:21.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281846847,"owners_count":26571986,"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-30T02:00:06.501Z","response_time":61,"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":"magic","name":"@magic","uuid":"14001950","kind":"organization","description":"jamstack (js, api, markup) generator. minimalistic: js + css + html boilerplate size ~10kb.","email":null,"website":"https://magic.github.io","location":"utopia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14001950?v=4","repositories_count":20,"last_synced_at":"2023-03-01T18:30:35.546Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/magic","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T14:41:23.217Z","updated_at":"2023-03-01T18:30:35.595Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magic/repositories"},"tags":[{"name":"v0.0.11","sha":"4ab14131f6bd6092a030d9c8723884ade20b9102","kind":"tag","published_at":"2025-10-30T15:39:35.000Z","download_url":"https://codeload.github.com/magic/cases/tar.gz/v0.0.11","html_url":"https://github.com/magic/cases/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/cases@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fcases/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fcases/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"c814c55b6426a87f5b09f4eb4e69c56d0baddd48","kind":"tag","published_at":"2025-10-02T10:17:34.000Z","download_url":"https://codeload.github.com/magic/cases/tar.gz/v0.0.10","html_url":"https://github.com/magic/cases/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/cases@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fcases/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fcases/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"312220eae5c3f8d8d6bd50bb34fffc9244c0e868","kind":"tag","published_at":"2023-02-14T09:31:26.000Z","download_url":"https://codeload.github.com/magic/cases/tar.gz/v0.0.9","html_url":"https://github.com/magic/cases/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/cases@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fcases/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fcases/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"5c6b2602dc9fd650ada75fdd786e67bfd60d03a9","kind":"tag","published_at":"2022-04-06T13:03:54.000Z","download_url":"https://codeload.github.com/magic/cases/tar.gz/v0.0.8","html_url":"https://github.com/magic/cases/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/cases@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fcases/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fcases/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"e46ebd4ac9c417d2bfb35a9d52d50f75df587f7b","kind":"tag","published_at":"2022-04-01T22:22:39.000Z","download_url":"https://codeload.github.com/magic/cases/tar.gz/v0.0.7","html_url":"https://github.com/magic/cases/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/cases@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fcases/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fcases/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"f21e4ed36acb322bea50281b07a8bcec75a1d956","kind":"tag","published_at":"2021-12-24T16:13:48.000Z","download_url":"https://codeload.github.com/magic/cases/tar.gz/v0.0.6","html_url":"https://github.com/magic/cases/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/cases@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fcases/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fcases/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"02e4b1f776dc5257ca8141adc136123381a0672b","kind":"tag","published_at":"2021-09-01T00:13:53.000Z","download_url":"https://codeload.github.com/magic/cases/tar.gz/v0.0.5","html_url":"https://github.com/magic/cases/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/cases@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fcases/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fcases/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"32cfdbedbe01a8bcef24fdac24c6e937de5fda64","kind":"tag","published_at":"2021-01-17T16:00:11.000Z","download_url":"https://codeload.github.com/magic/cases/tar.gz/v0.0.4","html_url":"https://github.com/magic/cases/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/cases@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fcases/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fcases/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"8418f84fd2930bfce2134cb69e0428e6613606f3","kind":"tag","published_at":"2020-05-07T23:03:24.000Z","download_url":"https://codeload.github.com/magic/cases/tar.gz/v0.0.3","html_url":"https://github.com/magic/cases/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/magic/cases@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fcases/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic%2Fcases/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-12-05T13:22:12.947Z","dependent_packages_count":6,"downloads":13553,"downloads_period":"last-month","dependent_repos_count":87,"rankings":{"downloads":4.6332107206556605,"dependent_repos_count":1.5130083013020126,"dependent_packages_count":3.1700123449559143,"stargazers_count":14.563843037052202,"forks_count":15.457747163024408,"docker_downloads_count":null,"average":7.867564313398039},"purl":"pkg:npm/%40magic/cases","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@magic/cases","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@magic/cases","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@magic/cases/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-09T22:19:40.702Z","issues_count":1,"pull_requests_count":12,"avg_time_to_close_issue":47915.0,"avg_time_to_close_pull_request":479954.0,"issues_closed_count":1,"pull_requests_closed_count":12,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":2.25,"merged_pull_requests_count":1,"bot_issues_count":1,"bot_pull_requests_count":12,"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/magic%2Fcases/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@magic%2Fcases/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@magic%2Fcases/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@magic%2Fcases/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@magic%2Fcases/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@magic%2Fcases/codemeta","maintainers":[{"uuid":"jascha","login":"jascha","name":null,"email":"jascha@jaeh.at","url":null,"packages_count":82,"html_url":"https://www.npmjs.com/~jascha","role":null,"created_at":"2022-11-20T19:12:17.647Z","updated_at":"2022-11-20T19:12:17.647Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jascha/packages"},{"uuid":"jaeh","login":"jaeh","name":null,"email":"jascha@jaeh.at","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~jaeh","role":null,"created_at":"2022-11-20T19:12:17.688Z","updated_at":"2022-11-20T19:12:17.688Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaeh/packages"}]}