{"id":6356132,"name":"@0xsequence/core","ecosystem":"npm","description":"core primitives for interacting with the sequence wallet contracts","homepage":"https://github.com/0xsequence/sequence.js/tree/master#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/0xsequence/sequence.js","keywords_array":[],"namespace":"0xsequence","versions_count":362,"first_release_published_at":"2023-02-17T20:04:08.368Z","latest_release_published_at":"2026-03-24T12:28:16.021Z","latest_release_number":"2.3.43","last_synced_at":"2026-03-24T13:10:55.920Z","created_at":"2023-02-17T21:00:00.732Z","updated_at":"2026-03-24T14:59:39.174Z","registry_url":"https://www.npmjs.com/package/@0xsequence/core","install_command":"npm install @0xsequence/core","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"snapshot":"0.0.0-20250825155416","trails":"0.0.0-20250916103827","latest":"2.3.43"}},"repo_metadata":{"id":37853109,"uuid":"243559939","full_name":"0xsequence/sequence.js","owner":"0xsequence","description":"Sequence: modular web3 development platform and account abstraction stack for Ethereum chains","archived":false,"fork":false,"pushed_at":"2026-03-13T19:28:43.000Z","size":24565,"stargazers_count":314,"open_issues_count":25,"forks_count":63,"subscribers_count":22,"default_branch":"master","last_synced_at":"2026-03-14T03:52:41.573Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.sequence.xyz","language":"TypeScript","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/0xsequence.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":".github/CODEOWNERS","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":"2020-02-27T16:16:01.000Z","updated_at":"2026-03-13T19:28:45.000Z","dependencies_parsed_at":"2023-11-27T22:28:06.052Z","dependency_job_id":"0a89354e-4ba7-4642-be70-9c667106e2b0","html_url":"https://github.com/0xsequence/sequence.js","commit_stats":{"total_commits":1609,"total_committers":33,"mean_commits":48.75757575757576,"dds":0.72591671845867,"last_synced_commit":"8054556dff893b9cf5c76ec4106e38fd37dfb2f9"},"previous_names":["arcadeum/arcadeum.js"],"tags_count":8501,"template":false,"template_full_name":null,"purl":"pkg:github/0xsequence/sequence.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xsequence%2Fsequence.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xsequence%2Fsequence.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xsequence%2Fsequence.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xsequence%2Fsequence.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xsequence","download_url":"https://codeload.github.com/0xsequence/sequence.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xsequence%2Fsequence.js/sbom","scorecard":{"id":829,"data":{"date":"2025-08-11","repo":{"name":"github.com/0xsequence/sequence.js","commit":"65ae29e45ed9d720922ac563cce3be6e853d3967"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"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":2,"reason":"Found 7/26 approved changesets -- score normalized to 2","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/on_pr_pnpm-format-label.yml:1","Warn: no topLevel permission defined: .github/workflows/pnpm-format.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-dists.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"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/pnpm-format.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/0xsequence/sequence.js/pnpm-format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pnpm-format.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/0xsequence/sequence.js/pnpm-format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-dists.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/0xsequence/sequence.js/publish-dists.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/0xsequence/sequence.js/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/0xsequence/sequence.js/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/0xsequence/sequence.js/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/0xsequence/sequence.js/tests.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"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":"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 22 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-14T12:28:35.271Z","repository_id":37853109,"created_at":"2025-08-14T12:28:35.271Z","updated_at":"2025-08-14T12:28:35.271Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30622482,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T08:10:05.930Z","status":"ssl_error","status_checked_at":"2026-03-17T08:10:04.972Z","response_time":56,"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":"0xsequence","name":"Sequence","uuid":"35579638","kind":"organization","description":"modular web3 stack and smart wallet for Ethereum chains","email":"hello@horizon.io","website":"https://sequence.xyz","location":"Ethereum","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/35579638?v=4","repositories_count":73,"last_synced_at":"2024-04-15T00:51:14.550Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/0xsequence","funding_links":[],"total_stars":2559,"followers":236,"following":0,"created_at":"2022-11-14T08:34:47.987Z","updated_at":"2024-04-15T00:52:00.252Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xsequence","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xsequence/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-24T14:59:39.147Z","dependent_packages_count":18,"downloads":22296,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":1.433524391440223,"dependent_repos_count":7.613224151458317,"dependent_packages_count":1.4130777243203425,"stargazers_count":3.7021175217568003,"forks_count":3.937371139510714,"docker_downloads_count":null,"average":3.6198629856972793},"purl":"pkg:npm/%400xsequence/core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@0xsequence/core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@0xsequence/core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@0xsequence/core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-17T11:14:17.442Z","issues_count":41,"pull_requests_count":883,"avg_time_to_close_issue":13673485.51724138,"avg_time_to_close_pull_request":1853790.906455863,"issues_closed_count":29,"pull_requests_closed_count":759,"pull_request_authors_count":38,"issue_authors_count":30,"avg_comments_per_issue":1.4146341463414633,"avg_comments_per_pull_request":0.2129105322763307,"merged_pull_requests_count":615,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":1,"past_year_pull_requests_count":299,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":609428.2554112554,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":231,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.23745819397993312,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":198,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xsequence%2Fsequence.js/issues","maintainers":[{"login":"patrislav","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patrislav"},{"login":"pkieltyka","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkieltyka"},{"login":"Agusx1211","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agusx1211"},{"login":"Shubhaankar-Sharma","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Shubhaankar-Sharma"},{"login":"AlexanderKolberg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexanderKolberg"},{"login":"acrylix","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acrylix"},{"login":"aloraalee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloraalee"},{"login":"yigiterdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yigiterdev"}],"active_maintainers":[{"login":"Agusx1211","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agusx1211"},{"login":"patrislav","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patrislav"},{"login":"pkieltyka","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkieltyka"},{"login":"aloraalee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloraalee"},{"login":"yigiterdev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yigiterdev"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@0xsequence%2Fcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@0xsequence%2Fcore/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@0xsequence%2Fcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@0xsequence%2Fcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@0xsequence%2Fcore/codemeta","maintainers":[{"uuid":"pkieltyka","login":"pkieltyka","name":null,"email":"pk@horizon.io","url":null,"packages_count":107,"html_url":"https://www.npmjs.com/~pkieltyka","role":null,"created_at":"2023-02-17T21:15:40.857Z","updated_at":"2023-02-17T21:15:40.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pkieltyka/packages"},{"uuid":"agusx1211","login":"agusx1211","name":null,"email":"agusxrun@gmail.com","url":null,"packages_count":93,"html_url":"https://www.npmjs.com/~agusx1211","role":null,"created_at":"2023-02-17T21:15:43.111Z","updated_at":"2023-02-17T21:15:43.111Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/agusx1211/packages"},{"uuid":"naivesheep","login":"naivesheep","name":null,"email":"wh@horizongames.net","url":null,"packages_count":85,"html_url":"https://www.npmjs.com/~naivesheep","role":null,"created_at":"2023-02-17T21:15:38.624Z","updated_at":"2023-02-17T21:15:38.624Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/naivesheep/packages"},{"uuid":"taylanpince","login":"taylanpince","name":null,"email":"taylan@hipolabs.com","url":null,"packages_count":100,"html_url":"https://www.npmjs.com/~taylanpince","role":null,"created_at":"2024-02-19T12:50:17.999Z","updated_at":"2024-02-19T12:50:17.999Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/taylanpince/packages"},{"uuid":"milkytaste","login":"milkytaste","name":null,"email":"screaminghawk@gmail.com","url":null,"packages_count":85,"html_url":"https://www.npmjs.com/~milkytaste","role":null,"created_at":"2023-07-12T17:35:56.767Z","updated_at":"2023-07-12T17:35:56.767Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/milkytaste/packages"}]}