{"id":925685,"name":"@etherspot/contracts","ecosystem":"npm","description":"Etherspot Solidity contracts","homepage":"https://etherspot.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/etherspot/etherspot-contracts","keywords_array":["ether","ethereum","sdk","onboarding","layer2","blockchain","solidity"],"namespace":"etherspot","versions_count":74,"first_release_published_at":"2019-10-10T17:55:56.160Z","latest_release_published_at":"2024-04-04T09:19:20.056Z","latest_release_number":"2.0.7","last_synced_at":"2026-05-20T09:34:25.092Z","created_at":"2022-04-07T17:03:28.313Z","updated_at":"2026-05-20T09:34:25.093Z","registry_url":"https://www.npmjs.com/package/@etherspot/contracts","install_command":"npm install @etherspot/contracts","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.7","next":"1.1.0-beta.1"}},"repo_metadata":{"id":37089893,"uuid":"249177563","full_name":"etherspot/etherspot-contracts","owner":"etherspot","description":"Etherspot Solidity contracts","archived":false,"fork":false,"pushed_at":"2024-04-04T09:19:35.000Z","size":14081,"stargazers_count":85,"open_issues_count":11,"forks_count":13,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-09-06T22:56:29.781Z","etag":null,"topics":["backend","etherspot","smart-contracts","solidity"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/etherspot.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}},"created_at":"2020-03-22T12:22:43.000Z","updated_at":"2025-08-08T09:37:43.000Z","dependencies_parsed_at":"2023-02-18T09:30:59.639Z","dependency_job_id":"90dfe8e9-c5e6-45d9-a6e2-f3f4ce704df9","html_url":"https://github.com/etherspot/etherspot-contracts","commit_stats":{"total_commits":170,"total_committers":13,"mean_commits":"13.076923076923077","dds":0.3764705882352941,"last_synced_commit":"106024957cbaacb240d71a2ecb950ba830fbf739"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/etherspot/etherspot-contracts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/etherspot","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/sbom","scorecard":{"id":384104,"data":{"date":"2025-08-11","repo":{"name":"github.com/etherspot/etherspot-contracts","commit":"a658e6755ba1d6d62728f31a965b58a81952dd02"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-npm-version.yml:1","Warn: no topLevel permission defined: .github/workflows/run-linter-and-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":"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: 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":"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":"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":"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":"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":"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/check-npm-version.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/etherspot/etherspot-contracts/check-npm-version.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-npm-version.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/etherspot/etherspot-contracts/check-npm-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-linter-and-tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/etherspot/etherspot-contracts/run-linter-and-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-linter-and-tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/etherspot/etherspot-contracts/run-linter-and-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-linter-and-tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/etherspot/etherspot-contracts/run-linter-and-tests.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/run-linter-and-tests.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"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":0,"reason":"71 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-4g63-c64m-25w9","Warn: Project is vulnerable to: GHSA-qh9x-gcfh-pcrw","Warn: Project is vulnerable to: GHSA-7grf-83vw-6f5x","Warn: Project is vulnerable to: GHSA-xrc4-737v-9q75","Warn: Project is vulnerable to: GHSA-4h98-2769-gh6h","Warn: Project is vulnerable to: GHSA-93hq-5wgc-jc82","Warn: Project is vulnerable to: GHSA-mx2q-35m2-x2rh","Warn: Project is vulnerable to: GHSA-5h3x-9wvq-w4m2","Warn: Project is vulnerable to: GHSA-g4vp-m682-qqmp","Warn: Project is vulnerable to: GHSA-9vx6-7xxf-x967","Warn: Project is vulnerable to: GHSA-9j3m-g383-29qr","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-xq7p-g2vc-g82p","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-h452-7996-h45h","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-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-9pv7-vfvm-6vr7","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-584q-6j8j-r5pm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","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-18T16:10:52.699Z","repository_id":37089893,"created_at":"2025-08-18T16:10:52.700Z","updated_at":"2025-08-18T16:10:52.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275296662,"owners_count":25439794,"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":"etherspot","name":"Etherspot","uuid":"66677836","kind":"organization","description":"Account Abstraction SDK for EVM-compatible chains.","email":null,"website":"https://etherspot.io","location":"Universe","twitter":"etherspot","company":null,"icon_url":"https://avatars.githubusercontent.com/u/66677836?v=4","repositories_count":43,"last_synced_at":"2025-09-06T22:54:52.147Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/etherspot","funding_links":["https://github.com/sponsors/etherspot"],"total_stars":1533,"followers":136,"following":0,"created_at":"2022-11-14T05:27:26.803Z","updated_at":"2025-09-06T22:54:52.148Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/etherspot","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/etherspot/repositories"},"tags":[{"name":"2.0.7","sha":"a658e6755ba1d6d62728f31a965b58a81952dd02","kind":"commit","published_at":"2024-04-04T09:17:43.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/2.0.7","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"c52f2094152993c617eff7544df8466c4a4659d0","kind":"commit","published_at":"2024-03-18T12:10:21.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/2.0.6","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"c59d2dc57311fcf15f76fa1dcdd21f3715361f43","kind":"commit","published_at":"2023-10-23T17:25:51.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/2.0.5","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"f5ca8a9b0a9a50f82d2ed019804d89cd94ad4558","kind":"commit","published_at":"2023-10-18T08:57:11.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/2.0.4","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/2.0.4/manifests"},{"name":"2.0.2","sha":"ae1f4212230915f04648be8fdb629d936a971ea5","kind":"commit","published_at":"2023-10-13T08:26:52.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/2.0.2","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"b4307daf02d39fbbc9637b285ddbe2b8f8c48ec2","kind":"commit","published_at":"2023-06-21T09:05:43.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/2.0.1","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"8f89bab78a6fe11abf1ac031a4f4bd8580d5e634","kind":"commit","published_at":"2023-06-05T08:43:25.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/2.0.0","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/2.0.0/manifests"},{"name":"1.9.9","sha":"7f8d4d9dcc7218b9f64efdfed07100d923ec9f1f","kind":"commit","published_at":"2023-05-09T04:23:55.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/1.9.9","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.9/manifests"},{"name":"1.9.8","sha":"c032bbe31b5f7c03b77f22480190775d020085a1","kind":"commit","published_at":"2023-04-28T08:48:48.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/1.9.8","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.8/manifests"},{"name":"1.9.7","sha":"106024957cbaacb240d71a2ecb950ba830fbf739","kind":"commit","published_at":"2023-04-18T08:44:33.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/1.9.7","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.7/manifests"},{"name":"1.9.6","sha":"82676ba8c91eb4315f44ef7c4d1ba00ca1a86337","kind":"commit","published_at":"2023-03-24T11:34:20.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/1.9.6","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.6/manifests"},{"name":"1.9.52","sha":"47ed09c0b626c3142d309fd60b097d1b74806da4","kind":"commit","published_at":"2023-01-10T11:51:34.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/1.9.52","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/1.9.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@1.9.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.52/manifests"},{"name":"1.9.51","sha":"49c241e2ab5dbe705377e4ba191a3f55d9299e7a","kind":"commit","published_at":"2022-11-18T13:22:07.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/1.9.51","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/1.9.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@1.9.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.51/manifests"},{"name":"1.9.5","sha":"8b990d51bbb54a1adc29ecfd7bc7362b9b9dca0c","kind":"commit","published_at":"2022-11-18T10:03:35.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/1.9.5","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.5/manifests"},{"name":"1.9.4","sha":"048839b8464c0af759eb957ee7a9475c092e4444","kind":"commit","published_at":"2022-11-09T14:47:07.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/1.9.4","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.4/manifests"},{"name":"1.9.3","sha":"3a6abc18c9c6c8b9fe87f4fb1e6258763c70b403","kind":"commit","published_at":"2022-10-17T16:34:15.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/1.9.3","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"07ff35e1c0ba5caaf5a2d63f2fd768dabe0a5342","kind":"commit","published_at":"2022-10-12T13:37:09.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/1.9.2","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"3d07a849a00832d4cad7ac6d56c9ab9d31b2e772","kind":"commit","published_at":"2022-09-29T09:09:59.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/1.9.1","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"327ec2267016ce25b5246e58c6b876bebcf4d2fa","kind":"commit","published_at":"2022-09-14T10:34:34.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/1.9.0","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"925823691130a8dd9c367b992db52f3f98d4ee1a","kind":"commit","published_at":"2022-07-01T15:25:42.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/1.8.0","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"b365c153efb00473ec1144d29210b2d24f0335d3","kind":"commit","published_at":"2022-06-20T11:30:52.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/1.7.0","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"c47fbcc60bc93b20957117e509ebb86b805f6246","kind":"commit","published_at":"2022-05-27T11:34:16.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/1.6.0","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"4982188f62dbe51b5de9add9244e9470c0620e33","kind":"commit","published_at":"2022-05-10T12:32:29.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/1.5.1","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/1.5.1/manifests"},{"name":"v1.0.0-alpha.31","sha":"55ba306582a007b6e0f9c35bdba92a94dc85829c","kind":"commit","published_at":"2020-11-09T08:30:49.000Z","download_url":"https://codeload.github.com/etherspot/etherspot-contracts/tar.gz/v1.0.0-alpha.31","html_url":"https://github.com/etherspot/etherspot-contracts/releases/tag/v1.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/etherspot/etherspot-contracts@v1.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/v1.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-contracts/tags/v1.0.0-alpha.31/manifests"}]},"repo_metadata_updated_at":"2025-10-12T23:37:07.039Z","dependent_packages_count":7,"downloads":3306,"downloads_period":"last-month","dependent_repos_count":21,"rankings":{"downloads":3.1620482347102166,"dependent_repos_count":2.6778393251491206,"dependent_packages_count":2.7712877721369393,"stargazers_count":5.156921847008568,"forks_count":5.631326094257751,"docker_downloads_count":null,"average":3.879884654652519},"purl":"pkg:npm/%40etherspot/contracts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@etherspot/contracts","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@etherspot/contracts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@etherspot/contracts/dependencies","status":null,"funding_links":["https://github.com/sponsors/etherspot"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T23:22:44.523Z","issues_count":0,"pull_requests_count":109,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1255547.5102040817,"issues_closed_count":0,"pull_requests_closed_count":98,"pull_request_authors_count":11,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.7247706422018348,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":30,"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/etherspot%2Fetherspot-contracts/issues","maintainers":[{"login":"marie-fourier","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marie-fourier"},{"login":"ch4r10t33r","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ch4r10t33r"},{"login":"stanislaw-glogowski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stanislaw-glogowski"},{"login":"0xSulpiride","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0xSulpiride"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@etherspot%2Fcontracts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@etherspot%2Fcontracts/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@etherspot%2Fcontracts/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@etherspot%2Fcontracts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@etherspot%2Fcontracts/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@etherspot%2Fcontracts/codemeta","maintainers":[{"uuid":"staszek","login":"staszek","name":null,"email":"hello@newobject.pl","url":null,"packages_count":85,"html_url":"https://www.npmjs.com/~staszek","role":null,"created_at":"2022-11-21T10:03:58.979Z","updated_at":"2022-11-21T10:03:58.979Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/staszek/packages"},{"uuid":"etherspot-dev","login":"etherspot-dev","name":null,"email":"devops@pillarproject.io","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~etherspot-dev","role":null,"created_at":"2022-11-21T10:03:58.958Z","updated_at":"2022-11-21T10:03:58.958Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/etherspot-dev/packages"}]}