{"id":1162690,"name":"@salesforce/plugin-user","ecosystem":"npm","description":"Commands to interact with Users and Permission Sets","homepage":"https://github.com/salesforcecli/plugin-user","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/salesforcecli/plugin-user","keywords_array":["force","salesforce","salesforcedx","sf","sf-plugin","sfdx","sfdx-plugin"],"namespace":"salesforce","versions_count":245,"first_release_published_at":"2020-11-19T15:38:23.990Z","latest_release_published_at":"2026-04-05T06:12:17.660Z","latest_release_number":"3.8.3","last_synced_at":"2026-04-05T08:39:05.704Z","created_at":"2022-04-08T12:31:48.075Z","updated_at":"2026-04-05T08:57:28.210Z","registry_url":"https://www.npmjs.com/package/@salesforce/plugin-user","install_command":"npm install @salesforce/plugin-user","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"1.2.2-ctc-testing-2.2","latest":"3.8.3"}},"repo_metadata":{"id":37967161,"uuid":"308448844","full_name":"salesforcecli/plugin-user","owner":"salesforcecli","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-27T18:41:58.000Z","size":10757,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-03-28T02:23:34.799Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/salesforcecli.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","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":"2020-10-29T21:01:06.000Z","updated_at":"2026-03-27T18:42:02.000Z","dependencies_parsed_at":"2026-02-08T08:04:26.843Z","dependency_job_id":null,"html_url":"https://github.com/salesforcecli/plugin-user","commit_stats":{"total_commits":1205,"total_committers":29,"mean_commits":41.55172413793103,"dds":"0.46887966804979253","last_synced_commit":"94c7ed6e436a8781f150f30c548e257c5e824e8a"},"previous_names":[],"tags_count":248,"template":false,"template_full_name":"salesforcecli/plugin-template","purl":"pkg:github/salesforcecli/plugin-user","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforcecli%2Fplugin-user","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforcecli%2Fplugin-user/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforcecli%2Fplugin-user/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforcecli%2Fplugin-user/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/salesforcecli","download_url":"https://codeload.github.com/salesforcecli/plugin-user/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforcecli%2Fplugin-user/sbom","scorecard":{"id":796399,"data":{"date":"2025-08-11","repo":{"name":"github.com/salesforcecli/plugin-user","commit":"9ecf17b726aae4719c6a108cf84498b40e475cdc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/4 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/automerge.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-github-release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/create-github-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/devScripts.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/devScripts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/failureNotifications.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/failureNotifications.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/notify-slack-on-pr-open.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/notify-slack-on-pr-open.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/onRelease.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/onRelease.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/onRelease.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/onRelease.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/onRelease.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/onRelease.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-pr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/salesforcecli/plugin-user/validate-pr.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/automerge.yml:1","Warn: no topLevel permission defined: .github/workflows/create-github-release.yml:1","Warn: no topLevel permission defined: .github/workflows/devScripts.yml:1","Warn: no topLevel permission defined: .github/workflows/failureNotifications.yml:1","Warn: no topLevel permission defined: .github/workflows/notify-slack-on-pr-open.yml:1","Warn: no topLevel permission defined: .github/workflows/onRelease.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-pr.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","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-23T09:08:20.156Z","repository_id":37967161,"created_at":"2025-08-23T09:08:20.156Z","updated_at":"2025-08-23T09:08:20.156Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31428645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T02:22:46.605Z","status":"ssl_error","status_checked_at":"2026-04-05T02:22:33.263Z","response_time":75,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"salesforcecli","name":"Salesforce CLI","uuid":"60192002","kind":"organization","description":"The Salesforce CLI is a powerful command line interface that simplifies development and build automation when working with your Salesforce org.","email":null,"website":"https://developer.salesforce.com/tools/salesforcecli","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/60192002?v=4","repositories_count":68,"last_synced_at":"2025-08-17T06:20:41.181Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/salesforcecli","funding_links":[],"total_stars":735,"followers":171,"following":0,"created_at":"2022-11-02T16:52:59.015Z","updated_at":"2025-08-17T06:20:41.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/salesforcecli","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/salesforcecli/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-05T08:57:28.209Z","dependent_packages_count":16,"downloads":1302891,"downloads_period":"last-month","dependent_repos_count":52,"rankings":{"downloads":0.3172707147774128,"dependent_repos_count":1.840903661281802,"dependent_packages_count":1.4130885613833566,"stargazers_count":12.203593170373845,"forks_count":9.830215490007637,"docker_downloads_count":0.49683780778974607,"average":4.350318234268967},"purl":"pkg:npm/%40salesforce/plugin-user","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@salesforce/plugin-user","docker_dependents_count":45,"docker_downloads_count":779120,"usage_url":"https://repos.ecosyste.ms/usage/npm/@salesforce/plugin-user","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@salesforce/plugin-user/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-14T14:01:47.942Z","issues_count":4,"pull_requests_count":1200,"avg_time_to_close_issue":28075.75,"avg_time_to_close_pull_request":78501.3496076722,"issues_closed_count":4,"pull_requests_closed_count":1147,"pull_request_authors_count":12,"issue_authors_count":1,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.20416666666666666,"merged_pull_requests_count":904,"bot_issues_count":4,"bot_pull_requests_count":1061,"past_year_issues_count":1,"past_year_pull_requests_count":158,"past_year_avg_time_to_close_issue":2468.0,"past_year_avg_time_to_close_pull_request":96817.46923076923,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":130,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0379746835443038,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":150,"past_year_merged_pull_requests_count":124,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforcecli%2Fplugin-user/issues","maintainers":[{"login":"cristiand391","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cristiand391"},{"login":"ibatanov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibatanov"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@salesforce%2Fplugin-user/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@salesforce%2Fplugin-user/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@salesforce%2Fplugin-user/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@salesforce%2Fplugin-user/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@salesforce%2Fplugin-user/codemeta","maintainers":[{"uuid":"lwc-admin","login":"lwc-admin","name":null,"email":"admin@lwcjs.org","url":null,"packages_count":908,"html_url":"https://www.npmjs.com/~lwc-admin","role":null,"created_at":"2024-07-23T18:57:52.897Z","updated_at":"2024-07-23T18:57:52.897Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lwc-admin/packages"},{"uuid":"salesforce-releases","login":"salesforce-releases","name":null,"email":"alm-cli@salesforce.com","url":null,"packages_count":651,"html_url":"https://www.npmjs.com/~salesforce-releases","role":null,"created_at":"2022-11-13T05:54:18.770Z","updated_at":"2022-11-13T05:54:18.770Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/salesforce-releases/packages"},{"uuid":"jasonschroeder-sfdc","login":"jasonschroeder-sfdc","name":null,"email":"jschroeder@salesforce.com","url":null,"packages_count":547,"html_url":"https://www.npmjs.com/~jasonschroeder-sfdc","role":null,"created_at":"2022-11-13T05:54:18.420Z","updated_at":"2022-11-13T05:54:18.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasonschroeder-sfdc/packages"},{"uuid":"packagellama","login":"packagellama","name":null,"email":"stephen@interactivellama.com","url":null,"packages_count":437,"html_url":"https://www.npmjs.com/~packagellama","role":null,"created_at":"2022-11-13T05:54:18.432Z","updated_at":"2022-11-13T05:54:18.432Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/packagellama/packages"},{"uuid":"dferro","login":"dferro","name":null,"email":"dlcerva@gmail.com","url":null,"packages_count":442,"html_url":"https://www.npmjs.com/~dferro","role":null,"created_at":"2022-11-13T05:54:18.505Z","updated_at":"2022-11-13T05:54:18.505Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dferro/packages"},{"uuid":"adirasanam","login":"adirasanam","name":null,"email":"adirasanam@salesforce.com","url":null,"packages_count":469,"html_url":"https://www.npmjs.com/~adirasanam","role":null,"created_at":"2022-11-13T05:54:18.544Z","updated_at":"2022-11-13T05:54:18.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adirasanam/packages"},{"uuid":"dbreese-salesforce","login":"dbreese-salesforce","name":null,"email":"dbreese@salesforce.com","url":null,"packages_count":437,"html_url":"https://www.npmjs.com/~dbreese-salesforce","role":null,"created_at":"2022-11-13T05:54:18.630Z","updated_at":"2022-11-13T05:54:18.630Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dbreese-salesforce/packages"},{"uuid":"demianbrecht","login":"demianbrecht","name":null,"email":"dbrecht@salesforce.com","url":null,"packages_count":439,"html_url":"https://www.npmjs.com/~demianbrecht","role":null,"created_at":"2022-11-13T05:54:18.683Z","updated_at":"2022-11-13T05:54:18.683Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/demianbrecht/packages"},{"uuid":"mbettio","login":"mbettio","name":null,"email":"mbettiomoreira@salesforce.com","url":null,"packages_count":437,"html_url":"https://www.npmjs.com/~mbettio","role":null,"created_at":"2022-11-13T05:54:18.689Z","updated_at":"2022-11-13T05:54:18.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbettio/packages"},{"uuid":"mjrust","login":"mjrust","name":null,"email":"mrust@salesforce.com","url":null,"packages_count":437,"html_url":"https://www.npmjs.com/~mjrust","role":null,"created_at":"2022-11-13T05:54:18.759Z","updated_at":"2022-11-13T05:54:18.759Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mjrust/packages"},{"uuid":"byao","login":"byao","name":null,"email":"bobbyyao@gmail.com","url":null,"packages_count":437,"html_url":"https://www.npmjs.com/~byao","role":null,"created_at":"2022-11-13T05:54:18.924Z","updated_at":"2022-11-13T05:54:18.924Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/byao/packages"},{"uuid":"ravi.jayaramappa","login":"ravi.jayaramappa","name":null,"email":"ravi.jayaramappa@salesforce.com","url":null,"packages_count":504,"html_url":"https://www.npmjs.com/~ravi.jayaramappa","role":null,"created_at":"2022-11-13T05:54:18.986Z","updated_at":"2022-11-13T05:54:18.986Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ravi.jayaramappa/packages"},{"uuid":"apapko","login":"apapko","name":null,"email":"apapko@salesforce.com","url":null,"packages_count":518,"html_url":"https://www.npmjs.com/~apapko","role":null,"created_at":"2022-11-13T05:54:18.998Z","updated_at":"2022-11-13T05:54:18.998Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apapko/packages"},{"uuid":"jleen-sfdc","login":"jleen-sfdc","name":null,"email":"jleen@salesforce.com","url":null,"packages_count":437,"html_url":"https://www.npmjs.com/~jleen-sfdc","role":null,"created_at":"2022-11-13T05:54:19.051Z","updated_at":"2022-11-13T05:54:19.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jleen-sfdc/packages"},{"uuid":"cwallsf","login":"cwallsf","name":null,"email":"cwall@salesforce.com","url":null,"packages_count":469,"html_url":"https://www.npmjs.com/~cwallsf","role":null,"created_at":"2022-11-13T05:54:19.084Z","updated_at":"2022-11-13T05:54:19.084Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cwallsf/packages"},{"uuid":"dhagberg-sf","login":"dhagberg-sf","name":null,"email":"dhagberg@salesforce.com","url":null,"packages_count":565,"html_url":"https://www.npmjs.com/~dhagberg-sf","role":null,"created_at":"2022-11-13T05:54:19.095Z","updated_at":"2022-11-13T05:54:19.095Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dhagberg-sf/packages"},{"uuid":"khawkins","login":"khawkins","name":null,"email":"khawkins@salesforce.com","url":null,"packages_count":437,"html_url":"https://www.npmjs.com/~khawkins","role":null,"created_at":"2022-11-13T05:54:19.121Z","updated_at":"2022-11-13T05:54:19.121Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/khawkins/packages"},{"uuid":"amphro","login":"amphro","name":null,"email":"amphro@gmail.com","url":null,"packages_count":451,"html_url":"https://www.npmjs.com/~amphro","role":null,"created_at":"2022-11-13T05:54:19.132Z","updated_at":"2022-11-13T05:54:19.132Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amphro/packages"},{"uuid":"jodarove","login":"jodarove","name":null,"email":"jodarove@gmail.com","url":null,"packages_count":505,"html_url":"https://www.npmjs.com/~jodarove","role":null,"created_at":"2022-11-13T05:54:19.209Z","updated_at":"2022-11-13T05:54:19.209Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jodarove/packages"},{"uuid":"sfdctaka","login":"sfdctaka","name":null,"email":"t.arai@salesforce.com","url":null,"packages_count":438,"html_url":"https://www.npmjs.com/~sfdctaka","role":null,"created_at":"2022-11-13T05:54:19.264Z","updated_at":"2022-11-13T05:54:19.264Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sfdctaka/packages"},{"uuid":"jimjag","login":"jimjag","name":null,"email":"jimjag@gmail.com","url":null,"packages_count":538,"html_url":"https://www.npmjs.com/~jimjag","role":null,"created_at":"2022-11-13T05:54:19.286Z","updated_at":"2022-11-13T05:54:19.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jimjag/packages"},{"uuid":"ivarley","login":"ivarley","name":null,"email":"ian@ianvarley.com","url":null,"packages_count":438,"html_url":"https://www.npmjs.com/~ivarley","role":null,"created_at":"2022-11-13T05:54:19.331Z","updated_at":"2022-11-13T05:54:19.331Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ivarley/packages"},{"uuid":"jmsjtu","login":"jmsjtu","name":null,"email":"jmsjtu@gmail.com","url":null,"packages_count":507,"html_url":"https://www.npmjs.com/~jmsjtu","role":null,"created_at":"2023-02-17T21:29:10.652Z","updated_at":"2023-02-17T21:29:10.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jmsjtu/packages"},{"uuid":"dme722","login":"dme722","name":null,"email":"dellison@salesforce.com","url":null,"packages_count":510,"html_url":"https://www.npmjs.com/~dme722","role":null,"created_at":"2023-02-24T20:42:40.239Z","updated_at":"2023-02-24T20:42:40.239Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dme722/packages"},{"uuid":"mobify","login":"mobify","name":null,"email":"dev@mobify.com","url":null,"packages_count":594,"html_url":"https://www.npmjs.com/~mobify","role":null,"created_at":"2023-03-17T20:07:34.123Z","updated_at":"2023-03-17T20:07:34.123Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mobify/packages"},{"uuid":"abirchfieldsfdc","login":"abirchfieldsfdc","name":null,"email":"abirchfield@salesforce.com","url":null,"packages_count":438,"html_url":"https://www.npmjs.com/~abirchfieldsfdc","role":null,"created_at":"2023-05-06T14:57:42.948Z","updated_at":"2023-05-06T14:57:42.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/abirchfieldsfdc/packages"},{"uuid":"ire-npm-team-user","login":"ire-npm-team-user","name":null,"email":"industriesEngineeringDevOps@salesforce.com","url":null,"packages_count":546,"html_url":"https://www.npmjs.com/~ire-npm-team-user","role":null,"created_at":"2023-06-04T04:55:20.037Z","updated_at":"2023-06-04T04:55:20.037Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ire-npm-team-user/packages"},{"uuid":"salesforce-admin","login":"salesforce-admin","name":null,"email":"osscore@salesforce.com","url":null,"packages_count":528,"html_url":"https://www.npmjs.com/~salesforce-admin","role":null,"created_at":"2025-12-07T05:50:12.933Z","updated_at":"2025-12-07T05:50:12.933Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/salesforce-admin/packages"}]}