{"id":892487,"name":"@dcl/crypto-utils","ecosystem":"npm","description":"A collection of helpers to make it easier to build a Decentraland scene using the SDK.","homepage":"https://github.com/decentraland/decentraland-crypto-utils#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/decentraland/decentraland-crypto-utils","keywords_array":[],"namespace":"dcl","versions_count":16,"first_release_published_at":"2020-08-25T18:20:19.175Z","latest_release_published_at":"2021-01-23T02:44:44.646Z","latest_release_number":"1.0.17","last_synced_at":"2026-05-28T13:01:42.244Z","created_at":"2022-04-07T16:16:21.390Z","updated_at":"2026-05-28T13:01:42.245Z","registry_url":"https://www.npmjs.com/package/@dcl/crypto-utils","install_command":"npm install @dcl/crypto-utils","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.17"}},"repo_metadata":{"id":52932344,"uuid":"290237894","full_name":"decentraland/decentraland-crypto-utils","owner":"decentraland","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-20T20:59:09.000Z","size":421,"stargazers_count":11,"open_issues_count":2,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-26T01:58:00.505Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/decentraland.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-08-25T14:30:23.000Z","updated_at":"2025-04-28T07:23:56.000Z","dependencies_parsed_at":"2024-06-18T21:32:51.386Z","dependency_job_id":"8871b75f-2169-4b43-88b1-1eb7a1d7a369","html_url":"https://github.com/decentraland/decentraland-crypto-utils","commit_stats":{"total_commits":93,"total_committers":6,"mean_commits":15.5,"dds":0.5483870967741935,"last_synced_commit":"69aabddff34c605aa1241e388eccacc5f8d4d8ea"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/decentraland","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/sbom","scorecard":{"id":331355,"data":{"date":"2025-08-11","repo":{"name":"github.com/decentraland/decentraland-crypto-utils","commit":"69aabddff34c605aa1241e388eccacc5f8d4d8ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"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 5/18 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":"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/master.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/decentraland/decentraland-crypto-utils/master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/decentraland/decentraland-crypto-utils/master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/decentraland/decentraland-crypto-utils/master.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/master.yml:23","Info:   0 out of   2 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/master.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-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-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-18T03:43:51.608Z","repository_id":52932344,"created_at":"2025-08-18T03:43:51.609Z","updated_at":"2025-08-18T03:43:51.609Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280951055,"owners_count":26418953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"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":"decentraland","name":"Decentraland","uuid":"12685795","kind":"organization","description":"A virtual world owned by its users.","email":"hello@decentraland.org","website":"https://decentraland.org","location":"Blockchain","twitter":"decentraland","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12685795?v=4","repositories_count":475,"last_synced_at":"2025-05-25T12:03:32.615Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/decentraland","funding_links":[],"total_stars":4943,"followers":688,"following":0,"created_at":"2022-11-11T02:30:50.066Z","updated_at":"2025-05-25T12:03:32.615Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/decentraland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/decentraland/repositories"},"tags":[{"name":"1.1.2","sha":"69aabddff34c605aa1241e388eccacc5f8d4d8ea","kind":"commit","published_at":"2023-03-02T16:36:04.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/1.1.2","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"3a9a9cb1894d9ad35184bd1f26671e9237d82e3d","kind":"commit","published_at":"2021-04-08T13:53:37.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/1.1.1","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"9bc00a2b9bd3b9a0f2d22a429a234f215da968ef","kind":"commit","published_at":"2021-03-18T14:20:45.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/1.1.0","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/1.1.0/manifests"},{"name":"1.0.20","sha":"32fcf899c22caf607a50d2f8af82603c558796a2","kind":"commit","published_at":"2021-03-13T14:50:39.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/1.0.20","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/1.0.20/manifests"},{"name":"1.0.19","sha":"7ad3082feeff5ac04007200116f6425eae1b8401","kind":"commit","published_at":"2021-02-16T18:00:46.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/1.0.19","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/1.0.19/manifests"},{"name":"v1.0.18","sha":"7069e2324e7254225927b302575fcccb8dc46390","kind":"commit","published_at":"2021-02-12T19:12:32.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/v1.0.18","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.18/manifests"},{"name":"1.0.18","sha":"7069e2324e7254225927b302575fcccb8dc46390","kind":"commit","published_at":"2021-02-12T19:12:32.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/1.0.18","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/1.0.18/manifests"},{"name":"v1.0.17","sha":"51f6b28ce53a7f5c2a8b815e0b1e9ae922f76955","kind":"commit","published_at":"2021-01-23T02:40:36.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/v1.0.17","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"878fd12c90c2bd85bb1845c1b53c38b925d9d447","kind":"commit","published_at":"2021-01-22T01:48:50.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/v1.0.16","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"0e5df18777cbec5b3358c12974525343670f4a50","kind":"commit","published_at":"2021-01-21T14:32:38.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/v1.0.15","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"d2b02fe340e86a6541e581f50f2133a207b850f2","kind":"commit","published_at":"2021-01-12T18:03:15.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/v1.0.14","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"d1c72ffa8b38dac910b71660736515437570409b","kind":"commit","published_at":"2021-01-12T09:09:08.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/v1.0.13","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"e667d12dc7b23c7d17f00f4f4d6be5d104c07845","kind":"commit","published_at":"2020-09-03T21:17:59.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/v1.0.12","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"f21e90944823e735b022fd17acc186609e634657","kind":"commit","published_at":"2020-08-27T17:20:32.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/v1.0.11","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"842db6138c6b785ddfee552e8f2f68425302178e","kind":"commit","published_at":"2020-08-27T15:57:30.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/v1.0.10","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"0ecda496e3d565ab1a04f32572ccd5dbb1932155","kind":"commit","published_at":"2020-08-27T01:40:55.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/v1.0.9","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"727778b7e2f0908fe381b30ade63295a0f6dbf1b","kind":"commit","published_at":"2020-08-27T00:18:40.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/v1.0.8","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"307fffbcc150aa44685c1e200ccc27addf24a938","kind":"commit","published_at":"2020-08-27T00:13:56.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/v1.0.7","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"c384bdf6ee5c0855195e431f83983e15adde0b1f","kind":"commit","published_at":"2020-08-26T23:57:07.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/v1.0.6","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"b13318ac5dc91c476583c6db0784413c72a30493","kind":"commit","published_at":"2020-08-26T23:55:37.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/v1.0.5","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"8f7c0d3e2c01b433c6e04c7a01b963b6c1258a06","kind":"commit","published_at":"2020-08-26T22:04:05.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/v1.0.4","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"859ab6476ae7af0ac8c7d4f547643550393f37a7","kind":"commit","published_at":"2020-08-26T22:03:28.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/v1.0.3","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"3040e33148d0f61ca1ac143ad41c4d4edd85f287","kind":"commit","published_at":"2020-08-25T18:19:25.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/v1.0.2","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"62c7e9c9e94e6fe0db15ee7d7b92f749a27f1c38","kind":"commit","published_at":"2020-08-25T16:44:49.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/v1.0.1","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e871a9559ee4f421c74e13e93450b03daff65d02","kind":"commit","published_at":"2020-08-25T15:39:36.000Z","download_url":"https://codeload.github.com/decentraland/decentraland-crypto-utils/tar.gz/v1.0.0","html_url":"https://github.com/decentraland/decentraland-crypto-utils/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/decentraland/decentraland-crypto-utils@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fdecentraland-crypto-utils/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-25T11:53:25.221Z","dependent_packages_count":1,"downloads":392,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":18.403915236081296,"dependent_repos_count":10.305431089084582,"dependent_packages_count":20.923425438757658,"stargazers_count":9.174851059616266,"forks_count":6.2869844062410944,"docker_downloads_count":null,"average":13.018921445956178},"purl":"pkg:npm/%40dcl/crypto-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dcl/crypto-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dcl/crypto-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dcl/crypto-utils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T01:17:42.749Z","issues_count":2,"pull_requests_count":15,"avg_time_to_close_issue":4390475.0,"avg_time_to_close_pull_request":153092.42857142858,"issues_closed_count":1,"pull_requests_closed_count":14,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.6,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"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/decentraland%2Fdecentraland-crypto-utils/issues","maintainers":[{"login":"nearnshaw","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nearnshaw"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dcl%2Fcrypto-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dcl%2Fcrypto-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dcl%2Fcrypto-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dcl%2Fcrypto-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dcl%2Fcrypto-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dcl%2Fcrypto-utils/codemeta","maintainers":[{"uuid":"decentralandbot","login":"decentralandbot","name":null,"email":"developers+npm@decentraland.org","url":null,"packages_count":211,"html_url":"https://www.npmjs.com/~decentralandbot","role":null,"created_at":"2022-11-16T16:16:00.187Z","updated_at":"2022-11-16T16:16:00.187Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/decentralandbot/packages"},{"uuid":"imazzara","login":"imazzara","name":null,"email":"nachomazzara@gmail.com","url":null,"packages_count":160,"html_url":"https://www.npmjs.com/~imazzara","role":null,"created_at":"2025-10-25T11:53:13.162Z","updated_at":"2025-10-25T11:53:13.162Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/imazzara/packages"}]}