{"id":1097360,"name":"@oasisprotocol/ledger","ecosystem":"npm","description":"Javascript / Node API for Oasis apps running on Ledger Nano S/X","homepage":"https://github.com/oasisprotocol/ledger-js","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/oasisprotocol/ledger-js","keywords_array":["Ledger","Javascript","Oasis"],"namespace":"oasisprotocol","versions_count":7,"first_release_published_at":"2020-10-08T11:25:50.860Z","latest_release_published_at":"2023-08-08T21:39:26.437Z","latest_release_number":"1.0.0","last_synced_at":"2026-05-21T22:35:51.772Z","created_at":"2022-04-08T10:41:44.046Z","updated_at":"2026-05-21T22:35:51.772Z","registry_url":"https://www.npmjs.com/package/@oasisprotocol/ledger","install_command":"npm install @oasisprotocol/ledger","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":37973579,"uuid":"224230164","full_name":"oasisprotocol/ledger-js","owner":"oasisprotocol","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-07T11:59:55.000Z","size":3681,"stargazers_count":8,"open_issues_count":13,"forks_count":6,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-08-06T05:49:31.700Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oasisprotocol.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}},"created_at":"2019-11-26T15:54:00.000Z","updated_at":"2024-10-03T23:08:50.000Z","dependencies_parsed_at":"2024-06-18T20:55:57.718Z","dependency_job_id":"1b2a3012-7a28-438c-b006-4ecc71746dd8","html_url":"https://github.com/oasisprotocol/ledger-js","commit_stats":{"total_commits":495,"total_committers":12,"mean_commits":41.25,"dds":"0.11717171717171715","last_synced_commit":"df0704b509621303d7217c3658ea053699cce71c"},"previous_names":["zondax/ledger-oasis-js"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/oasisprotocol/ledger-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oasisprotocol","download_url":"https://codeload.github.com/oasisprotocol/ledger-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js/sbom","scorecard":{"id":700657,"data":{"date":"2025-08-11","repo":{"name":"github.com/oasisprotocol/ledger-js","commit":"2832781976ae4dd561bb33b2fc3a4e274412328c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 14 changesets","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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/ci-tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/oasisprotocol/ledger-js/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/oasisprotocol/ledger-js/ci-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/oasisprotocol/ledger-js/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/oasisprotocol/ledger-js/release.yml/master?enable=pin","Info:   0 out of   4 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":"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: Apache License 2.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":"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":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":2,"reason":"8 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-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-584q-6j8j-r5pm","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v"],"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-22T05:08:33.663Z","repository_id":37973579,"created_at":"2025-08-22T05:08:33.663Z","updated_at":"2025-08-22T05:08:33.663Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275279984,"owners_count":25436963,"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-09-15T02:00:09.272Z","response_time":75,"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":"oasisprotocol","name":"Oasis Protocol Foundation","uuid":"52803776","kind":"organization","description":"A better internet is only a matter of time.","email":null,"website":"https://oasisprotocol.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/52803776?v=4","repositories_count":74,"last_synced_at":"2024-12-31T21:32:48.587Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oasisprotocol","funding_links":[],"total_stars":980,"followers":293,"following":0,"created_at":"2022-11-14T05:03:54.229Z","updated_at":"2024-12-31T21:32:48.589Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oasisprotocol","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oasisprotocol/repositories"},"tags":[{"name":"v1.0.0","sha":"e93363508bef4756f74aed25a2f26a6db80e1d42","kind":"tag","published_at":"2023-08-08T21:21:59.000Z","download_url":"https://codeload.github.com/oasisprotocol/ledger-js/tar.gz/v1.0.0","html_url":"https://github.com/oasisprotocol/ledger-js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oasisprotocol/ledger-js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js/tags/v1.0.0/manifests"},{"name":"v0.2.3","sha":"eb018563a1e8f2a047c14d8f9f818c7796e4eae5","kind":"tag","published_at":"2022-05-05T22:02:02.000Z","download_url":"https://codeload.github.com/oasisprotocol/ledger-js/tar.gz/v0.2.3","html_url":"https://github.com/oasisprotocol/ledger-js/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oasisprotocol/ledger-js@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"bff89659321834728ac8c366b2d27315c6e020fe","kind":"tag","published_at":"2022-03-23T00:05:16.000Z","download_url":"https://codeload.github.com/oasisprotocol/ledger-js/tar.gz/v0.2.2","html_url":"https://github.com/oasisprotocol/ledger-js/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oasisprotocol/ledger-js@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ad32bae34ae9c3ec52d5255f6e556d4a08d1b671","kind":"tag","published_at":"2021-11-02T22:16:21.000Z","download_url":"https://codeload.github.com/oasisprotocol/ledger-js/tar.gz/v0.2.1","html_url":"https://github.com/oasisprotocol/ledger-js/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oasisprotocol/ledger-js@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"dc13ed3cb9426f8e694e1c985acef8bd6298c8bd","kind":"tag","published_at":"2021-07-19T18:54:56.000Z","download_url":"https://codeload.github.com/oasisprotocol/ledger-js/tar.gz/v0.2.0","html_url":"https://github.com/oasisprotocol/ledger-js/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oasisprotocol/ledger-js@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"51321303507deca0642644ce5bd6fb60287cdd9a","kind":"tag","published_at":"2020-10-08T12:42:09.000Z","download_url":"https://codeload.github.com/oasisprotocol/ledger-js/tar.gz/v0.1.0","html_url":"https://github.com/oasisprotocol/ledger-js/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oasisprotocol/ledger-js@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"b96ab0c5c04515743f87cfe5eedb1246a091b184","kind":"commit","published_at":"2020-04-02T15:34:21.000Z","download_url":"https://codeload.github.com/oasisprotocol/ledger-js/tar.gz/v0.0.5","html_url":"https://github.com/oasisprotocol/ledger-js/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oasisprotocol/ledger-js@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js/tags/v0.0.5/manifests"},{"name":"v0.0.3","sha":"fbeb82b4e1bb638d0267170c59d9eca6b624b91f","kind":"commit","published_at":"2019-12-03T18:29:20.000Z","download_url":"https://codeload.github.com/oasisprotocol/ledger-js/tar.gz/v0.0.3","html_url":"https://github.com/oasisprotocol/ledger-js/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oasisprotocol/ledger-js@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e3dcd73084aea083156a5cc35f070aac445ea6a3","kind":"commit","published_at":"2019-11-27T08:43:52.000Z","download_url":"https://codeload.github.com/oasisprotocol/ledger-js/tar.gz/v0.0.2","html_url":"https://github.com/oasisprotocol/ledger-js/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oasisprotocol/ledger-js@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-09-15T15:30:13.767Z","dependent_packages_count":3,"downloads":1374,"downloads_period":"last-month","dependent_repos_count":11,"rankings":{"downloads":4.447508314693282,"dependent_repos_count":3.544548980087387,"dependent_packages_count":5.892937598162992,"stargazers_count":10.443477970389512,"forks_count":7.327426125988297,"docker_downloads_count":null,"average":6.331179797864294},"purl":"pkg:npm/%40oasisprotocol/ledger","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@oasisprotocol/ledger","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@oasisprotocol/ledger","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@oasisprotocol/ledger/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T14:29:46.347Z","issues_count":0,"pull_requests_count":202,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2044100.9533678757,"issues_closed_count":0,"pull_requests_closed_count":193,"pull_request_authors_count":4,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.7376237623762376,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":196,"past_year_issues_count":0,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1292332.8636363635,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5517241379310345,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fledger-js/issues","maintainers":[{"login":"lukaw3d","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukaw3d"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@oasisprotocol%2Fledger/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@oasisprotocol%2Fledger/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@oasisprotocol%2Fledger/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@oasisprotocol%2Fledger/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@oasisprotocol%2Fledger/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@oasisprotocol%2Fledger/codemeta","maintainers":[{"uuid":"kostko","login":"kostko","name":null,"email":"jernej@kos.mx","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~kostko","role":null,"created_at":"2022-11-20T21:20:40.347Z","updated_at":"2022-11-20T21:20:40.347Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kostko/packages"},{"uuid":"oasisprotocol-bot","login":"oasisprotocol-bot","name":null,"email":"jernej+bot@oasisprotocol.org","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~oasisprotocol-bot","role":null,"created_at":"2022-11-20T21:20:40.357Z","updated_at":"2022-11-20T21:20:40.357Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oasisprotocol-bot/packages"},{"uuid":"matevz.jekovec","login":"matevz.jekovec","name":null,"email":"matevz.jekovec@gmail.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~matevz.jekovec","role":null,"created_at":"2026-05-21T22:35:50.600Z","updated_at":"2026-05-21T22:35:50.600Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/matevz.jekovec/packages"},{"uuid":"ptrus","login":"ptrus","name":null,"email":"ptrusr@gmail.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~ptrus","role":null,"created_at":"2026-02-20T14:33:02.602Z","updated_at":"2026-02-20T14:33:02.602Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ptrus/packages"},{"uuid":"ahmatoasis","login":"ahmatoasis","name":null,"email":"ahmed@oasisprotocol.org","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~ahmatoasis","role":null,"created_at":"2026-02-20T14:33:02.656Z","updated_at":"2026-02-20T14:33:02.656Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ahmatoasis/packages"}]}