{"id":919964,"name":"@ember/edition-utils","ecosystem":"npm","description":"Utilities to detect if a given edition is in use in an ember-cli application.","homepage":"https://github.com/emberjs/ember-octane-utils#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/emberjs/ember-octane-utils","keywords_array":[],"namespace":"ember","versions_count":4,"first_release_published_at":"2019-09-14T22:51:26.686Z","latest_release_published_at":"2019-12-11T19:20:35.931Z","latest_release_number":"1.2.0","last_synced_at":"2026-03-24T23:05:22.334Z","created_at":"2022-04-07T16:55:02.096Z","updated_at":"2026-03-24T23:05:22.335Z","registry_url":"https://www.npmjs.com/package/@ember/edition-utils","install_command":"npm install @ember/edition-utils","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.0"}},"repo_metadata":{"id":35114763,"uuid":"208512932","full_name":"emberjs/ember-edition-utils","owner":"emberjs","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-05T01:59:12.000Z","size":252,"stargazers_count":5,"open_issues_count":10,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-09-23T12:41:48.423Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emberjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-14T22:44:50.000Z","updated_at":"2024-05-01T01:16:49.000Z","dependencies_parsed_at":"2023-01-15T14:07:45.827Z","dependency_job_id":null,"html_url":"https://github.com/emberjs/ember-edition-utils","commit_stats":null,"previous_names":["emberjs/ember-octane-utils"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/emberjs/ember-edition-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emberjs%2Fember-edition-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emberjs%2Fember-edition-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emberjs%2Fember-edition-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emberjs%2Fember-edition-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emberjs","download_url":"https://codeload.github.com/emberjs/ember-edition-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emberjs%2Fember-edition-utils/sbom","scorecard":{"id":374919,"data":{"date":"2025-08-11","repo":{"name":"github.com/emberjs/ember-edition-utils","commit":"9a31c1452673dc65f7caf1a237ec35091cf67757"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/14 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/nodejs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/emberjs/ember-edition-utils/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/emberjs/ember-edition-utils/nodejs.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:22","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":"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","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-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-vfrc-7r7c-w9mx","Warn: Project is vulnerable to: GHSA-7wwv-vh3v-89cq","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","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-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-29xr-v42j-r956","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-18T14:00:02.670Z","repository_id":35114763,"created_at":"2025-08-18T14:00:02.670Z","updated_at":"2025-08-18T14:00:02.670Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005420,"owners_count":26083883,"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-10T02:00:06.843Z","response_time":62,"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":"emberjs","name":"Ember.js","uuid":"1253363","kind":"organization","description":"","email":null,"website":"https://emberjs.com","location":null,"twitter":"emberjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1253363?v=4","repositories_count":57,"last_synced_at":"2025-10-02T01:36:24.330Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"emberjs","open_collective":"emberjs"}},"html_url":"https://github.com/emberjs","funding_links":["https://github.com/sponsors/emberjs","https://opencollective.com/emberjs"],"total_stars":29061,"followers":304,"following":0,"created_at":"2022-11-02T16:37:32.407Z","updated_at":"2025-10-02T01:36:24.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emberjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emberjs/repositories"},"tags":[{"name":"v1.2.0","sha":"a8a8688a59b7c65a25c003cab0dff86c8cec55a0","kind":"tag","published_at":"2019-12-11T19:20:15.000Z","download_url":"https://codeload.github.com/emberjs/ember-edition-utils/tar.gz/v1.2.0","html_url":"https://github.com/emberjs/ember-edition-utils/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/emberjs/ember-edition-utils@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emberjs%2Fember-edition-utils/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emberjs%2Fember-edition-utils/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7a7830602599236512c2a261b6b38846d1b6460e","kind":"tag","published_at":"2019-09-15T03:19:48.000Z","download_url":"https://codeload.github.com/emberjs/ember-edition-utils/tar.gz/v1.1.1","html_url":"https://github.com/emberjs/ember-edition-utils/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/emberjs/ember-edition-utils@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emberjs%2Fember-edition-utils/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emberjs%2Fember-edition-utils/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"aac97449a706387229565ecbfbaee0fa34d319dc","kind":"tag","published_at":"2019-09-15T03:06:40.000Z","download_url":"https://codeload.github.com/emberjs/ember-edition-utils/tar.gz/v1.1.0","html_url":"https://github.com/emberjs/ember-edition-utils/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/emberjs/ember-edition-utils@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emberjs%2Fember-edition-utils/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emberjs%2Fember-edition-utils/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"7ca7f3ad380d7ee8ff70be660b5f40affe12c1e7","kind":"tag","published_at":"2019-09-14T22:51:08.000Z","download_url":"https://codeload.github.com/emberjs/ember-edition-utils/tar.gz/v1.0.1","html_url":"https://github.com/emberjs/ember-edition-utils/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/emberjs/ember-edition-utils@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emberjs%2Fember-edition-utils/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emberjs%2Fember-edition-utils/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-02-23T15:19:57.523Z","dependent_packages_count":42,"downloads":623107,"downloads_period":"last-month","dependent_repos_count":3551,"rankings":{"downloads":0.35752429701932265,"dependent_repos_count":0.3757172771640256,"dependent_packages_count":0.6775154365637412,"stargazers_count":12.20332605661485,"forks_count":9.829962547236521,"docker_downloads_count":0.3033378091615251,"average":3.9578972372933308},"purl":"pkg:npm/%40ember/edition-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ember/edition-utils","docker_dependents_count":21,"docker_downloads_count":9263371,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ember/edition-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ember/edition-utils/dependencies","status":null,"funding_links":["https://github.com/sponsors/emberjs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-09T13:26:13.758Z","issues_count":0,"pull_requests_count":16,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":7689983.0,"issues_closed_count":0,"pull_requests_closed_count":6,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0625,"merged_pull_requests_count":5,"bot_issues_count":0,"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/emberjs%2Fember-edition-utils/issues","maintainers":[{"login":"rwjblue","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwjblue"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ember%2Fedition-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ember%2Fedition-utils/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ember%2Fedition-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ember%2Fedition-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ember%2Fedition-utils/codemeta","maintainers":[{"uuid":"melsumner","login":"melsumner","name":null,"email":"melaniersumner@gmail.com","url":null,"packages_count":315,"html_url":"https://www.npmjs.com/~melsumner","role":null,"created_at":"2023-07-09T20:19:26.082Z","updated_at":"2023-07-09T20:19:26.082Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/melsumner/packages"},{"uuid":"chancancode","login":"chancancode","name":null,"email":"godfreykfc@gmail.com","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~chancancode","role":null,"created_at":"2022-11-10T10:50:40.013Z","updated_at":"2022-11-10T10:50:40.013Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chancancode/packages"},{"uuid":"mixonic","login":"mixonic","name":null,"email":"matt.beale@madhatted.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~mixonic","role":null,"created_at":"2022-11-10T10:50:40.049Z","updated_at":"2022-11-10T10:50:40.049Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mixonic/packages"},{"uuid":"ef4","login":"ef4","name":null,"email":"edward@eaf4.com","url":null,"packages_count":276,"html_url":"https://www.npmjs.com/~ef4","role":null,"created_at":"2022-11-10T10:50:39.995Z","updated_at":"2022-11-10T10:50:39.995Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ef4/packages"},{"uuid":"tomdale","login":"tomdale","name":null,"email":"tom@tomdale.net","url":null,"packages_count":177,"html_url":"https://www.npmjs.com/~tomdale","role":null,"created_at":"2022-11-10T10:50:40.030Z","updated_at":"2022-11-10T10:50:40.030Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tomdale/packages"},{"uuid":"wycats","login":"wycats","name":null,"email":"wycats@gmail.com","url":null,"packages_count":156,"html_url":"https://www.npmjs.com/~wycats","role":null,"created_at":"2022-11-10T10:50:40.034Z","updated_at":"2022-11-10T10:50:40.034Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wycats/packages"},{"uuid":"katiegengler","login":"katiegengler","name":null,"email":"katie@kmg.io","url":null,"packages_count":216,"html_url":"https://www.npmjs.com/~katiegengler","role":null,"created_at":"2022-11-10T10:50:40.037Z","updated_at":"2022-11-10T10:50:40.037Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/katiegengler/packages"},{"uuid":"nullvoxpopuli","login":"nullvoxpopuli","name":null,"email":"theprecognition+npm@gmail.com","url":null,"packages_count":348,"html_url":"https://www.npmjs.com/~nullvoxpopuli","role":null,"created_at":"2022-11-10T10:50:40.042Z","updated_at":"2022-11-10T10:50:40.042Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nullvoxpopuli/packages"}]}