{"id":123545,"url":"https://github.com/argotorg/sourcify","last_synced_at":"2026-05-15T02:30:29.457Z","repository":{"id":37465636,"uuid":"183183290","full_name":"argotorg/sourcify","owner":"argotorg","description":"Source code verification service for Ethereum smart contracts","archived":false,"fork":false,"pushed_at":"2026-04-27T08:48:21.000Z","size":39065,"stargazers_count":921,"open_issues_count":82,"forks_count":519,"subscribers_count":36,"default_branch":"staging","last_synced_at":"2026-04-27T20:25:39.707Z","etag":null,"topics":["ethereum","smart-contracts","solidity","source-code-verification","verification","vyper"],"latest_commit_sha":null,"homepage":"https://sourcify.dev","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/argotorg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":"FUNDING.json","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{}},"created_at":"2019-04-24T08:23:22.000Z","updated_at":"2026-04-27T08:48:29.000Z","dependencies_parsed_at":"2026-02-12T12:04:59.632Z","dependency_job_id":null,"html_url":"https://github.com/argotorg/sourcify","commit_stats":{"total_commits":2657,"total_committers":148,"mean_commits":17.9527027027027,"dds":0.5261573202860369,"last_synced_commit":"be65b035aeb24cfa6e9604276aacd1fc927a35e0"},"previous_names":["ethereum/source-verify","argotorg/sourcify"],"tags_count":362,"template":false,"template_full_name":null,"purl":"pkg:github/argotorg/sourcify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/argotorg","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/refs/heads/staging","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/sbom","scorecard":{"id":98804,"data":{"date":"2025-08-11","repo":{"name":"github.com/ethereum/sourcify","commit":"420c30e3bd43bdf30dce94e9ff84ee273789f38e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"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":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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":10,"reason":"30 commit(s) and 25 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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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":"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":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: containerImage not pinned by hash: services/monitor/Dockerfile:2","Warn: containerImage not pinned by hash: services/monitor/Dockerfile:14","Warn: containerImage not pinned by hash: services/server/Dockerfile:4","Warn: containerImage not pinned by hash: services/server/Dockerfile:18","Warn: containerImage not pinned by hash: services/server/Dockerfile.debug:8: pin your Docker image by updating node:22.5.1-bookworm to node:22.5.1-bookworm@sha256:86915971d2ce1548842315fcce7cda0da59319a4dab6b9fc0827e762ef04683a","Info:   0 out of   5 containerImage dependencies pinned","Info:   4 out of   4 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":"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":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'staging'","Info: 'force pushes' disabled on branch 'staging'","Warn: required approving review count is 1 on branch 'staging'","Warn: codeowners review is not required on branch 'staging'","Warn: no status checks found to merge onto branch 'staging'","Info: PRs are required in order to make changes on branch 'staging'"],"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":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-75v8-2h7p-7m2m","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-15T09:41:18.048Z","repository_id":37465636,"created_at":"2025-08-15T09:41:18.048Z","updated_at":"2025-08-15T09:41:18.048Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32571454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":{"login":"argotorg","name":"argotorg","uuid":"181838465","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/181838465?v=4","repositories_count":1,"last_synced_at":"2024-10-18T17:19:59.936Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/argotorg","funding_links":[],"total_stars":2,"followers":0,"following":0,"created_at":"2024-10-18T17:20:00.110Z","updated_at":"2024-10-18T17:20:00.110Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/argotorg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/argotorg/repositories"},"packages":[{"id":5412920,"name":"@ethereum-sourcify/bytecode-utils","ecosystem":"npm","description":"Decode the CBOR encoded data at the end of an Ethereum contract's bytecode.","homepage":"https://github.com/argotorg/sourcify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/argotorg/sourcify","keywords_array":["sourcify","ethereum","cbor","contract","smart-contract","metadata","solidity","ipfs"],"namespace":"ethereum-sourcify","versions_count":39,"first_release_published_at":"2022-11-10T16:28:06.945Z","latest_release_published_at":"2026-03-30T09:47:44.456Z","latest_release_number":"1.4.0","last_synced_at":"2026-04-02T19:00:39.696Z","created_at":"2022-11-10T16:43:12.223Z","updated_at":"2026-04-02T19:00:39.696Z","registry_url":"https://www.npmjs.com/package/@ethereum-sourcify/bytecode-utils","install_command":"npm install @ethereum-sourcify/bytecode-utils","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.4.0"}},"repo_metadata":{"id":37465636,"uuid":"183183290","full_name":"ethereum/sourcify","owner":"ethereum","description":"Decentralized Solidity contract source code verification service","archived":false,"fork":false,"pushed_at":"2024-10-29T10:21:48.000Z","size":33359,"stargazers_count":780,"open_issues_count":75,"forks_count":396,"subscribers_count":38,"default_branch":"staging","last_synced_at":"2024-10-29T11:37:59.529Z","etag":null,"topics":["contracts","verification"],"latest_commit_sha":null,"homepage":"https://sourcify.dev","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/ethereum.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-04-24T08:23:22.000Z","updated_at":"2024-10-29T09:44:33.000Z","dependencies_parsed_at":"2023-12-21T18:54:53.657Z","dependency_job_id":"52516f51-e34e-4f59-97ac-98e1d1b37394","html_url":"https://github.com/ethereum/sourcify","commit_stats":{"total_commits":2027,"total_committers":97,"mean_commits":"20.896907216494846","dds":0.4953132708436112,"last_synced_commit":"129ba96f13246fb2642e8d79d461adbf9e529ff5"},"previous_names":["ethereum/source-verify"],"tags_count":147,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ethereum","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/refs/heads/staging","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222057965,"owners_count":16923908,"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","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":"ethereum","name":"ethereum","uuid":"6250754","kind":"organization","description":"","email":null,"website":"https://ethereum.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6250754?v=4","repositories_count":285,"last_synced_at":"2023-04-09T13:10:18.405Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ethereum","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:26:18.818Z","updated_at":"2023-04-09T13:10:18.618Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ethereum","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ethereum/repositories"},"tags":[{"name":"sourcify-server@2.2.0","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@2.2.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@2.2.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.10","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.10","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.10/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.9.1","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.9.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.1/manifests"},{"name":"sourcify-database@1.3.0","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-database@1.3.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-database@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.3.0/manifests"},{"name":"sourcify-monitor@1.3.0","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.3.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.3.0/manifests"},{"name":"sourcify-monorepo@1.4.0","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.4.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.4.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.9","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.9","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.9/manifests"},{"name":"sourcify-monorepo@1.3.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.3.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.3.0/manifests"},{"name":"sourcify-server@2.1.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@2.1.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@2.1.0/manifests"},{"name":"sourcify-ui@1.1.7","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.1.7","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.7/manifests"},{"name":"sourcify-monitor@1.2.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.2.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.2.0/manifests"},{"name":"sourcify-database@1.2.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-database@1.2.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-database@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.2.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.9.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.9.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.0/manifests"},{"name":"sourcify-server@2.0.0","sha":"d31d9f54d638785dedd708a2d1d9340fd1324c7e","kind":"tag","published_at":"2024-05-28T14:06:41.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@2.0.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@2.0.0/manifests"},{"name":"sourcify-monorepo@1.2.10","sha":"d31d9f54d638785dedd708a2d1d9340fd1324c7e","kind":"tag","published_at":"2024-05-28T14:06:41.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.2.10","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.10/manifests"},{"name":"sourcify-database@1.1.1","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-database@1.1.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-database@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.1.1/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.12","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.12","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.12/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.8.0","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.8.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.8.0/manifests"},{"name":"sourcify-monitor@1.1.14","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.14","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.14/manifests"},{"name":"sourcify-monorepo@1.2.9","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.2.9","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.9/manifests"},{"name":"sourcify-server@1.7.0","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.7.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.7.0/manifests"},{"name":"sourcify-ui@1.1.6","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.1.6","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.6/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.5","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.5","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.5/manifests"},{"name":"sourcify-server@1.6.0","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.6.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.6.0/manifests"},{"name":"sourcify-ui@1.1.5","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.1.5","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.5/manifests"},{"name":"sourcify-database@1.1.0","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-database@1.1.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-database@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.1.0/manifests"},{"name":"sourcify-monitor@1.1.13","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.13","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.13/manifests"},{"name":"sourcify-monorepo@1.2.8","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.2.8","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.8/manifests"},{"name":"sourcify-monorepo@1.2.7","sha":"accc7f023a151735cafccda24bb47c2dfd052462","kind":"tag","published_at":"2024-04-04T14:34:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.2.7","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.7/manifests"},{"name":"sourcify-server@1.5.6","sha":"accc7f023a151735cafccda24bb47c2dfd052462","kind":"tag","published_at":"2024-04-04T14:34:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.5.6","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.6/manifests"},{"name":"sourcify-database@1.0.3","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-database@1.0.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-database@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.0.3/manifests"},{"name":"sourcify-ui@1.1.4","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.1.4","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.4/manifests"},{"name":"sourcify-server@1.5.5","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.5.5","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.5/manifests"},{"name":"sourcify-monorepo@1.2.6","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.2.6","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.6/manifests"},{"name":"sourcify-monitor@1.1.12","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.12","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.12/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.4","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.4","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.4/manifests"},{"name":"sourcify-server@1.5.4","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.5.4","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.4/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.8","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.8","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.8/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.11","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.11","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.11/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.3","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.3/manifests"},{"name":"sourcify-monitor@1.1.11","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.11","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.11/manifests"},{"name":"sourcify-monorepo@1.2.5","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.2.5","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.5/manifests"},{"name":"sourcify-ui@1.1.3","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.1.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.3/manifests"},{"name":"sourcify-monorepo@1.2.4","sha":"3681ece90acc307cbd7a3a21e25b2f1752d06695","kind":"tag","published_at":"2024-03-15T13:15:23.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.2.4","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.4/manifests"},{"name":"sourcify-server@1.5.3","sha":"3681ece90acc307cbd7a3a21e25b2f1752d06695","kind":"tag","published_at":"2024-03-15T13:15:23.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.5.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.3/manifests"},{"name":"sourcify-server@1.5.2","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.5.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.2/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.2","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.2/manifests"},{"name":"sourcify-database@1.0.2","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-database@1.0.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-database@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.0.2/manifests"},{"name":"sourcify-monitor@1.1.10","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.10","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.10/manifests"},{"name":"sourcify-monorepo@1.2.3","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.2.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.3/manifests"},{"name":"sourcify-monitor@1.1.9","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.9","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.9/manifests"},{"name":"sourcify-monorepo@1.2.2","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.2.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.2/manifests"},{"name":"sourcify-server@1.5.1","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.5.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.1/manifests"},{"name":"sourcify-ui@1.1.2","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.1.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.2/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.7","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.7","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.7/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.10","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.10","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.10/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.1","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.1/manifests"},{"name":"sourcify-database@1.0.1","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-database@1.0.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-database@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.0.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.0","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.0/manifests"},{"name":"sourcify-ui@1.1.1","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.1.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.1/manifests"},{"name":"sourcify-server@1.5.0","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.5.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.0/manifests"},{"name":"sourcify-monitor@1.1.8","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.8","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.8/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.9","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.9","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.9/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.6","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.6","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.6/manifests"},{"name":"sourcify-monorepo@1.2.1","sha":"8f9a6473f45d20fa66b69d34b106b5f1ddc4ac19","kind":"tag","published_at":"2024-02-22T12:56:36.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.2.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.1/manifests"},{"name":"sourcify-database@1.0.0","sha":"8f9a6473f45d20fa66b69d34b106b5f1ddc4ac19","kind":"tag","published_at":"2024-02-22T12:56:36.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-database@1.0.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-database@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.0.0/manifests"},{"name":"sourcify-server@1.4.4","sha":"cfa4e6af86694d1a08a82a544eefbdfd57e2e9bf","kind":"tag","published_at":"2024-01-04T15:16:37.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.4.4","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.4.4/manifests"},{"name":"sourcify-monorepo@1.2.0","sha":"cfa4e6af86694d1a08a82a544eefbdfd57e2e9bf","kind":"tag","published_at":"2024-01-04T15:16:37.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.2.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.5","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.5","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.5/manifests"},{"name":"sourcify-server@1.4.3","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.4.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.4.3/manifests"},{"name":"sourcify-monorepo@1.1.2","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.1.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.1.2/manifests"},{"name":"sourcify-monitor@1.1.7","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.7","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.7/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.6.2","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.6.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.2/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.8","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.8","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.8/manifests"},{"name":"sourcify-server@1.4.2","sha":"6226fa72608a30d244bd508708788ab4980ef986","kind":"tag","published_at":"2023-12-19T20:06:49.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.4.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.4.2/manifests"},{"name":"sourcify-server@1.4.1","sha":"46ec9704eae49448cfd9ebe978bb21a66290521a","kind":"tag","published_at":"2023-12-19T19:47:54.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.4.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.4.1/manifests"},{"name":"sourcify-monorepo@1.1.1","sha":"46ec9704eae49448cfd9ebe978bb21a66290521a","kind":"tag","published_at":"2023-12-19T19:47:54.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.1.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.1.1/manifests"},{"name":"sourcify-monitor@1.1.6","sha":"46ec9704eae49448cfd9ebe978bb21a66290521a","kind":"tag","published_at":"2023-12-19T19:47:54.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.6","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.6/manifests"},{"name":"sourcify-monitor@1.1.5","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.5","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.5/manifests"},{"name":"sourcify-monitor@test4","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@test4","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@test4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@test4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@test4/manifests"},{"name":"sourcify-server@1.4.0","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.4.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.4.0/manifests"},{"name":"sourcify-repository@1.0.0","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-repository@1.0.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-repository@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-repository@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-repository@1.0.0/manifests"},{"name":"sourcify-ui@1.1.0","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.1.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.0/manifests"},{"name":"sourcify-repostiory@1.0.0","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-repostiory@1.0.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-repostiory@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-repostiory@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-repostiory@1.0.0/manifests"},{"name":"sourcify-monitor@test3","sha":"28c6eb28be85306c5ccf93c31a6979e672bdeaba","kind":"commit","published_at":"2023-12-19T18:06:36.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@test3","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@test3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@test3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@test3/manifests"},{"name":"sourcify-monitor@test2","sha":"204c87445748a582ed64aeac19dad497546b2718","kind":"commit","published_at":"2023-12-19T14:56:16.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@test2","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@test2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@test2/manifests"},{"name":"sourcify-monitor@test","sha":"ccd1c94562ac42f978093e5e2a2e2d1519c90b51","kind":"commit","published_at":"2023-12-19T14:52:16.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@test","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@test","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@test/manifests"},{"name":"sourcify-test@test","sha":"aaf75a94ea7b1c1e32c1bbc751cd39f4241fc7c7","kind":"commit","published_at":"2023-12-19T14:20:27.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-test@test","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-test@test","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-test@test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-test@test/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.4","sha":"3a5acbf0d4dffc13c488b8fb2a7903478b9d7c0a","kind":"tag","published_at":"2023-12-19T14:16:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.4","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.4/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.7","sha":"3a5acbf0d4dffc13c488b8fb2a7903478b9d7c0a","kind":"tag","published_at":"2023-12-19T14:16:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.7","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.7/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.6.1","sha":"3a5acbf0d4dffc13c488b8fb2a7903478b9d7c0a","kind":"tag","published_at":"2023-12-19T14:16:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.6.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.1/manifests"},{"name":"sourcify-monorepo@1.1.0","sha":"3a5acbf0d4dffc13c488b8fb2a7903478b9d7c0a","kind":"tag","published_at":"2023-12-19T14:16:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.1.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.1.0/manifests"},{"name":"sourcify-monorepo@1.0.3","sha":"9782f333772937eb2fd371d79d7ad1aea2a21feb","kind":"tag","published_at":"2023-11-23T12:52:50.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.0.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.0.3/manifests"},{"name":"sourcify-server@1.3.1","sha":"9782f333772937eb2fd371d79d7ad1aea2a21feb","kind":"tag","published_at":"2023-11-23T12:52:50.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.3.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.3.1/manifests"},{"name":"sourcify-monitor@1.1.4","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.4","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.4/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.6.0","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.6.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.0/manifests"},{"name":"sourcify-monorepo@1.0.2","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.0.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.0.2/manifests"},{"name":"sourcify-server@1.3.0","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.3.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.3.0/manifests"},{"name":"sourcify-ui@1.0.5","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.0.5","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.0.5/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.3","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.3/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.5.0","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.5.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.5.0/manifests"},{"name":"sourcify-monorepo@1.0.1","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.0.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.0.1/manifests"},{"name":"sourcify-server@1.2.0","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.2.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.2.0/manifests"},{"name":"sourcify-ui@1.0.4","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.0.4","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.0.4/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.6","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.6","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.6/manifests"},{"name":"sourcify-monitor@1.1.3","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.3/manifests"},{"name":"sourcify-monitor@1.1.2","sha":"6b11660e06f4ff00f9acd2444069a25f09d09b3a","kind":"tag","published_at":"2023-10-23T10:31:36.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.2/manifests"},{"name":"sourcify-monitor@1.1.1","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:27.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.1/manifests"},{"name":"sourcify-ui@1.0.3","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:27.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.0.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.0.3/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.4.2","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:27.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.4.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.2/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.5","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:26.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.5","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.5/manifests"},{"name":"sourcify-server@1.1.2","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:26.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.1.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.1.2/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.2","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:26.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.2/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.4.1","sha":"2c4793a33c711b3949540ea60b03b76f1dc7ded0","kind":"commit","published_at":"2023-10-18T10:35:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.4.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.1/manifests"},{"name":"sourcify-monitor@1.1.0","sha":"2c4793a33c711b3949540ea60b03b76f1dc7ded0","kind":"commit","published_at":"2023-10-18T10:35:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.0/manifests"},{"name":"sourcify-ui@1.0.2","sha":"e69b895e1baaa7a57423ca76fea04e457041bf41","kind":"commit","published_at":"2023-10-18T10:23:13.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.0.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.0.2/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.1","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.1/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.4","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.4","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.4/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.4.0","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.4.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.0/manifests"},{"name":"sourcify-monitor@1.0.0","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.0.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.0.0/manifests"},{"name":"sourcify-server@1.1.1","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.1.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.1.1/manifests"},{"name":"sourcify-server@1.1.0","sha":"99a4645955688935007ef403f3403297d374bdc8","kind":"commit","published_at":"2023-09-04T12:43:05.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.1.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.1.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.0","sha":"99a4645955688935007ef403f3403297d374bdc8","kind":"commit","published_at":"2023-09-04T12:43:05.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.0/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.3","sha":"99a4645955688935007ef403f3403297d374bdc8","kind":"commit","published_at":"2023-09-04T12:43:05.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.3/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.3.2","sha":"99a4645955688935007ef403f3403297d374bdc8","kind":"commit","published_at":"2023-09-04T12:43:05.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.3.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.3.2/manifests"},{"name":"v1.4.0","sha":"4e5514722e49bf454ac81e350a3a1dae0eca7535","kind":"tag","published_at":"2023-08-28T16:04:57.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v1.4.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.4.0/manifests"},{"name":"v2.6.0","sha":"7193476a91a6e780d4f0b48a2b835820d49d91b3","kind":"commit","published_at":"2023-08-10T08:14:26.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.6.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"cababb7f9731065aef233c58c373b9bb8c5fa922","kind":"commit","published_at":"2023-07-31T13:49:44.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.5.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"1e4ad48da2e582c0726d4844de1106a690d67efa","kind":"commit","published_at":"2023-07-27T14:49:22.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.5.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"7fe95a03f149f94e01b527a27fef78b168a14d30","kind":"commit","published_at":"2023-07-12T15:47:37.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.4.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c3d9f1093f9e588e511b43539035f9a26d0dcb5a","kind":"commit","published_at":"2023-06-23T13:05:29.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.3.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"197c3d038d40700b9c48433fba356dfaf953a8d7","kind":"commit","published_at":"2023-06-22T08:26:10.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.3.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.3.0/manifests"},{"name":"v1.1.3","sha":"8ea4d226cca0977241e87138925152d88f79eb12","kind":"tag","published_at":"2023-06-22T08:05:52.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v1.1.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.1.3/manifests"},{"name":"v2.2.4","sha":"f107bdb3ecca1a8b89377096538658e795831940","kind":"commit","published_at":"2023-06-14T10:07:46.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.2.4","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"1ec70ac417f1981339ad9ea6296f0c01e9f35ea5","kind":"commit","published_at":"2023-06-12T11:46:58.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.2.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"4a8528ce068b5e2b7382810eab9c410cca57dfe7","kind":"commit","published_at":"2023-06-02T07:25:30.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.2.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"4f9e6efe6eaba7361f029e1880fa50059ff3593f","kind":"commit","published_at":"2023-06-01T13:36:07.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.2.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"3c388e4db1dac6b843c8a70be463d005eb3cc48d","kind":"commit","published_at":"2023-05-09T07:48:59.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.2.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"ddb3cbb069c039a71a399ae0b16b1d008929f84e","kind":"commit","published_at":"2023-04-19T15:49:04.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.1.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ec2ac912643be6538246ea32e6e887a96b364d6d","kind":"commit","published_at":"2023-04-19T10:06:02.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.1.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"1d7c791ab7f1c1e5fd685a777f006389afc62f43","kind":"commit","published_at":"2023-03-13T08:10:43.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.0.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.0.0/manifests"},{"name":"v1.2.2","sha":"fdc30f36b2ffe7ab4a264f5b39e5419fbdb9fdfe","kind":"commit","published_at":"2023-02-17T07:43:05.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v1.2.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"84663e877413a177e5c256d768b49405977a2ee3","kind":"commit","published_at":"2023-02-15T09:31:26.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v1.2.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"fb36eae8d5c4f99c6674c0c7f472ad94aba849d2","kind":"commit","published_at":"2023-01-11T14:43:24.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v1.2.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"d31876361ac9b0aedd9b9e665744a6e1b77ac7f7","kind":"commit","published_at":"2022-11-21T13:40:58.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v1.1.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"258968d60a73360a90c1dc3aa99916a78a81dd9d","kind":"commit","published_at":"2022-11-09T08:27:59.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v1.0.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"6d4073108b9d8276773ec532fe8ca6e78206a1f6","kind":"commit","published_at":"2022-10-19T15:18:23.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v1.0.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-10-30T01:00:01.247Z","dependent_packages_count":5,"downloads":3294,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":6.798835814630537,"dependent_repos_count":4.635443972616365,"dependent_packages_count":3.704114740262149,"stargazers_count":2.7946008285022765,"forks_count":1.9576212092862268,"docker_downloads_count":0.6520697807376733,"average":3.4237810576725383},"purl":"pkg:npm/%40ethereum-sourcify/bytecode-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ethereum-sourcify/bytecode-utils","docker_dependents_count":1,"docker_downloads_count":21876,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ethereum-sourcify/bytecode-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ethereum-sourcify/bytecode-utils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T23:05:02.089Z","issues_count":580,"pull_requests_count":965,"avg_time_to_close_issue":13095466.724390244,"avg_time_to_close_pull_request":492445.3009922822,"issues_closed_count":408,"pull_requests_closed_count":907,"pull_request_authors_count":121,"issue_authors_count":40,"avg_comments_per_issue":2.8517241379310345,"avg_comments_per_pull_request":1.4487046632124352,"merged_pull_requests_count":690,"bot_issues_count":1,"bot_pull_requests_count":0,"past_year_issues_count":227,"past_year_pull_requests_count":372,"past_year_avg_time_to_close_issue":1908411.314102564,"past_year_avg_time_to_close_pull_request":301334.2477876106,"past_year_issues_closed_count":154,"past_year_pull_requests_closed_count":339,"past_year_pull_request_authors_count":70,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":1.9427312775330396,"past_year_avg_comments_per_pull_request":0.9596774193548387,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":284,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/issues","maintainers":[{"login":"kuzdogan","count":525,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuzdogan"},{"login":"marcocastignoli","count":217,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcocastignoli"},{"login":"manuelwedler","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelwedler"},{"login":"ligi","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ligi"},{"login":"chriseth","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chriseth"},{"login":"MarcusWentz","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarcusWentz"},{"login":"franzihei","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franzihei"},{"login":"skylenet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skylenet"},{"login":"wolovim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolovim"}],"active_maintainers":[{"login":"kuzdogan","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuzdogan"},{"login":"marcocastignoli","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcocastignoli"},{"login":"manuelwedler","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelwedler"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Fbytecode-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Fbytecode-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Fbytecode-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Fbytecode-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Fbytecode-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Fbytecode-utils/codemeta","maintainers":[{"uuid":"chriseth","login":"chriseth","name":null,"email":"chris@ethereum.org","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~chriseth","role":null,"created_at":"2022-11-10T16:49:04.318Z","updated_at":"2022-11-10T16:49:04.318Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chriseth/packages"},{"uuid":"ethereumci","login":"ethereumci","name":null,"email":"ethereumci@gmail.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~ethereumci","role":null,"created_at":"2022-11-10T16:49:04.297Z","updated_at":"2022-11-10T16:49:04.297Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ethereumci/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5583131,"maintainers_count":1182845,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":6517975,"name":"@ethereum-sourcify/lib-sourcify","ecosystem":"npm","description":"Library for Sourcify's contract verification methods, contract validation, types, and interfaces.","homepage":"https://github.com/argotorg/sourcify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/argotorg/sourcify","keywords_array":[],"namespace":"ethereum-sourcify","versions_count":55,"first_release_published_at":"2023-03-13T08:19:22.625Z","latest_release_published_at":"2026-03-30T09:48:04.062Z","latest_release_number":"3.4.0","last_synced_at":"2026-04-02T19:00:40.372Z","created_at":"2023-03-13T09:35:45.363Z","updated_at":"2026-04-02T19:00:40.372Z","registry_url":"https://www.npmjs.com/package/@ethereum-sourcify/lib-sourcify","install_command":"npm install @ethereum-sourcify/lib-sourcify","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.4.0"}},"repo_metadata":{"id":37465636,"uuid":"183183290","full_name":"ethereum/sourcify","owner":"ethereum","description":"Decentralized Solidity contract source code verification service","archived":false,"fork":false,"pushed_at":"2024-10-29T10:21:48.000Z","size":33359,"stargazers_count":780,"open_issues_count":75,"forks_count":396,"subscribers_count":38,"default_branch":"staging","last_synced_at":"2024-10-29T11:37:59.529Z","etag":null,"topics":["contracts","verification"],"latest_commit_sha":null,"homepage":"https://sourcify.dev","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/ethereum.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-04-24T08:23:22.000Z","updated_at":"2024-10-29T09:44:33.000Z","dependencies_parsed_at":"2023-12-21T18:54:53.657Z","dependency_job_id":"52516f51-e34e-4f59-97ac-98e1d1b37394","html_url":"https://github.com/ethereum/sourcify","commit_stats":{"total_commits":2027,"total_committers":97,"mean_commits":"20.896907216494846","dds":0.4953132708436112,"last_synced_commit":"129ba96f13246fb2642e8d79d461adbf9e529ff5"},"previous_names":["ethereum/source-verify"],"tags_count":147,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ethereum","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/refs/heads/staging","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222057965,"owners_count":16923908,"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","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":"ethereum","name":"ethereum","uuid":"6250754","kind":"organization","description":"","email":null,"website":"https://ethereum.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6250754?v=4","repositories_count":285,"last_synced_at":"2023-04-09T13:10:18.405Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ethereum","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:26:18.818Z","updated_at":"2023-04-09T13:10:18.618Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ethereum","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ethereum/repositories"},"tags":[{"name":"sourcify-server@2.2.0","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@2.2.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@2.2.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.10","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.10","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.10/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.9.1","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.9.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.1/manifests"},{"name":"sourcify-database@1.3.0","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-database@1.3.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-database@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.3.0/manifests"},{"name":"sourcify-monitor@1.3.0","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.3.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.3.0/manifests"},{"name":"sourcify-monorepo@1.4.0","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.4.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.4.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.9","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.9","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.9/manifests"},{"name":"sourcify-monorepo@1.3.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.3.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.3.0/manifests"},{"name":"sourcify-server@2.1.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@2.1.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@2.1.0/manifests"},{"name":"sourcify-ui@1.1.7","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.1.7","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.7/manifests"},{"name":"sourcify-monitor@1.2.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.2.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.2.0/manifests"},{"name":"sourcify-database@1.2.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-database@1.2.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-database@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.2.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.9.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.9.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.0/manifests"},{"name":"sourcify-server@2.0.0","sha":"d31d9f54d638785dedd708a2d1d9340fd1324c7e","kind":"tag","published_at":"2024-05-28T14:06:41.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@2.0.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@2.0.0/manifests"},{"name":"sourcify-monorepo@1.2.10","sha":"d31d9f54d638785dedd708a2d1d9340fd1324c7e","kind":"tag","published_at":"2024-05-28T14:06:41.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.2.10","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.10/manifests"},{"name":"sourcify-database@1.1.1","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-database@1.1.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-database@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.1.1/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.12","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.12","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.12/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.8.0","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.8.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.8.0/manifests"},{"name":"sourcify-monitor@1.1.14","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.14","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.14/manifests"},{"name":"sourcify-monorepo@1.2.9","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.2.9","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.9/manifests"},{"name":"sourcify-server@1.7.0","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.7.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.7.0/manifests"},{"name":"sourcify-ui@1.1.6","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.1.6","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.6/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.5","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.5","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.5/manifests"},{"name":"sourcify-server@1.6.0","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.6.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.6.0/manifests"},{"name":"sourcify-ui@1.1.5","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.1.5","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.5/manifests"},{"name":"sourcify-database@1.1.0","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-database@1.1.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-database@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.1.0/manifests"},{"name":"sourcify-monitor@1.1.13","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.13","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.13/manifests"},{"name":"sourcify-monorepo@1.2.8","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.2.8","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.8/manifests"},{"name":"sourcify-monorepo@1.2.7","sha":"accc7f023a151735cafccda24bb47c2dfd052462","kind":"tag","published_at":"2024-04-04T14:34:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.2.7","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.7/manifests"},{"name":"sourcify-server@1.5.6","sha":"accc7f023a151735cafccda24bb47c2dfd052462","kind":"tag","published_at":"2024-04-04T14:34:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.5.6","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.6/manifests"},{"name":"sourcify-database@1.0.3","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-database@1.0.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-database@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.0.3/manifests"},{"name":"sourcify-ui@1.1.4","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.1.4","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.4/manifests"},{"name":"sourcify-server@1.5.5","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.5.5","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.5/manifests"},{"name":"sourcify-monorepo@1.2.6","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.2.6","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.6/manifests"},{"name":"sourcify-monitor@1.1.12","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.12","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.12/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.4","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.4","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.4/manifests"},{"name":"sourcify-server@1.5.4","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.5.4","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.4/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.8","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.8","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.8/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.11","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.11","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.11/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.3","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.3/manifests"},{"name":"sourcify-monitor@1.1.11","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.11","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.11/manifests"},{"name":"sourcify-monorepo@1.2.5","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.2.5","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.5/manifests"},{"name":"sourcify-ui@1.1.3","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.1.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.3/manifests"},{"name":"sourcify-monorepo@1.2.4","sha":"3681ece90acc307cbd7a3a21e25b2f1752d06695","kind":"tag","published_at":"2024-03-15T13:15:23.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.2.4","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.4/manifests"},{"name":"sourcify-server@1.5.3","sha":"3681ece90acc307cbd7a3a21e25b2f1752d06695","kind":"tag","published_at":"2024-03-15T13:15:23.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.5.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.3/manifests"},{"name":"sourcify-server@1.5.2","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.5.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.2/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.2","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.2/manifests"},{"name":"sourcify-database@1.0.2","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-database@1.0.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-database@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.0.2/manifests"},{"name":"sourcify-monitor@1.1.10","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.10","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.10/manifests"},{"name":"sourcify-monorepo@1.2.3","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.2.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.3/manifests"},{"name":"sourcify-monitor@1.1.9","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.9","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.9/manifests"},{"name":"sourcify-monorepo@1.2.2","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.2.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.2/manifests"},{"name":"sourcify-server@1.5.1","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.5.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.1/manifests"},{"name":"sourcify-ui@1.1.2","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.1.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.2/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.7","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.7","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.7/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.10","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.10","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.10/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.1","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.1/manifests"},{"name":"sourcify-database@1.0.1","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-database@1.0.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-database@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.0.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.0","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.0/manifests"},{"name":"sourcify-ui@1.1.1","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.1.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.1/manifests"},{"name":"sourcify-server@1.5.0","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.5.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.5.0/manifests"},{"name":"sourcify-monitor@1.1.8","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.8","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.8/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.9","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.9","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.9/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.6","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.6","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.6/manifests"},{"name":"sourcify-monorepo@1.2.1","sha":"8f9a6473f45d20fa66b69d34b106b5f1ddc4ac19","kind":"tag","published_at":"2024-02-22T12:56:36.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.2.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.1/manifests"},{"name":"sourcify-database@1.0.0","sha":"8f9a6473f45d20fa66b69d34b106b5f1ddc4ac19","kind":"tag","published_at":"2024-02-22T12:56:36.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-database@1.0.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-database@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-database@1.0.0/manifests"},{"name":"sourcify-server@1.4.4","sha":"cfa4e6af86694d1a08a82a544eefbdfd57e2e9bf","kind":"tag","published_at":"2024-01-04T15:16:37.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.4.4","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.4.4/manifests"},{"name":"sourcify-monorepo@1.2.0","sha":"cfa4e6af86694d1a08a82a544eefbdfd57e2e9bf","kind":"tag","published_at":"2024-01-04T15:16:37.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.2.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.2.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.5","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.5","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.5/manifests"},{"name":"sourcify-server@1.4.3","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.4.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.4.3/manifests"},{"name":"sourcify-monorepo@1.1.2","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.1.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.1.2/manifests"},{"name":"sourcify-monitor@1.1.7","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.7","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.7/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.6.2","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.6.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.2/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.8","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.8","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.8/manifests"},{"name":"sourcify-server@1.4.2","sha":"6226fa72608a30d244bd508708788ab4980ef986","kind":"tag","published_at":"2023-12-19T20:06:49.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.4.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.4.2/manifests"},{"name":"sourcify-server@1.4.1","sha":"46ec9704eae49448cfd9ebe978bb21a66290521a","kind":"tag","published_at":"2023-12-19T19:47:54.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.4.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.4.1/manifests"},{"name":"sourcify-monorepo@1.1.1","sha":"46ec9704eae49448cfd9ebe978bb21a66290521a","kind":"tag","published_at":"2023-12-19T19:47:54.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.1.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.1.1/manifests"},{"name":"sourcify-monitor@1.1.6","sha":"46ec9704eae49448cfd9ebe978bb21a66290521a","kind":"tag","published_at":"2023-12-19T19:47:54.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.6","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.6/manifests"},{"name":"sourcify-monitor@1.1.5","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.5","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.5/manifests"},{"name":"sourcify-monitor@test4","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@test4","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@test4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@test4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@test4/manifests"},{"name":"sourcify-server@1.4.0","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.4.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.4.0/manifests"},{"name":"sourcify-repository@1.0.0","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-repository@1.0.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-repository@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-repository@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-repository@1.0.0/manifests"},{"name":"sourcify-ui@1.1.0","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.1.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.1.0/manifests"},{"name":"sourcify-repostiory@1.0.0","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-repostiory@1.0.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-repostiory@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-repostiory@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-repostiory@1.0.0/manifests"},{"name":"sourcify-monitor@test3","sha":"28c6eb28be85306c5ccf93c31a6979e672bdeaba","kind":"commit","published_at":"2023-12-19T18:06:36.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@test3","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@test3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@test3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@test3/manifests"},{"name":"sourcify-monitor@test2","sha":"204c87445748a582ed64aeac19dad497546b2718","kind":"commit","published_at":"2023-12-19T14:56:16.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@test2","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@test2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@test2/manifests"},{"name":"sourcify-monitor@test","sha":"ccd1c94562ac42f978093e5e2a2e2d1519c90b51","kind":"commit","published_at":"2023-12-19T14:52:16.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@test","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@test","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@test/manifests"},{"name":"sourcify-test@test","sha":"aaf75a94ea7b1c1e32c1bbc751cd39f4241fc7c7","kind":"commit","published_at":"2023-12-19T14:20:27.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-test@test","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-test@test","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-test@test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-test@test/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.4","sha":"3a5acbf0d4dffc13c488b8fb2a7903478b9d7c0a","kind":"tag","published_at":"2023-12-19T14:16:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.4","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.4/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.7","sha":"3a5acbf0d4dffc13c488b8fb2a7903478b9d7c0a","kind":"tag","published_at":"2023-12-19T14:16:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.7","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.7/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.6.1","sha":"3a5acbf0d4dffc13c488b8fb2a7903478b9d7c0a","kind":"tag","published_at":"2023-12-19T14:16:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.6.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.1/manifests"},{"name":"sourcify-monorepo@1.1.0","sha":"3a5acbf0d4dffc13c488b8fb2a7903478b9d7c0a","kind":"tag","published_at":"2023-12-19T14:16:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.1.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.1.0/manifests"},{"name":"sourcify-monorepo@1.0.3","sha":"9782f333772937eb2fd371d79d7ad1aea2a21feb","kind":"tag","published_at":"2023-11-23T12:52:50.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.0.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.0.3/manifests"},{"name":"sourcify-server@1.3.1","sha":"9782f333772937eb2fd371d79d7ad1aea2a21feb","kind":"tag","published_at":"2023-11-23T12:52:50.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.3.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.3.1/manifests"},{"name":"sourcify-monitor@1.1.4","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.4","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.4/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.6.0","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.6.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.0/manifests"},{"name":"sourcify-monorepo@1.0.2","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.0.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.0.2/manifests"},{"name":"sourcify-server@1.3.0","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.3.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.3.0/manifests"},{"name":"sourcify-ui@1.0.5","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.0.5","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.0.5/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.3","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.3/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.5.0","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.5.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.5.0/manifests"},{"name":"sourcify-monorepo@1.0.1","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monorepo@1.0.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monorepo@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monorepo@1.0.1/manifests"},{"name":"sourcify-server@1.2.0","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.2.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.2.0/manifests"},{"name":"sourcify-ui@1.0.4","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.0.4","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.0.4/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.6","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.6","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.6/manifests"},{"name":"sourcify-monitor@1.1.3","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.3/manifests"},{"name":"sourcify-monitor@1.1.2","sha":"6b11660e06f4ff00f9acd2444069a25f09d09b3a","kind":"tag","published_at":"2023-10-23T10:31:36.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.2/manifests"},{"name":"sourcify-monitor@1.1.1","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:27.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.1/manifests"},{"name":"sourcify-ui@1.0.3","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:27.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.0.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.0.3/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.4.2","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:27.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.4.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.2/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.5","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:26.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.5","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.5/manifests"},{"name":"sourcify-server@1.1.2","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:26.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.1.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.1.2/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.2","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:26.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.2/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.4.1","sha":"2c4793a33c711b3949540ea60b03b76f1dc7ded0","kind":"commit","published_at":"2023-10-18T10:35:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.4.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.1/manifests"},{"name":"sourcify-monitor@1.1.0","sha":"2c4793a33c711b3949540ea60b03b76f1dc7ded0","kind":"commit","published_at":"2023-10-18T10:35:48.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.1.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.1.0/manifests"},{"name":"sourcify-ui@1.0.2","sha":"e69b895e1baaa7a57423ca76fea04e457041bf41","kind":"commit","published_at":"2023-10-18T10:23:13.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-ui@1.0.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-ui@1.0.2/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.1","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.1/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.4","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.4","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.4/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.4.0","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.4.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.0/manifests"},{"name":"sourcify-monitor@1.0.0","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-monitor@1.0.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-monitor@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-monitor@1.0.0/manifests"},{"name":"sourcify-server@1.1.1","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.1.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.1.1/manifests"},{"name":"sourcify-server@1.1.0","sha":"99a4645955688935007ef403f3403297d374bdc8","kind":"commit","published_at":"2023-09-04T12:43:05.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/sourcify-server@1.1.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/sourcify-server@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/sourcify-server@1.1.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.0","sha":"99a4645955688935007ef403f3403297d374bdc8","kind":"commit","published_at":"2023-09-04T12:43:05.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.0/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.3","sha":"99a4645955688935007ef403f3403297d374bdc8","kind":"commit","published_at":"2023-09-04T12:43:05.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.3/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.3.2","sha":"99a4645955688935007ef403f3403297d374bdc8","kind":"commit","published_at":"2023-09-04T12:43:05.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.3.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.3.2/manifests"},{"name":"v1.4.0","sha":"4e5514722e49bf454ac81e350a3a1dae0eca7535","kind":"tag","published_at":"2023-08-28T16:04:57.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v1.4.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.4.0/manifests"},{"name":"v2.6.0","sha":"7193476a91a6e780d4f0b48a2b835820d49d91b3","kind":"commit","published_at":"2023-08-10T08:14:26.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.6.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"cababb7f9731065aef233c58c373b9bb8c5fa922","kind":"commit","published_at":"2023-07-31T13:49:44.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.5.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"1e4ad48da2e582c0726d4844de1106a690d67efa","kind":"commit","published_at":"2023-07-27T14:49:22.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.5.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"7fe95a03f149f94e01b527a27fef78b168a14d30","kind":"commit","published_at":"2023-07-12T15:47:37.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.4.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c3d9f1093f9e588e511b43539035f9a26d0dcb5a","kind":"commit","published_at":"2023-06-23T13:05:29.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.3.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"197c3d038d40700b9c48433fba356dfaf953a8d7","kind":"commit","published_at":"2023-06-22T08:26:10.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.3.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.3.0/manifests"},{"name":"v1.1.3","sha":"8ea4d226cca0977241e87138925152d88f79eb12","kind":"tag","published_at":"2023-06-22T08:05:52.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v1.1.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.1.3/manifests"},{"name":"v2.2.4","sha":"f107bdb3ecca1a8b89377096538658e795831940","kind":"commit","published_at":"2023-06-14T10:07:46.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.2.4","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"1ec70ac417f1981339ad9ea6296f0c01e9f35ea5","kind":"commit","published_at":"2023-06-12T11:46:58.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.2.3","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"4a8528ce068b5e2b7382810eab9c410cca57dfe7","kind":"commit","published_at":"2023-06-02T07:25:30.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.2.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"4f9e6efe6eaba7361f029e1880fa50059ff3593f","kind":"commit","published_at":"2023-06-01T13:36:07.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.2.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"3c388e4db1dac6b843c8a70be463d005eb3cc48d","kind":"commit","published_at":"2023-05-09T07:48:59.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.2.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"ddb3cbb069c039a71a399ae0b16b1d008929f84e","kind":"commit","published_at":"2023-04-19T15:49:04.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.1.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ec2ac912643be6538246ea32e6e887a96b364d6d","kind":"commit","published_at":"2023-04-19T10:06:02.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.1.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"1d7c791ab7f1c1e5fd685a777f006389afc62f43","kind":"commit","published_at":"2023-03-13T08:10:43.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v2.0.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v2.0.0/manifests"},{"name":"v1.2.2","sha":"fdc30f36b2ffe7ab4a264f5b39e5419fbdb9fdfe","kind":"commit","published_at":"2023-02-17T07:43:05.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v1.2.2","html_url":"https://github.com/ethereum/sourcify/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"84663e877413a177e5c256d768b49405977a2ee3","kind":"commit","published_at":"2023-02-15T09:31:26.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v1.2.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"fb36eae8d5c4f99c6674c0c7f472ad94aba849d2","kind":"commit","published_at":"2023-01-11T14:43:24.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v1.2.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"d31876361ac9b0aedd9b9e665744a6e1b77ac7f7","kind":"commit","published_at":"2022-11-21T13:40:58.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v1.1.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"258968d60a73360a90c1dc3aa99916a78a81dd9d","kind":"commit","published_at":"2022-11-09T08:27:59.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v1.0.1","html_url":"https://github.com/ethereum/sourcify/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"6d4073108b9d8276773ec532fe8ca6e78206a1f6","kind":"commit","published_at":"2022-10-19T15:18:23.000Z","download_url":"https://codeload.github.com/ethereum/sourcify/tar.gz/v1.0.0","html_url":"https://github.com/ethereum/sourcify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-10-30T01:00:01.289Z","dependent_packages_count":1,"downloads":2334,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":7.786513481749921,"dependent_repos_count":5.024239716107946,"dependent_packages_count":20.923425438757658,"stargazers_count":2.8097225560596852,"forks_count":1.956778584636375,"docker_downloads_count":0.6508046015693797,"average":6.525247396480161},"purl":"pkg:npm/%40ethereum-sourcify/lib-sourcify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ethereum-sourcify/lib-sourcify","docker_dependents_count":1,"docker_downloads_count":21876,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ethereum-sourcify/lib-sourcify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ethereum-sourcify/lib-sourcify/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T23:05:02.089Z","issues_count":580,"pull_requests_count":965,"avg_time_to_close_issue":13095466.724390244,"avg_time_to_close_pull_request":492445.3009922822,"issues_closed_count":408,"pull_requests_closed_count":907,"pull_request_authors_count":121,"issue_authors_count":40,"avg_comments_per_issue":2.8517241379310345,"avg_comments_per_pull_request":1.4487046632124352,"merged_pull_requests_count":690,"bot_issues_count":1,"bot_pull_requests_count":0,"past_year_issues_count":227,"past_year_pull_requests_count":372,"past_year_avg_time_to_close_issue":1908411.314102564,"past_year_avg_time_to_close_pull_request":301334.2477876106,"past_year_issues_closed_count":154,"past_year_pull_requests_closed_count":339,"past_year_pull_request_authors_count":70,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":1.9427312775330396,"past_year_avg_comments_per_pull_request":0.9596774193548387,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":284,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethereum%2Fsourcify/issues","maintainers":[{"login":"kuzdogan","count":525,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuzdogan"},{"login":"marcocastignoli","count":217,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcocastignoli"},{"login":"manuelwedler","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelwedler"},{"login":"ligi","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ligi"},{"login":"chriseth","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chriseth"},{"login":"MarcusWentz","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarcusWentz"},{"login":"franzihei","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/franzihei"},{"login":"skylenet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skylenet"},{"login":"wolovim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolovim"}],"active_maintainers":[{"login":"kuzdogan","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuzdogan"},{"login":"marcocastignoli","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcocastignoli"},{"login":"manuelwedler","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelwedler"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Flib-sourcify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Flib-sourcify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Flib-sourcify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Flib-sourcify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Flib-sourcify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Flib-sourcify/codemeta","maintainers":[{"uuid":"chriseth","login":"chriseth","name":null,"email":"chris@ethereum.org","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~chriseth","role":null,"created_at":"2023-03-13T10:21:14.285Z","updated_at":"2023-03-13T10:21:14.285Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chriseth/packages"},{"uuid":"ethereumci","login":"ethereumci","name":null,"email":"ethereumci@gmail.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~ethereumci","role":null,"created_at":"2023-03-13T10:21:14.103Z","updated_at":"2023-03-13T10:21:14.103Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ethereumci/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5583131,"maintainers_count":1182845,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10985160,"name":"sourcify-server","ecosystem":"npm","description":"Solidity metadata-based re-compilation and source verification tool","homepage":"https://github.com/argotorg/sourcify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/argotorg/sourcify","keywords_array":["ethereum","solidity","verification","bytecode","metadata"],"namespace":null,"versions_count":19,"first_release_published_at":"2024-10-21T11:45:23.021Z","latest_release_published_at":"2026-03-31T05:45:10.096Z","latest_release_number":"3.12.1","last_synced_at":"2026-04-02T19:00:39.011Z","created_at":"2024-10-21T12:38:04.836Z","updated_at":"2026-04-02T19:01:27.077Z","registry_url":"https://www.npmjs.com/package/sourcify-server","install_command":"npm install sourcify-server","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.12.1"}},"repo_metadata":{"id":37465636,"uuid":"183183290","full_name":"argotorg/sourcify","owner":"argotorg","description":"Source code verification service for Ethereum smart contracts","archived":false,"fork":false,"pushed_at":"2026-03-26T14:25:54.000Z","size":38772,"stargazers_count":915,"open_issues_count":85,"forks_count":518,"subscribers_count":36,"default_branch":"staging","last_synced_at":"2026-03-26T17:28:39.445Z","etag":null,"topics":["ethereum","smart-contracts","solidity","source-code-verification","verification","vyper"],"latest_commit_sha":null,"homepage":"https://sourcify.dev","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/argotorg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":"FUNDING.json","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{}},"created_at":"2019-04-24T08:23:22.000Z","updated_at":"2026-03-26T14:26:05.000Z","dependencies_parsed_at":"2026-02-12T12:04:59.632Z","dependency_job_id":null,"html_url":"https://github.com/argotorg/sourcify","commit_stats":{"total_commits":2657,"total_committers":148,"mean_commits":17.9527027027027,"dds":0.5261573202860369,"last_synced_commit":"be65b035aeb24cfa6e9604276aacd1fc927a35e0"},"previous_names":["ethereum/source-verify","argotorg/sourcify"],"tags_count":353,"template":false,"template_full_name":null,"purl":"pkg:github/argotorg/sourcify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/argotorg","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/refs/heads/staging","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/sbom","scorecard":{"id":98804,"data":{"date":"2025-08-11","repo":{"name":"github.com/ethereum/sourcify","commit":"420c30e3bd43bdf30dce94e9ff84ee273789f38e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"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":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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":10,"reason":"30 commit(s) and 25 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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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":"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":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: containerImage not pinned by hash: services/monitor/Dockerfile:2","Warn: containerImage not pinned by hash: services/monitor/Dockerfile:14","Warn: containerImage not pinned by hash: services/server/Dockerfile:4","Warn: containerImage not pinned by hash: services/server/Dockerfile:18","Warn: containerImage not pinned by hash: services/server/Dockerfile.debug:8: pin your Docker image by updating node:22.5.1-bookworm to node:22.5.1-bookworm@sha256:86915971d2ce1548842315fcce7cda0da59319a4dab6b9fc0827e762ef04683a","Info:   0 out of   5 containerImage dependencies pinned","Info:   4 out of   4 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":"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":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'staging'","Info: 'force pushes' disabled on branch 'staging'","Warn: required approving review count is 1 on branch 'staging'","Warn: codeowners review is not required on branch 'staging'","Warn: no status checks found to merge onto branch 'staging'","Info: PRs are required in order to make changes on branch 'staging'"],"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":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-75v8-2h7p-7m2m","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-15T09:41:18.048Z","repository_id":37465636,"created_at":"2025-08-15T09:41:18.048Z","updated_at":"2025-08-15T09:41:18.048Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31313840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"argotorg","name":"argotorg","uuid":"181838465","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/181838465?v=4","repositories_count":1,"last_synced_at":"2024-10-18T17:19:59.936Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/argotorg","funding_links":[],"total_stars":2,"followers":0,"following":0,"created_at":"2024-10-18T17:20:00.110Z","updated_at":"2024-10-18T17:20:00.110Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/argotorg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/argotorg/repositories"},"tags":[{"name":"sourcify-server@3.12.0","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.12.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.12.0/manifests"},{"name":"sourcify-monitor@1.5.3","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.5.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.3/manifests"},{"name":"sourcify-database@2.12.1","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.12.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.12.1/manifests"},{"name":"sourcify-4byte@1.1.10","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.10/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.4.0","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.4.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.1.0","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.1.0/manifests"},{"name":"@ethereum-sourcify/compilers@1.1.0","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.1.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.4.0","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.4.0/manifests"},{"name":"sourcify-server@3.11.0","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.11.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.11.0/manifests"},{"name":"sourcify-monitor@1.5.2","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.5.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.2/manifests"},{"name":"sourcify-database@2.12.0","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.12.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.12.0/manifests"},{"name":"sourcify-4byte@1.1.9","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.9/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.3.0","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.3.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.13","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.13","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.13/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.19","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.19","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.19/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.22","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.22","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.22/manifests"},{"name":"sourcify-server@3.10.0","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.10.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.10.0/manifests"},{"name":"sourcify-monitor@1.5.1","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.5.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.1/manifests"},{"name":"sourcify-database@2.11.0","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.11.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.11.0/manifests"},{"name":"sourcify-4byte@1.1.8","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.8/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.2.0","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.2.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.12","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.12","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.12/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.18","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.18","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.18/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.21","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.21","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.21/manifests"},{"name":"sourcify-server@3.9.1","sha":"a3b4479158104783688104f4e07f022fdcc9b31c","kind":"tag","published_at":"2026-01-20T07:20:39.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.9.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.9.1/manifests"},{"name":"sourcify-monitor@1.5.0","sha":"a3b4479158104783688104f4e07f022fdcc9b31c","kind":"tag","published_at":"2026-01-20T07:20:39.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.0/manifests"},{"name":"sourcify-database@2.10.4","sha":"a3b4479158104783688104f4e07f022fdcc9b31c","kind":"tag","published_at":"2026-01-20T07:20:39.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.10.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.4/manifests"},{"name":"sourcify-4byte@1.1.7","sha":"a3b4479158104783688104f4e07f022fdcc9b31c","kind":"tag","published_at":"2026-01-20T07:20:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.7/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.1.1","sha":"a3b4479158104783688104f4e07f022fdcc9b31c","kind":"tag","published_at":"2026-01-20T07:20:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.1.1/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.17","sha":"a3b4479158104783688104f4e07f022fdcc9b31c","kind":"tag","published_at":"2026-01-20T07:20:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.17","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.17/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.20","sha":"a3b4479158104783688104f4e07f022fdcc9b31c","kind":"tag","published_at":"2026-01-20T07:20:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.20","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.20/manifests"},{"name":"sourcify-server@3.9.0","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.9.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.9.0/manifests"},{"name":"sourcify-monitor@1.4.0","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.4.0/manifests"},{"name":"sourcify-database@2.10.3","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.10.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.3/manifests"},{"name":"sourcify-4byte@1.1.6","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.6/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.1.0","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.1.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.11","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.11","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.11/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.16","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.16","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.16/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.19","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.19","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.19/manifests"},{"name":"sourcify-server@3.8.1","sha":"54379c926859098b600a8ab57f425003ae90d025","kind":"tag","published_at":"2025-12-15T11:12:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.8.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.8.1/manifests"},{"name":"sourcify-monitor@1.3.26","sha":"54379c926859098b600a8ab57f425003ae90d025","kind":"tag","published_at":"2025-12-15T11:12:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.26","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.26/manifests"},{"name":"sourcify-database@2.10.2","sha":"54379c926859098b600a8ab57f425003ae90d025","kind":"tag","published_at":"2025-12-15T11:12:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.10.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.2/manifests"},{"name":"sourcify-4byte@1.1.5","sha":"54379c926859098b600a8ab57f425003ae90d025","kind":"tag","published_at":"2025-12-15T11:12:40.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.5/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.0.5","sha":"54379c926859098b600a8ab57f425003ae90d025","kind":"tag","published_at":"2025-12-15T11:12:40.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.0.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.5/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.15","sha":"54379c926859098b600a8ab57f425003ae90d025","kind":"tag","published_at":"2025-12-15T11:12:40.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.15","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.15/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.18","sha":"54379c926859098b600a8ab57f425003ae90d025","kind":"tag","published_at":"2025-12-15T11:12:40.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.18","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.18/manifests"},{"name":"sourcify-server@3.8.0","sha":"70e353dca95fee02cc94665d727b3264faf21565","kind":"tag","published_at":"2025-11-19T14:40:34.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.8.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.8.0/manifests"},{"name":"sourcify-monitor@1.3.25","sha":"70e353dca95fee02cc94665d727b3264faf21565","kind":"tag","published_at":"2025-11-19T14:40:34.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.25","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.25/manifests"},{"name":"sourcify-database@2.10.1","sha":"70e353dca95fee02cc94665d727b3264faf21565","kind":"tag","published_at":"2025-11-19T14:40:34.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.10.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.1/manifests"},{"name":"sourcify-4byte@1.1.4","sha":"70e353dca95fee02cc94665d727b3264faf21565","kind":"tag","published_at":"2025-11-19T14:40:34.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.4/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.0.4","sha":"70e353dca95fee02cc94665d727b3264faf21565","kind":"tag","published_at":"2025-11-19T14:40:34.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.0.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.4/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.14","sha":"70e353dca95fee02cc94665d727b3264faf21565","kind":"tag","published_at":"2025-11-19T14:40:34.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.14","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.14/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.17","sha":"70e353dca95fee02cc94665d727b3264faf21565","kind":"tag","published_at":"2025-11-19T14:40:34.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.17","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.17/manifests"},{"name":"sourcify-server@3.7.0","sha":"0746f6249b89605c4de6dfe670cc3365078b9f2c","kind":"tag","published_at":"2025-11-04T09:57:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.7.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.7.0/manifests"},{"name":"sourcify-monitor@1.3.24","sha":"0746f6249b89605c4de6dfe670cc3365078b9f2c","kind":"tag","published_at":"2025-11-04T09:57:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.24","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.24/manifests"},{"name":"sourcify-4byte@1.1.3","sha":"0746f6249b89605c4de6dfe670cc3365078b9f2c","kind":"tag","published_at":"2025-11-04T09:57:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.3/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.0.3","sha":"0746f6249b89605c4de6dfe670cc3365078b9f2c","kind":"tag","published_at":"2025-11-04T09:57:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.0.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.3/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.13","sha":"0746f6249b89605c4de6dfe670cc3365078b9f2c","kind":"tag","published_at":"2025-11-04T09:57:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.13","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.13/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.16","sha":"0746f6249b89605c4de6dfe670cc3365078b9f2c","kind":"tag","published_at":"2025-11-04T09:57:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.16","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.16/manifests"},{"name":"sourcify-server@3.6.1","sha":"6536c9957220cb042f06a93bf3e772010f029efc","kind":"tag","published_at":"2025-10-30T10:16:10.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.6.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.6.1/manifests"},{"name":"sourcify-monitor@1.3.23","sha":"6536c9957220cb042f06a93bf3e772010f029efc","kind":"tag","published_at":"2025-10-30T10:16:10.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.23","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.23/manifests"},{"name":"sourcify-4byte@1.1.2","sha":"6536c9957220cb042f06a93bf3e772010f029efc","kind":"tag","published_at":"2025-10-30T10:16:10.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.2/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.0.2","sha":"6536c9957220cb042f06a93bf3e772010f029efc","kind":"tag","published_at":"2025-10-30T10:16:10.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.0.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.2/manifests"},{"name":"sourcify-server@3.6.0","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.6.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.6.0/manifests"},{"name":"sourcify-monitor@1.3.22","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.22","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.22/manifests"},{"name":"sourcify-database@2.10.0","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.10.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.0/manifests"},{"name":"sourcify-4byte@1.1.1","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.0.1","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.0.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.1/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.10","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.10/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.12","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.12","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.12/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.15","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.15","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.15/manifests"},{"name":"sourcify-server@3.5.0","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.5.0/manifests"},{"name":"sourcify-monitor@1.3.21","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.21","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.21/manifests"},{"name":"sourcify-database@2.9.0","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.9.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.9.0/manifests"},{"name":"sourcify-4byte@1.1.0","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.0.0","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.9","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.9/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.11","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.11","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.11/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.14","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.14","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.14/manifests"},{"name":"sourcify-server@3.4.0","sha":"0773dd715296d2f3dbf938f3941f0eb4d96b631e","kind":"tag","published_at":"2025-09-18T11:46:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.4.0/manifests"},{"name":"sourcify-monitor@1.3.20","sha":"0773dd715296d2f3dbf938f3941f0eb4d96b631e","kind":"tag","published_at":"2025-09-18T11:46:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.20","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.20/manifests"},{"name":"sourcify-database@2.8.0","sha":"0773dd715296d2f3dbf938f3941f0eb4d96b631e","kind":"tag","published_at":"2025-09-18T11:46:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.8.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.8.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.3.1","sha":"0773dd715296d2f3dbf938f3941f0eb4d96b631e","kind":"tag","published_at":"2025-09-18T11:46:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.3.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.3.1/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.8","sha":"0773dd715296d2f3dbf938f3941f0eb4d96b631e","kind":"tag","published_at":"2025-09-18T11:46:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.8/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.10","sha":"0773dd715296d2f3dbf938f3941f0eb4d96b631e","kind":"tag","published_at":"2025-09-18T11:46:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.10/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.13","sha":"0773dd715296d2f3dbf938f3941f0eb4d96b631e","kind":"tag","published_at":"2025-09-18T11:46:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.13","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.13/manifests"},{"name":"sourcify-server@3.3.3","sha":"719dee248303179ae6f3ceb5792db1ac54e4b5f3","kind":"tag","published_at":"2025-08-25T13:45:57.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.3.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.3/manifests"},{"name":"sourcify-monitor@1.3.19","sha":"719dee248303179ae6f3ceb5792db1ac54e4b5f3","kind":"tag","published_at":"2025-08-25T13:45:57.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.19","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.19/manifests"},{"name":"sourcify-database@2.7.2","sha":"719dee248303179ae6f3ceb5792db1ac54e4b5f3","kind":"tag","published_at":"2025-08-25T13:45:57.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.7.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.7.2/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.3.0","sha":"719dee248303179ae6f3ceb5792db1ac54e4b5f3","kind":"tag","published_at":"2025-08-25T13:45:57.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.3.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.7","sha":"719dee248303179ae6f3ceb5792db1ac54e4b5f3","kind":"tag","published_at":"2025-08-25T13:45:57.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.7/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.9","sha":"719dee248303179ae6f3ceb5792db1ac54e4b5f3","kind":"tag","published_at":"2025-08-25T13:45:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.9/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.12","sha":"719dee248303179ae6f3ceb5792db1ac54e4b5f3","kind":"tag","published_at":"2025-08-25T13:45:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.12","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.12/manifests"},{"name":"sourcify-server@3.3.2","sha":"9b5886acf9ff9c83ea4afe6313c17f3449131d7b","kind":"tag","published_at":"2025-08-12T13:57:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.3.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.2/manifests"},{"name":"sourcify-monitor@1.3.18","sha":"9b5886acf9ff9c83ea4afe6313c17f3449131d7b","kind":"tag","published_at":"2025-08-12T13:57:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.18","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.18/manifests"},{"name":"sourcify-database@2.7.1","sha":"9b5886acf9ff9c83ea4afe6313c17f3449131d7b","kind":"tag","published_at":"2025-08-12T13:57:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.7.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.7.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.2.2","sha":"9b5886acf9ff9c83ea4afe6313c17f3449131d7b","kind":"tag","published_at":"2025-08-12T13:57:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.2.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.2.2/manifests"},{"name":"sourcify-server@3.3.1","sha":"43a9878af39a5ff2479c47a997db4e263f0d481c","kind":"tag","published_at":"2025-08-11T10:31:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.3.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.1/manifests"},{"name":"sourcify-monitor@1.3.17","sha":"43a9878af39a5ff2479c47a997db4e263f0d481c","kind":"tag","published_at":"2025-08-11T10:31:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.17","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.17/manifests"},{"name":"sourcify-database@2.7.0","sha":"43a9878af39a5ff2479c47a997db4e263f0d481c","kind":"tag","published_at":"2025-08-11T10:31:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.7.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.7.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.2.1","sha":"43a9878af39a5ff2479c47a997db4e263f0d481c","kind":"tag","published_at":"2025-08-11T10:31:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.2.1/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.6","sha":"43a9878af39a5ff2479c47a997db4e263f0d481c","kind":"tag","published_at":"2025-08-11T10:31:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.6/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.8","sha":"43a9878af39a5ff2479c47a997db4e263f0d481c","kind":"tag","published_at":"2025-08-11T10:31:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.8/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.11","sha":"43a9878af39a5ff2479c47a997db4e263f0d481c","kind":"tag","published_at":"2025-08-11T10:31:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.11","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.11/manifests"},{"name":"sourcify-server@3.3.0","sha":"76c593883dbff1bdff66c28d44edc7a51c96c4ce","kind":"tag","published_at":"2025-08-04T13:24:35.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.0/manifests"},{"name":"sourcify-monitor@1.3.16","sha":"76c593883dbff1bdff66c28d44edc7a51c96c4ce","kind":"tag","published_at":"2025-08-04T13:24:35.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.16","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.16/manifests"},{"name":"sourcify-database@2.6.0","sha":"76c593883dbff1bdff66c28d44edc7a51c96c4ce","kind":"tag","published_at":"2025-08-04T13:24:35.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.6.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.6.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.2.0","sha":"76c593883dbff1bdff66c28d44edc7a51c96c4ce","kind":"tag","published_at":"2025-08-04T13:24:35.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.2.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.5","sha":"76c593883dbff1bdff66c28d44edc7a51c96c4ce","kind":"tag","published_at":"2025-08-04T13:24:35.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.5/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.7","sha":"76c593883dbff1bdff66c28d44edc7a51c96c4ce","kind":"tag","published_at":"2025-08-04T13:24:35.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.7/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.10","sha":"76c593883dbff1bdff66c28d44edc7a51c96c4ce","kind":"tag","published_at":"2025-08-04T13:24:35.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.10/manifests"},{"name":"sourcify-server@3.2.1","sha":"44473a0e346ea558ead951b155ba855d8af8e86e","kind":"tag","published_at":"2025-07-09T08:12:43.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.2.1/manifests"},{"name":"sourcify-monitor@1.3.15","sha":"44473a0e346ea558ead951b155ba855d8af8e86e","kind":"tag","published_at":"2025-07-09T08:12:43.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.15","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.15/manifests"},{"name":"sourcify-database@2.5.4","sha":"44473a0e346ea558ead951b155ba855d8af8e86e","kind":"tag","published_at":"2025-07-09T08:12:43.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.5.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.4/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.1.5","sha":"44473a0e346ea558ead951b155ba855d8af8e86e","kind":"tag","published_at":"2025-07-09T08:12:43.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.1.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.5/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.6","sha":"44473a0e346ea558ead951b155ba855d8af8e86e","kind":"tag","published_at":"2025-07-09T08:12:43.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.6/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.9","sha":"44473a0e346ea558ead951b155ba855d8af8e86e","kind":"tag","published_at":"2025-07-09T08:12:43.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.9/manifests"},{"name":"sourcify-server@3.2.0","sha":"f12017f4c224de40b18fd62f253a525922b66de8","kind":"tag","published_at":"2025-06-18T10:10:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.2.0/manifests"},{"name":"sourcify-monitor@1.3.14","sha":"f12017f4c224de40b18fd62f253a525922b66de8","kind":"tag","published_at":"2025-06-18T10:10:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.14","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.14/manifests"},{"name":"sourcify-database@2.5.3","sha":"f12017f4c224de40b18fd62f253a525922b66de8","kind":"tag","published_at":"2025-06-18T10:10:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.5.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.3/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.1.4","sha":"f12017f4c224de40b18fd62f253a525922b66de8","kind":"tag","published_at":"2025-06-18T10:10:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.1.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.4/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.4","sha":"f12017f4c224de40b18fd62f253a525922b66de8","kind":"tag","published_at":"2025-06-18T10:10:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.4/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.5","sha":"f12017f4c224de40b18fd62f253a525922b66de8","kind":"tag","published_at":"2025-06-18T10:10:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.5/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.8","sha":"f12017f4c224de40b18fd62f253a525922b66de8","kind":"tag","published_at":"2025-06-18T10:10:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.8/manifests"},{"name":"sourcify-server@3.1.3","sha":"8acda3fa17c4bab081b23e9c2c9f3cca2fdf89f2","kind":"tag","published_at":"2025-05-20T12:31:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.1.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.3/manifests"},{"name":"sourcify-monitor@1.3.13","sha":"8acda3fa17c4bab081b23e9c2c9f3cca2fdf89f2","kind":"tag","published_at":"2025-05-20T12:31:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.13","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.13/manifests"},{"name":"sourcify-database@2.5.2","sha":"8acda3fa17c4bab081b23e9c2c9f3cca2fdf89f2","kind":"tag","published_at":"2025-05-20T12:31:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.5.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.2/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.1.3","sha":"8acda3fa17c4bab081b23e9c2c9f3cca2fdf89f2","kind":"tag","published_at":"2025-05-20T12:31:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.1.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.3/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.4","sha":"8acda3fa17c4bab081b23e9c2c9f3cca2fdf89f2","kind":"tag","published_at":"2025-05-20T12:31:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.4/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.7","sha":"8acda3fa17c4bab081b23e9c2c9f3cca2fdf89f2","kind":"tag","published_at":"2025-05-20T12:31:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.7/manifests"},{"name":"sourcify-server@3.1.2","sha":"d2da68fdb95cabd1af94f657f79a60365bfd37e6","kind":"tag","published_at":"2025-05-12T13:58:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.1.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.2/manifests"},{"name":"sourcify-monitor@1.3.12","sha":"d2da68fdb95cabd1af94f657f79a60365bfd37e6","kind":"tag","published_at":"2025-05-12T13:58:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.12","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.12/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.1.2","sha":"d2da68fdb95cabd1af94f657f79a60365bfd37e6","kind":"tag","published_at":"2025-05-12T13:58:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.1.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.2/manifests"},{"name":"sourcify-server@3.1.1","sha":"75fb4743b2fb35df9b3f062c900832d6f02c12ea","kind":"tag","published_at":"2025-05-06T13:31:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.1/manifests"},{"name":"sourcify-monitor@1.3.11","sha":"75fb4743b2fb35df9b3f062c900832d6f02c12ea","kind":"tag","published_at":"2025-05-06T13:31:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.11","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.11/manifests"},{"name":"sourcify-database@2.5.1","sha":"75fb4743b2fb35df9b3f062c900832d6f02c12ea","kind":"tag","published_at":"2025-05-06T13:31:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.5.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.1.1","sha":"75fb4743b2fb35df9b3f062c900832d6f02c12ea","kind":"tag","published_at":"2025-05-06T13:31:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.1/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.3","sha":"75fb4743b2fb35df9b3f062c900832d6f02c12ea","kind":"tag","published_at":"2025-05-06T13:31:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.3/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.3","sha":"75fb4743b2fb35df9b3f062c900832d6f02c12ea","kind":"tag","published_at":"2025-05-06T13:31:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.3/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.6","sha":"75fb4743b2fb35df9b3f062c900832d6f02c12ea","kind":"tag","published_at":"2025-05-06T13:31:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.6/manifests"},{"name":"sourcify-server@3.1.0","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.0/manifests"},{"name":"sourcify-monorepo@1.5.2","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.5.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.5.2/manifests"},{"name":"sourcify-monitor@1.3.10","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.10/manifests"},{"name":"sourcify-database@2.5.0","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.1.0","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.2","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.2/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.2","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.2/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.5","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.5/manifests"},{"name":"sourcify-server@3.0.0","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.0.0/manifests"},{"name":"sourcify-monorepo@1.5.1","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.5.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.5.1/manifests"},{"name":"sourcify-monitor@1.3.9","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.9/manifests"},{"name":"sourcify-database@2.4.0","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.4.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.0.0","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.0.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.1","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.1/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.1","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.1/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.4","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.4/manifests"},{"name":"sourcify-server@2.7.1","sha":"67ffa98d4dc78a5d8c9fa6bab4c1b514290c1aab","kind":"tag","published_at":"2025-03-20T14:15:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.7.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.7.1/manifests"},{"name":"sourcify-server@2.7.0","sha":"e81db9b7496f520838f7f6d27116edbd2679bbab","kind":"tag","published_at":"2025-03-20T08:28:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.7.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.7.0/manifests"},{"name":"sourcify-monorepo@1.5.0","sha":"e81db9b7496f520838f7f6d27116edbd2679bbab","kind":"tag","published_at":"2025-03-20T08:28:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.5.0/manifests"},{"name":"sourcify-monitor@1.3.8","sha":"e81db9b7496f520838f7f6d27116edbd2679bbab","kind":"tag","published_at":"2025-03-20T08:28:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.8/manifests"},{"name":"sourcify-database@2.3.0","sha":"e81db9b7496f520838f7f6d27116edbd2679bbab","kind":"tag","published_at":"2025-03-20T08:28:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.3.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.13.0","sha":"e81db9b7496f520838f7f6d27116edbd2679bbab","kind":"tag","published_at":"2025-03-20T08:28:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.13.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.13.0/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.0","sha":"e81db9b7496f520838f7f6d27116edbd2679bbab","kind":"tag","published_at":"2025-03-20T08:28:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.3","sha":"e81db9b7496f520838f7f6d27116edbd2679bbab","kind":"tag","published_at":"2025-03-20T08:28:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.3/manifests"},{"name":"sourcify-monitor@1.3.7","sha":"e5f965e1ba314f562f13c6e1a5373c8d2dde22b3","kind":"tag","published_at":"2025-02-18T15:19:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.7/manifests"},{"name":"sourcify-database@2.2.1","sha":"e5f965e1ba314f562f13c6e1a5373c8d2dde22b3","kind":"tag","published_at":"2025-02-18T15:19:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.2.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.12.1","sha":"e5f965e1ba314f562f13c6e1a5373c8d2dde22b3","kind":"tag","published_at":"2025-02-18T15:19:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.12.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.12.1/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.2","sha":"e5f965e1ba314f562f13c6e1a5373c8d2dde22b3","kind":"tag","published_at":"2025-02-18T15:19:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.2/manifests"},{"name":"sourcify-server@2.6.1","sha":"e5f965e1ba314f562f13c6e1a5373c8d2dde22b3","kind":"tag","published_at":"2025-02-18T15:19:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.6.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.6.1/manifests"},{"name":"sourcify-monorepo@1.4.7","sha":"e5f965e1ba314f562f13c6e1a5373c8d2dde22b3","kind":"tag","published_at":"2025-02-18T15:19:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.7/manifests"},{"name":"sourcify-monorepo@","sha":"af2f217788ba62df49e715fedc547b2d52a5e9af","kind":"commit","published_at":"2025-02-18T15:16:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@/manifests"},{"name":"sourcify-server@2.6.0","sha":"8e2e10c374c970ace2cb46c44babd268c0acd87e","kind":"tag","published_at":"2025-02-06T11:34:52.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.6.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.6.0/manifests"},{"name":"sourcify-monorepo@1.4.6","sha":"8e2e10c374c970ace2cb46c44babd268c0acd87e","kind":"tag","published_at":"2025-02-06T11:34:52.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.6/manifests"},{"name":"sourcify-monitor@1.3.6","sha":"8e2e10c374c970ace2cb46c44babd268c0acd87e","kind":"tag","published_at":"2025-02-06T11:34:52.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.6/manifests"},{"name":"sourcify-database@2.2.0","sha":"8e2e10c374c970ace2cb46c44babd268c0acd87e","kind":"tag","published_at":"2025-02-06T11:34:52.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.2.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.12.0","sha":"8e2e10c374c970ace2cb46c44babd268c0acd87e","kind":"tag","published_at":"2025-02-06T11:34:52.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.12.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.12.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.1","sha":"8e2e10c374c970ace2cb46c44babd268c0acd87e","kind":"tag","published_at":"2025-02-06T11:34:52.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.1/manifests"},{"name":"sourcify-server@2.5.0","sha":"aa9ea9aa69d926a6fe01f29d541f8c47da4cf3cd","kind":"tag","published_at":"2025-01-08T08:54:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.5.0/manifests"},{"name":"sourcify-monorepo@1.4.5","sha":"aa9ea9aa69d926a6fe01f29d541f8c47da4cf3cd","kind":"tag","published_at":"2025-01-08T08:54:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.5/manifests"},{"name":"sourcify-monitor@1.3.5","sha":"aa9ea9aa69d926a6fe01f29d541f8c47da4cf3cd","kind":"tag","published_at":"2025-01-08T08:54:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.5/manifests"},{"name":"sourcify-database@2.1.0","sha":"aa9ea9aa69d926a6fe01f29d541f8c47da4cf3cd","kind":"tag","published_at":"2025-01-08T08:54:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.1.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.11.0","sha":"aa9ea9aa69d926a6fe01f29d541f8c47da4cf3cd","kind":"tag","published_at":"2025-01-08T08:54:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.11.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.11.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.0","sha":"aa9ea9aa69d926a6fe01f29d541f8c47da4cf3cd","kind":"tag","published_at":"2025-01-08T08:54:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.0/manifests"},{"name":"sourcify-server@2.4.1","sha":"090aa92dcb7dff619b0b5e35ddc9c14473cfba32","kind":"tag","published_at":"2024-12-11T10:42:32.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.4.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.4.1/manifests"},{"name":"sourcify-monorepo@1.4.4","sha":"090aa92dcb7dff619b0b5e35ddc9c14473cfba32","kind":"tag","published_at":"2024-12-11T10:42:32.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.4/manifests"},{"name":"sourcify-monitor@1.3.4","sha":"090aa92dcb7dff619b0b5e35ddc9c14473cfba32","kind":"tag","published_at":"2024-12-11T10:42:32.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.4/manifests"},{"name":"sourcify-database@2.0.2","sha":"090aa92dcb7dff619b0b5e35ddc9c14473cfba32","kind":"tag","published_at":"2024-12-11T10:42:32.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.0.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.0.2/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.10.1","sha":"090aa92dcb7dff619b0b5e35ddc9c14473cfba32","kind":"tag","published_at":"2024-12-11T10:42:32.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.10.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.10.1/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.14","sha":"090aa92dcb7dff619b0b5e35ddc9c14473cfba32","kind":"tag","published_at":"2024-12-11T10:42:32.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.14","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.14/manifests"},{"name":"sourcify-server@2.4.0","sha":"422efdac510453b879400f0e31d0a0c506d69045","kind":"tag","published_at":"2024-10-29T09:27:14.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.4.0/manifests"},{"name":"sourcify-monorepo@1.4.3","sha":"422efdac510453b879400f0e31d0a0c506d69045","kind":"tag","published_at":"2024-10-29T09:27:14.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.3/manifests"},{"name":"sourcify-monitor@1.3.3","sha":"422efdac510453b879400f0e31d0a0c506d69045","kind":"tag","published_at":"2024-10-29T09:27:14.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.3/manifests"},{"name":"sourcify-database@2.0.1","sha":"422efdac510453b879400f0e31d0a0c506d69045","kind":"tag","published_at":"2024-10-29T09:27:14.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.0.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.0.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.10.0","sha":"422efdac510453b879400f0e31d0a0c506d69045","kind":"tag","published_at":"2024-10-29T09:27:14.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.10.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.10.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.13","sha":"422efdac510453b879400f0e31d0a0c506d69045","kind":"tag","published_at":"2024-10-29T09:27:14.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.13","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.13/manifests"},{"name":"sourcify-server@2.3.0","sha":"d08bb25f9ef82524ba56a604fa4243ec8ae97dfc","kind":"tag","published_at":"2024-10-14T13:00:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.3.0/manifests"},{"name":"sourcify-monorepo@1.4.2","sha":"d08bb25f9ef82524ba56a604fa4243ec8ae97dfc","kind":"tag","published_at":"2024-10-14T13:00:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.2/manifests"},{"name":"sourcify-monitor@1.3.2","sha":"d08bb25f9ef82524ba56a604fa4243ec8ae97dfc","kind":"tag","published_at":"2024-10-14T13:00:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.2/manifests"},{"name":"sourcify-database@2.0.0","sha":"d08bb25f9ef82524ba56a604fa4243ec8ae97dfc","kind":"tag","published_at":"2024-10-14T13:00:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.0.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.9.3","sha":"d08bb25f9ef82524ba56a604fa4243ec8ae97dfc","kind":"tag","published_at":"2024-10-14T13:00:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.9.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.3/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.12","sha":"d08bb25f9ef82524ba56a604fa4243ec8ae97dfc","kind":"tag","published_at":"2024-10-14T13:00:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.12","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.12/manifests"},{"name":"sourcify-server@2.2.1","sha":"f05a71d96433d8c28f5bf08f34b7288e7aa0c966","kind":"commit","published_at":"2024-09-18T11:28:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.2.1/manifests"},{"name":"sourcify-monorepo@1.4.1","sha":"f05a71d96433d8c28f5bf08f34b7288e7aa0c966","kind":"tag","published_at":"2024-09-18T11:28:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.1/manifests"},{"name":"sourcify-monitor@1.3.1","sha":"f05a71d96433d8c28f5bf08f34b7288e7aa0c966","kind":"commit","published_at":"2024-09-18T11:28:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.9.2","sha":"f05a71d96433d8c28f5bf08f34b7288e7aa0c966","kind":"tag","published_at":"2024-09-18T11:28:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.9.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.2/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.11","sha":"f05a71d96433d8c28f5bf08f34b7288e7aa0c966","kind":"tag","published_at":"2024-09-18T11:28:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.11","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.11/manifests"},{"name":"sourcify-server@2.2.0","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.2.0/manifests"},{"name":"sourcify-monorepo@1.4.0","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.0/manifests"},{"name":"sourcify-monitor@1.3.0","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.0/manifests"},{"name":"sourcify-database@1.3.0","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.3.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.9.1","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.9.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.1/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.10","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.10/manifests"},{"name":"sourcify-ui@1.1.7","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.7/manifests"},{"name":"sourcify-server@2.1.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.1.0/manifests"},{"name":"sourcify-monorepo@1.3.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.3.0/manifests"},{"name":"sourcify-monitor@1.2.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.2.0/manifests"},{"name":"sourcify-database@1.2.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.2.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.9.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.9.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.9","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.9/manifests"},{"name":"sourcify-server@2.0.0","sha":"d31d9f54d638785dedd708a2d1d9340fd1324c7e","kind":"tag","published_at":"2024-05-28T14:06:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.0.0/manifests"},{"name":"sourcify-monorepo@1.2.10","sha":"d31d9f54d638785dedd708a2d1d9340fd1324c7e","kind":"tag","published_at":"2024-05-28T14:06:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.10/manifests"},{"name":"sourcify-ui@1.1.6","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.6/manifests"},{"name":"sourcify-server@1.7.0","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.7.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.7.0/manifests"},{"name":"sourcify-monorepo@1.2.9","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.9/manifests"},{"name":"sourcify-monitor@1.1.14","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.14","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.14/manifests"},{"name":"sourcify-database@1.1.1","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.1.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.8.0","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.8.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.8.0/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.12","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.12","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.12/manifests"},{"name":"sourcify-ui@1.1.5","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.5/manifests"},{"name":"sourcify-server@1.6.0","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.6.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.6.0/manifests"},{"name":"sourcify-monorepo@1.2.8","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.8/manifests"},{"name":"sourcify-monitor@1.1.13","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.13","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.13/manifests"},{"name":"sourcify-database@1.1.0","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.1.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.5","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.5/manifests"},{"name":"sourcify-server@1.5.6","sha":"accc7f023a151735cafccda24bb47c2dfd052462","kind":"tag","published_at":"2024-04-04T14:34:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.5.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.6/manifests"},{"name":"sourcify-monorepo@1.2.7","sha":"accc7f023a151735cafccda24bb47c2dfd052462","kind":"tag","published_at":"2024-04-04T14:34:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.7/manifests"},{"name":"sourcify-ui@1.1.4","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.4/manifests"},{"name":"sourcify-server@1.5.5","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.5.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.5/manifests"},{"name":"sourcify-monorepo@1.2.6","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.6/manifests"},{"name":"sourcify-monitor@1.1.12","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.12","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.12/manifests"},{"name":"sourcify-database@1.0.3","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.0.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.3/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.4","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.4/manifests"},{"name":"sourcify-ui@1.1.3","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.3/manifests"},{"name":"sourcify-server@1.5.4","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.5.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.4/manifests"},{"name":"sourcify-monorepo@1.2.5","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.5/manifests"},{"name":"sourcify-monitor@1.1.11","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.11","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.11/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.3","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.3/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.11","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.11","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.11/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.8","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.8/manifests"},{"name":"sourcify-server@1.5.3","sha":"3681ece90acc307cbd7a3a21e25b2f1752d06695","kind":"tag","published_at":"2024-03-15T13:15:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.5.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.3/manifests"},{"name":"sourcify-monorepo@1.2.4","sha":"3681ece90acc307cbd7a3a21e25b2f1752d06695","kind":"tag","published_at":"2024-03-15T13:15:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.4/manifests"},{"name":"sourcify-server@1.5.2","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.5.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.2/manifests"},{"name":"sourcify-monorepo@1.2.3","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.3/manifests"},{"name":"sourcify-monitor@1.1.10","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.10/manifests"},{"name":"sourcify-database@1.0.2","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.0.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.2/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.2","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.2/manifests"},{"name":"sourcify-ui@1.1.2","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.2/manifests"},{"name":"sourcify-server@1.5.1","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.5.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.1/manifests"},{"name":"sourcify-monorepo@1.2.2","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.2/manifests"},{"name":"sourcify-monitor@1.1.9","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.9/manifests"},{"name":"sourcify-database@1.0.1","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.0.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.1","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.1/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.10","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.10/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.7","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.7/manifests"},{"name":"sourcify-ui@1.1.1","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.1/manifests"},{"name":"sourcify-server@1.5.0","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.0/manifests"},{"name":"sourcify-monitor@1.1.8","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.8/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.0","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.0/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.9","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.9/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.6","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.6/manifests"},{"name":"sourcify-monorepo@1.2.1","sha":"8f9a6473f45d20fa66b69d34b106b5f1ddc4ac19","kind":"tag","published_at":"2024-02-22T12:56:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.1/manifests"},{"name":"sourcify-database@1.0.0","sha":"8f9a6473f45d20fa66b69d34b106b5f1ddc4ac19","kind":"tag","published_at":"2024-02-22T12:56:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.0/manifests"},{"name":"sourcify-server@1.4.4","sha":"cfa4e6af86694d1a08a82a544eefbdfd57e2e9bf","kind":"tag","published_at":"2024-01-04T15:16:37.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.4.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.4/manifests"},{"name":"sourcify-monorepo@1.2.0","sha":"cfa4e6af86694d1a08a82a544eefbdfd57e2e9bf","kind":"tag","published_at":"2024-01-04T15:16:37.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.0/manifests"},{"name":"sourcify-server@1.4.3","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.4.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.3/manifests"},{"name":"sourcify-monorepo@1.1.2","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.1.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.1.2/manifests"},{"name":"sourcify-monitor@1.1.7","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.7/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.6.2","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.6.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.2/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.8","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.8/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.5","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.5/manifests"},{"name":"sourcify-server@1.4.2","sha":"6226fa72608a30d244bd508708788ab4980ef986","kind":"tag","published_at":"2023-12-19T20:06:49.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.4.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.2/manifests"},{"name":"sourcify-server@1.4.1","sha":"46ec9704eae49448cfd9ebe978bb21a66290521a","kind":"tag","published_at":"2023-12-19T19:47:54.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.4.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.1/manifests"},{"name":"sourcify-monorepo@1.1.1","sha":"46ec9704eae49448cfd9ebe978bb21a66290521a","kind":"tag","published_at":"2023-12-19T19:47:54.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.1.1/manifests"},{"name":"sourcify-monitor@1.1.6","sha":"46ec9704eae49448cfd9ebe978bb21a66290521a","kind":"tag","published_at":"2023-12-19T19:47:54.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.6/manifests"},{"name":"sourcify-ui@1.1.0","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.0/manifests"},{"name":"sourcify-server@1.4.0","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.0/manifests"},{"name":"sourcify-repostiory@1.0.0","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-repostiory@1.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-repostiory@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-repostiory%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-repostiory@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-repostiory@1.0.0/manifests"},{"name":"sourcify-repository@1.0.0","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-repository@1.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-repository@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-repository%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-repository@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-repository@1.0.0/manifests"},{"name":"sourcify-monitor@1.1.5","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.5/manifests"},{"name":"sourcify-monitor@test4","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@test4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@test4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%40test4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test4/manifests"},{"name":"sourcify-monitor@test3","sha":"28c6eb28be85306c5ccf93c31a6979e672bdeaba","kind":"commit","published_at":"2023-12-19T18:06:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@test3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@test3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%40test3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test3/manifests"},{"name":"sourcify-monitor@test2","sha":"204c87445748a582ed64aeac19dad497546b2718","kind":"commit","published_at":"2023-12-19T14:56:16.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@test2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@test2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%40test2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test2/manifests"},{"name":"sourcify-monitor@test","sha":"ccd1c94562ac42f978093e5e2a2e2d1519c90b51","kind":"commit","published_at":"2023-12-19T14:52:16.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@test","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%40test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test/manifests"},{"name":"sourcify-test@test","sha":"aaf75a94ea7b1c1e32c1bbc751cd39f4241fc7c7","kind":"commit","published_at":"2023-12-19T14:20:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-test@test","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-test@test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-test%40test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-test@test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-test@test/manifests"},{"name":"sourcify-monorepo@1.1.0","sha":"3a5acbf0d4dffc13c488b8fb2a7903478b9d7c0a","kind":"tag","published_at":"2023-12-19T14:16:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.1.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.6.1","sha":"3a5acbf0d4dffc13c488b8fb2a7903478b9d7c0a","kind":"tag","published_at":"2023-12-19T14:16:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.6.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.1/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.7","sha":"3a5acbf0d4dffc13c488b8fb2a7903478b9d7c0a","kind":"tag","published_at":"2023-12-19T14:16:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.7/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.4","sha":"3a5acbf0d4dffc13c488b8fb2a7903478b9d7c0a","kind":"tag","published_at":"2023-12-19T14:16:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.4/manifests"},{"name":"sourcify-server@1.3.1","sha":"9782f333772937eb2fd371d79d7ad1aea2a21feb","kind":"tag","published_at":"2023-11-23T12:52:50.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.3.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.3.1/manifests"},{"name":"sourcify-monorepo@1.0.3","sha":"9782f333772937eb2fd371d79d7ad1aea2a21feb","kind":"tag","published_at":"2023-11-23T12:52:50.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.0.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.0.3/manifests"},{"name":"sourcify-ui@1.0.5","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.0.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.5/manifests"},{"name":"sourcify-server@1.3.0","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.3.0/manifests"},{"name":"sourcify-monorepo@1.0.2","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.0.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.0.2/manifests"},{"name":"sourcify-monitor@1.1.4","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.4/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.6.0","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.6.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.0/manifests"},{"name":"sourcify-ui@1.0.4","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.0.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.4/manifests"},{"name":"sourcify-server@1.2.0","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.2.0/manifests"},{"name":"sourcify-monorepo@1.0.1","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.0.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.0.1/manifests"},{"name":"sourcify-monitor@1.1.3","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.3/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.5.0","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.5.0/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.6","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.6/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.3","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.3/manifests"},{"name":"sourcify-monitor@1.1.2","sha":"6b11660e06f4ff00f9acd2444069a25f09d09b3a","kind":"tag","published_at":"2023-10-23T10:31:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.2/manifests"},{"name":"sourcify-ui@1.0.3","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.0.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.3/manifests"},{"name":"sourcify-monitor@1.1.1","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.4.2","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.4.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.2/manifests"},{"name":"sourcify-server@1.1.2","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.1.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.1.2/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.5","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.5/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.2","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.2/manifests"},{"name":"sourcify-monitor@1.1.0","sha":"2c4793a33c711b3949540ea60b03b76f1dc7ded0","kind":"commit","published_at":"2023-10-18T10:35:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.4.1","sha":"2c4793a33c711b3949540ea60b03b76f1dc7ded0","kind":"commit","published_at":"2023-10-18T10:35:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.4.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.1/manifests"},{"name":"sourcify-ui@1.0.2","sha":"e69b895e1baaa7a57423ca76fea04e457041bf41","kind":"commit","published_at":"2023-10-18T10:23:13.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.0.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.2/manifests"},{"name":"sourcify-server@1.1.1","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.1.1/manifests"},{"name":"sourcify-monitor@1.0.0","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.0.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.4.0","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.0/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.4","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.4/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.1","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.1/manifests"},{"name":"sourcify-server@1.1.0","sha":"99a4645955688935007ef403f3403297d374bdc8","kind":"commit","published_at":"2023-09-04T12:43:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.1.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.3.2","sha":"99a4645955688935007ef403f3403297d374bdc8","kind":"commit","published_at":"2023-09-04T12:43:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.3.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.3.2/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.3","sha":"99a4645955688935007ef403f3403297d374bdc8","kind":"commit","published_at":"2023-09-04T12:43:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.3/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.0","sha":"99a4645955688935007ef403f3403297d374bdc8","kind":"commit","published_at":"2023-09-04T12:43:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.0/manifests"},{"name":"v1.4.0","sha":"4e5514722e49bf454ac81e350a3a1dae0eca7535","kind":"tag","published_at":"2023-08-28T16:04:57.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.4.0/manifests"},{"name":"v2.6.0","sha":"7193476a91a6e780d4f0b48a2b835820d49d91b3","kind":"commit","published_at":"2023-08-10T08:14:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.6.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"cababb7f9731065aef233c58c373b9bb8c5fa922","kind":"commit","published_at":"2023-07-31T13:49:44.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.5.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"1e4ad48da2e582c0726d4844de1106a690d67efa","kind":"commit","published_at":"2023-07-27T14:49:22.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"7fe95a03f149f94e01b527a27fef78b168a14d30","kind":"commit","published_at":"2023-07-12T15:47:37.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c3d9f1093f9e588e511b43539035f9a26d0dcb5a","kind":"commit","published_at":"2023-06-23T13:05:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.3.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"197c3d038d40700b9c48433fba356dfaf953a8d7","kind":"commit","published_at":"2023-06-22T08:26:10.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.3.0/manifests"},{"name":"v1.1.3","sha":"8ea4d226cca0977241e87138925152d88f79eb12","kind":"tag","published_at":"2023-06-22T08:05:52.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.1.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.1.3/manifests"},{"name":"v2.2.4","sha":"f107bdb3ecca1a8b89377096538658e795831940","kind":"commit","published_at":"2023-06-14T10:07:46.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.2.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"1ec70ac417f1981339ad9ea6296f0c01e9f35ea5","kind":"commit","published_at":"2023-06-12T11:46:58.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.2.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"4a8528ce068b5e2b7382810eab9c410cca57dfe7","kind":"commit","published_at":"2023-06-02T07:25:30.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.2.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"4f9e6efe6eaba7361f029e1880fa50059ff3593f","kind":"commit","published_at":"2023-06-01T13:36:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"3c388e4db1dac6b843c8a70be463d005eb3cc48d","kind":"commit","published_at":"2023-05-09T07:48:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"ddb3cbb069c039a71a399ae0b16b1d008929f84e","kind":"commit","published_at":"2023-04-19T15:49:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ec2ac912643be6538246ea32e6e887a96b364d6d","kind":"commit","published_at":"2023-04-19T10:06:02.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"1d7c791ab7f1c1e5fd685a777f006389afc62f43","kind":"commit","published_at":"2023-03-13T08:10:43.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.0.0/manifests"},{"name":"v1.2.2","sha":"fdc30f36b2ffe7ab4a264f5b39e5419fbdb9fdfe","kind":"commit","published_at":"2023-02-17T07:43:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.2.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"84663e877413a177e5c256d768b49405977a2ee3","kind":"commit","published_at":"2023-02-15T09:31:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"fb36eae8d5c4f99c6674c0c7f472ad94aba849d2","kind":"commit","published_at":"2023-01-11T14:43:24.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"d31876361ac9b0aedd9b9e665744a6e1b77ac7f7","kind":"commit","published_at":"2022-11-21T13:40:58.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"258968d60a73360a90c1dc3aa99916a78a81dd9d","kind":"commit","published_at":"2022-11-09T08:27:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.0.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"6d4073108b9d8276773ec532fe8ca6e78206a1f6","kind":"commit","published_at":"2022-10-19T15:18:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-02T19:01:27.076Z","dependent_packages_count":0,"downloads":377,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.666949998308468,"dependent_packages_count":37.19916100003383,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.43305549917115},"purl":"pkg:npm/sourcify-server","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/sourcify-server","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/sourcify-server","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/sourcify-server/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-31T08:03:49.190Z","issues_count":54,"pull_requests_count":89,"avg_time_to_close_issue":3648454.222222222,"avg_time_to_close_pull_request":319358.4464285714,"issues_closed_count":27,"pull_requests_closed_count":56,"pull_request_authors_count":14,"issue_authors_count":9,"avg_comments_per_issue":1.5185185185185186,"avg_comments_per_pull_request":0.6741573033707865,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":51,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":1680171.2916666667,"past_year_avg_time_to_close_pull_request":319358.4464285714,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":56,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.392156862745098,"past_year_avg_comments_per_pull_request":0.6741573033707865,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/issues","maintainers":[{"login":"kuzdogan","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuzdogan"},{"login":"manuelwedler","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelwedler"},{"login":"marcocastignoli","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcocastignoli"}],"active_maintainers":[{"login":"kuzdogan","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuzdogan"},{"login":"manuelwedler","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelwedler"},{"login":"marcocastignoli","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcocastignoli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sourcify-server/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sourcify-server/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sourcify-server/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sourcify-server/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sourcify-server/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sourcify-server/codemeta","maintainers":[{"uuid":"ethereumci","login":"ethereumci","name":null,"email":"ethereumci@gmail.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~ethereumci","role":null,"created_at":"2024-10-21T12:39:13.147Z","updated_at":"2024-10-21T12:39:13.147Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ethereumci/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5583131,"maintainers_count":1182845,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11552401,"name":"@ethereum-sourcify/compilers-types","ecosystem":"npm","description":"TypeScript types for Sourcify compilers","homepage":"https://github.com/argotorg/sourcify/tree/main/packages/compilers-types#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/argotorg/sourcify","keywords_array":["sourcify","typescript","types","compilers"],"namespace":"ethereum-sourcify","versions_count":15,"first_release_published_at":"2025-04-14T15:26:11.953Z","latest_release_published_at":"2026-03-30T09:47:53.543Z","latest_release_number":"1.1.0","last_synced_at":"2026-04-02T19:00:38.723Z","created_at":"2025-04-17T08:28:34.236Z","updated_at":"2026-04-02T19:01:27.295Z","registry_url":"https://www.npmjs.com/package/@ethereum-sourcify/compilers-types","install_command":"npm install @ethereum-sourcify/compilers-types","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.0"}},"repo_metadata":{"id":37465636,"uuid":"183183290","full_name":"argotorg/sourcify","owner":"argotorg","description":"Source code verification service for Ethereum smart contracts","archived":false,"fork":false,"pushed_at":"2026-03-26T14:25:54.000Z","size":38772,"stargazers_count":915,"open_issues_count":85,"forks_count":518,"subscribers_count":36,"default_branch":"staging","last_synced_at":"2026-03-26T17:28:39.445Z","etag":null,"topics":["ethereum","smart-contracts","solidity","source-code-verification","verification","vyper"],"latest_commit_sha":null,"homepage":"https://sourcify.dev","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/argotorg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":"FUNDING.json","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{}},"created_at":"2019-04-24T08:23:22.000Z","updated_at":"2026-03-26T14:26:05.000Z","dependencies_parsed_at":"2026-02-12T12:04:59.632Z","dependency_job_id":null,"html_url":"https://github.com/argotorg/sourcify","commit_stats":{"total_commits":2657,"total_committers":148,"mean_commits":17.9527027027027,"dds":0.5261573202860369,"last_synced_commit":"be65b035aeb24cfa6e9604276aacd1fc927a35e0"},"previous_names":["ethereum/source-verify","argotorg/sourcify"],"tags_count":353,"template":false,"template_full_name":null,"purl":"pkg:github/argotorg/sourcify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/argotorg","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/refs/heads/staging","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/sbom","scorecard":{"id":98804,"data":{"date":"2025-08-11","repo":{"name":"github.com/ethereum/sourcify","commit":"420c30e3bd43bdf30dce94e9ff84ee273789f38e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"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":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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":10,"reason":"30 commit(s) and 25 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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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":"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":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: containerImage not pinned by hash: services/monitor/Dockerfile:2","Warn: containerImage not pinned by hash: services/monitor/Dockerfile:14","Warn: containerImage not pinned by hash: services/server/Dockerfile:4","Warn: containerImage not pinned by hash: services/server/Dockerfile:18","Warn: containerImage not pinned by hash: services/server/Dockerfile.debug:8: pin your Docker image by updating node:22.5.1-bookworm to node:22.5.1-bookworm@sha256:86915971d2ce1548842315fcce7cda0da59319a4dab6b9fc0827e762ef04683a","Info:   0 out of   5 containerImage dependencies pinned","Info:   4 out of   4 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":"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":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'staging'","Info: 'force pushes' disabled on branch 'staging'","Warn: required approving review count is 1 on branch 'staging'","Warn: codeowners review is not required on branch 'staging'","Warn: no status checks found to merge onto branch 'staging'","Info: PRs are required in order to make changes on branch 'staging'"],"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":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-75v8-2h7p-7m2m","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-15T09:41:18.048Z","repository_id":37465636,"created_at":"2025-08-15T09:41:18.048Z","updated_at":"2025-08-15T09:41:18.048Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31313840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"argotorg","name":"argotorg","uuid":"181838465","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/181838465?v=4","repositories_count":1,"last_synced_at":"2024-10-18T17:19:59.936Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/argotorg","funding_links":[],"total_stars":2,"followers":0,"following":0,"created_at":"2024-10-18T17:20:00.110Z","updated_at":"2024-10-18T17:20:00.110Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/argotorg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/argotorg/repositories"},"tags":[{"name":"sourcify-server@3.12.0","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.12.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.12.0/manifests"},{"name":"sourcify-monitor@1.5.3","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.5.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.3/manifests"},{"name":"sourcify-database@2.12.1","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.12.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.12.1/manifests"},{"name":"sourcify-4byte@1.1.10","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.10/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.4.0","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.4.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.1.0","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.1.0/manifests"},{"name":"@ethereum-sourcify/compilers@1.1.0","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.1.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.4.0","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.4.0/manifests"},{"name":"sourcify-server@3.11.0","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.11.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.11.0/manifests"},{"name":"sourcify-monitor@1.5.2","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.5.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.2/manifests"},{"name":"sourcify-database@2.12.0","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.12.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.12.0/manifests"},{"name":"sourcify-4byte@1.1.9","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.9/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.3.0","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.3.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.13","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.13","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.13/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.19","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.19","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.19/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.22","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.22","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.22/manifests"},{"name":"sourcify-server@3.10.0","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.10.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.10.0/manifests"},{"name":"sourcify-monitor@1.5.1","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.5.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.1/manifests"},{"name":"sourcify-database@2.11.0","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.11.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.11.0/manifests"},{"name":"sourcify-4byte@1.1.8","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.8/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.2.0","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.2.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.12","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.12","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.12/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.18","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.18","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.18/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.21","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.21","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.21/manifests"},{"name":"sourcify-server@3.9.1","sha":"a3b4479158104783688104f4e07f022fdcc9b31c","kind":"tag","published_at":"2026-01-20T07:20:39.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.9.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.9.1/manifests"},{"name":"sourcify-monitor@1.5.0","sha":"a3b4479158104783688104f4e07f022fdcc9b31c","kind":"tag","published_at":"2026-01-20T07:20:39.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.0/manifests"},{"name":"sourcify-database@2.10.4","sha":"a3b4479158104783688104f4e07f022fdcc9b31c","kind":"tag","published_at":"2026-01-20T07:20:39.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.10.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.4/manifests"},{"name":"sourcify-4byte@1.1.7","sha":"a3b4479158104783688104f4e07f022fdcc9b31c","kind":"tag","published_at":"2026-01-20T07:20:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.7/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.1.1","sha":"a3b4479158104783688104f4e07f022fdcc9b31c","kind":"tag","published_at":"2026-01-20T07:20:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.1.1/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.17","sha":"a3b4479158104783688104f4e07f022fdcc9b31c","kind":"tag","published_at":"2026-01-20T07:20:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.17","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.17/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.20","sha":"a3b4479158104783688104f4e07f022fdcc9b31c","kind":"tag","published_at":"2026-01-20T07:20:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.20","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.20/manifests"},{"name":"sourcify-server@3.9.0","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.9.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.9.0/manifests"},{"name":"sourcify-monitor@1.4.0","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.4.0/manifests"},{"name":"sourcify-database@2.10.3","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.10.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.3/manifests"},{"name":"sourcify-4byte@1.1.6","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.6/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.1.0","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.1.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.11","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.11","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.11/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.16","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.16","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.16/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.19","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.19","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.19/manifests"},{"name":"sourcify-server@3.8.1","sha":"54379c926859098b600a8ab57f425003ae90d025","kind":"tag","published_at":"2025-12-15T11:12:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.8.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.8.1/manifests"},{"name":"sourcify-monitor@1.3.26","sha":"54379c926859098b600a8ab57f425003ae90d025","kind":"tag","published_at":"2025-12-15T11:12:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.26","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.26/manifests"},{"name":"sourcify-database@2.10.2","sha":"54379c926859098b600a8ab57f425003ae90d025","kind":"tag","published_at":"2025-12-15T11:12:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.10.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.2/manifests"},{"name":"sourcify-4byte@1.1.5","sha":"54379c926859098b600a8ab57f425003ae90d025","kind":"tag","published_at":"2025-12-15T11:12:40.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.5/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.0.5","sha":"54379c926859098b600a8ab57f425003ae90d025","kind":"tag","published_at":"2025-12-15T11:12:40.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.0.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.5/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.15","sha":"54379c926859098b600a8ab57f425003ae90d025","kind":"tag","published_at":"2025-12-15T11:12:40.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.15","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.15/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.18","sha":"54379c926859098b600a8ab57f425003ae90d025","kind":"tag","published_at":"2025-12-15T11:12:40.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.18","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.18/manifests"},{"name":"sourcify-server@3.8.0","sha":"70e353dca95fee02cc94665d727b3264faf21565","kind":"tag","published_at":"2025-11-19T14:40:34.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.8.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.8.0/manifests"},{"name":"sourcify-monitor@1.3.25","sha":"70e353dca95fee02cc94665d727b3264faf21565","kind":"tag","published_at":"2025-11-19T14:40:34.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.25","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.25/manifests"},{"name":"sourcify-database@2.10.1","sha":"70e353dca95fee02cc94665d727b3264faf21565","kind":"tag","published_at":"2025-11-19T14:40:34.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.10.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.1/manifests"},{"name":"sourcify-4byte@1.1.4","sha":"70e353dca95fee02cc94665d727b3264faf21565","kind":"tag","published_at":"2025-11-19T14:40:34.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.4/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.0.4","sha":"70e353dca95fee02cc94665d727b3264faf21565","kind":"tag","published_at":"2025-11-19T14:40:34.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.0.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.4/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.14","sha":"70e353dca95fee02cc94665d727b3264faf21565","kind":"tag","published_at":"2025-11-19T14:40:34.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.14","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.14/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.17","sha":"70e353dca95fee02cc94665d727b3264faf21565","kind":"tag","published_at":"2025-11-19T14:40:34.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.17","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.17/manifests"},{"name":"sourcify-server@3.7.0","sha":"0746f6249b89605c4de6dfe670cc3365078b9f2c","kind":"tag","published_at":"2025-11-04T09:57:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.7.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.7.0/manifests"},{"name":"sourcify-monitor@1.3.24","sha":"0746f6249b89605c4de6dfe670cc3365078b9f2c","kind":"tag","published_at":"2025-11-04T09:57:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.24","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.24/manifests"},{"name":"sourcify-4byte@1.1.3","sha":"0746f6249b89605c4de6dfe670cc3365078b9f2c","kind":"tag","published_at":"2025-11-04T09:57:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.3/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.0.3","sha":"0746f6249b89605c4de6dfe670cc3365078b9f2c","kind":"tag","published_at":"2025-11-04T09:57:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.0.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.3/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.13","sha":"0746f6249b89605c4de6dfe670cc3365078b9f2c","kind":"tag","published_at":"2025-11-04T09:57:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.13","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.13/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.16","sha":"0746f6249b89605c4de6dfe670cc3365078b9f2c","kind":"tag","published_at":"2025-11-04T09:57:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.16","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.16/manifests"},{"name":"sourcify-server@3.6.1","sha":"6536c9957220cb042f06a93bf3e772010f029efc","kind":"tag","published_at":"2025-10-30T10:16:10.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.6.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.6.1/manifests"},{"name":"sourcify-monitor@1.3.23","sha":"6536c9957220cb042f06a93bf3e772010f029efc","kind":"tag","published_at":"2025-10-30T10:16:10.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.23","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.23/manifests"},{"name":"sourcify-4byte@1.1.2","sha":"6536c9957220cb042f06a93bf3e772010f029efc","kind":"tag","published_at":"2025-10-30T10:16:10.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.2/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.0.2","sha":"6536c9957220cb042f06a93bf3e772010f029efc","kind":"tag","published_at":"2025-10-30T10:16:10.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.0.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.2/manifests"},{"name":"sourcify-server@3.6.0","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.6.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.6.0/manifests"},{"name":"sourcify-monitor@1.3.22","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.22","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.22/manifests"},{"name":"sourcify-database@2.10.0","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.10.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.0/manifests"},{"name":"sourcify-4byte@1.1.1","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.0.1","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.0.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.1/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.10","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.10/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.12","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.12","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.12/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.15","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.15","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.15/manifests"},{"name":"sourcify-server@3.5.0","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.5.0/manifests"},{"name":"sourcify-monitor@1.3.21","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.21","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.21/manifests"},{"name":"sourcify-database@2.9.0","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.9.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.9.0/manifests"},{"name":"sourcify-4byte@1.1.0","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.0.0","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.9","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.9/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.11","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.11","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.11/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.14","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.14","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.14/manifests"},{"name":"sourcify-server@3.4.0","sha":"0773dd715296d2f3dbf938f3941f0eb4d96b631e","kind":"tag","published_at":"2025-09-18T11:46:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.4.0/manifests"},{"name":"sourcify-monitor@1.3.20","sha":"0773dd715296d2f3dbf938f3941f0eb4d96b631e","kind":"tag","published_at":"2025-09-18T11:46:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.20","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.20/manifests"},{"name":"sourcify-database@2.8.0","sha":"0773dd715296d2f3dbf938f3941f0eb4d96b631e","kind":"tag","published_at":"2025-09-18T11:46:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.8.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.8.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.3.1","sha":"0773dd715296d2f3dbf938f3941f0eb4d96b631e","kind":"tag","published_at":"2025-09-18T11:46:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.3.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.3.1/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.8","sha":"0773dd715296d2f3dbf938f3941f0eb4d96b631e","kind":"tag","published_at":"2025-09-18T11:46:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.8/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.10","sha":"0773dd715296d2f3dbf938f3941f0eb4d96b631e","kind":"tag","published_at":"2025-09-18T11:46:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.10/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.13","sha":"0773dd715296d2f3dbf938f3941f0eb4d96b631e","kind":"tag","published_at":"2025-09-18T11:46:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.13","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.13/manifests"},{"name":"sourcify-server@3.3.3","sha":"719dee248303179ae6f3ceb5792db1ac54e4b5f3","kind":"tag","published_at":"2025-08-25T13:45:57.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.3.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.3/manifests"},{"name":"sourcify-monitor@1.3.19","sha":"719dee248303179ae6f3ceb5792db1ac54e4b5f3","kind":"tag","published_at":"2025-08-25T13:45:57.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.19","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.19/manifests"},{"name":"sourcify-database@2.7.2","sha":"719dee248303179ae6f3ceb5792db1ac54e4b5f3","kind":"tag","published_at":"2025-08-25T13:45:57.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.7.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.7.2/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.3.0","sha":"719dee248303179ae6f3ceb5792db1ac54e4b5f3","kind":"tag","published_at":"2025-08-25T13:45:57.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.3.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.7","sha":"719dee248303179ae6f3ceb5792db1ac54e4b5f3","kind":"tag","published_at":"2025-08-25T13:45:57.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.7/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.9","sha":"719dee248303179ae6f3ceb5792db1ac54e4b5f3","kind":"tag","published_at":"2025-08-25T13:45:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.9/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.12","sha":"719dee248303179ae6f3ceb5792db1ac54e4b5f3","kind":"tag","published_at":"2025-08-25T13:45:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.12","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.12/manifests"},{"name":"sourcify-server@3.3.2","sha":"9b5886acf9ff9c83ea4afe6313c17f3449131d7b","kind":"tag","published_at":"2025-08-12T13:57:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.3.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.2/manifests"},{"name":"sourcify-monitor@1.3.18","sha":"9b5886acf9ff9c83ea4afe6313c17f3449131d7b","kind":"tag","published_at":"2025-08-12T13:57:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.18","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.18/manifests"},{"name":"sourcify-database@2.7.1","sha":"9b5886acf9ff9c83ea4afe6313c17f3449131d7b","kind":"tag","published_at":"2025-08-12T13:57:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.7.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.7.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.2.2","sha":"9b5886acf9ff9c83ea4afe6313c17f3449131d7b","kind":"tag","published_at":"2025-08-12T13:57:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.2.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.2.2/manifests"},{"name":"sourcify-server@3.3.1","sha":"43a9878af39a5ff2479c47a997db4e263f0d481c","kind":"tag","published_at":"2025-08-11T10:31:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.3.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.1/manifests"},{"name":"sourcify-monitor@1.3.17","sha":"43a9878af39a5ff2479c47a997db4e263f0d481c","kind":"tag","published_at":"2025-08-11T10:31:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.17","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.17/manifests"},{"name":"sourcify-database@2.7.0","sha":"43a9878af39a5ff2479c47a997db4e263f0d481c","kind":"tag","published_at":"2025-08-11T10:31:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.7.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.7.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.2.1","sha":"43a9878af39a5ff2479c47a997db4e263f0d481c","kind":"tag","published_at":"2025-08-11T10:31:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.2.1/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.6","sha":"43a9878af39a5ff2479c47a997db4e263f0d481c","kind":"tag","published_at":"2025-08-11T10:31:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.6/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.8","sha":"43a9878af39a5ff2479c47a997db4e263f0d481c","kind":"tag","published_at":"2025-08-11T10:31:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.8/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.11","sha":"43a9878af39a5ff2479c47a997db4e263f0d481c","kind":"tag","published_at":"2025-08-11T10:31:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.11","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.11/manifests"},{"name":"sourcify-server@3.3.0","sha":"76c593883dbff1bdff66c28d44edc7a51c96c4ce","kind":"tag","published_at":"2025-08-04T13:24:35.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.0/manifests"},{"name":"sourcify-monitor@1.3.16","sha":"76c593883dbff1bdff66c28d44edc7a51c96c4ce","kind":"tag","published_at":"2025-08-04T13:24:35.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.16","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.16/manifests"},{"name":"sourcify-database@2.6.0","sha":"76c593883dbff1bdff66c28d44edc7a51c96c4ce","kind":"tag","published_at":"2025-08-04T13:24:35.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.6.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.6.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.2.0","sha":"76c593883dbff1bdff66c28d44edc7a51c96c4ce","kind":"tag","published_at":"2025-08-04T13:24:35.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.2.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.5","sha":"76c593883dbff1bdff66c28d44edc7a51c96c4ce","kind":"tag","published_at":"2025-08-04T13:24:35.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.5/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.7","sha":"76c593883dbff1bdff66c28d44edc7a51c96c4ce","kind":"tag","published_at":"2025-08-04T13:24:35.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.7/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.10","sha":"76c593883dbff1bdff66c28d44edc7a51c96c4ce","kind":"tag","published_at":"2025-08-04T13:24:35.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.10/manifests"},{"name":"sourcify-server@3.2.1","sha":"44473a0e346ea558ead951b155ba855d8af8e86e","kind":"tag","published_at":"2025-07-09T08:12:43.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.2.1/manifests"},{"name":"sourcify-monitor@1.3.15","sha":"44473a0e346ea558ead951b155ba855d8af8e86e","kind":"tag","published_at":"2025-07-09T08:12:43.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.15","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.15/manifests"},{"name":"sourcify-database@2.5.4","sha":"44473a0e346ea558ead951b155ba855d8af8e86e","kind":"tag","published_at":"2025-07-09T08:12:43.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.5.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.4/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.1.5","sha":"44473a0e346ea558ead951b155ba855d8af8e86e","kind":"tag","published_at":"2025-07-09T08:12:43.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.1.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.5/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.6","sha":"44473a0e346ea558ead951b155ba855d8af8e86e","kind":"tag","published_at":"2025-07-09T08:12:43.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.6/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.9","sha":"44473a0e346ea558ead951b155ba855d8af8e86e","kind":"tag","published_at":"2025-07-09T08:12:43.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.9/manifests"},{"name":"sourcify-server@3.2.0","sha":"f12017f4c224de40b18fd62f253a525922b66de8","kind":"tag","published_at":"2025-06-18T10:10:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.2.0/manifests"},{"name":"sourcify-monitor@1.3.14","sha":"f12017f4c224de40b18fd62f253a525922b66de8","kind":"tag","published_at":"2025-06-18T10:10:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.14","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.14/manifests"},{"name":"sourcify-database@2.5.3","sha":"f12017f4c224de40b18fd62f253a525922b66de8","kind":"tag","published_at":"2025-06-18T10:10:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.5.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.3/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.1.4","sha":"f12017f4c224de40b18fd62f253a525922b66de8","kind":"tag","published_at":"2025-06-18T10:10:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.1.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.4/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.4","sha":"f12017f4c224de40b18fd62f253a525922b66de8","kind":"tag","published_at":"2025-06-18T10:10:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.4/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.5","sha":"f12017f4c224de40b18fd62f253a525922b66de8","kind":"tag","published_at":"2025-06-18T10:10:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.5/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.8","sha":"f12017f4c224de40b18fd62f253a525922b66de8","kind":"tag","published_at":"2025-06-18T10:10:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.8/manifests"},{"name":"sourcify-server@3.1.3","sha":"8acda3fa17c4bab081b23e9c2c9f3cca2fdf89f2","kind":"tag","published_at":"2025-05-20T12:31:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.1.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.3/manifests"},{"name":"sourcify-monitor@1.3.13","sha":"8acda3fa17c4bab081b23e9c2c9f3cca2fdf89f2","kind":"tag","published_at":"2025-05-20T12:31:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.13","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.13/manifests"},{"name":"sourcify-database@2.5.2","sha":"8acda3fa17c4bab081b23e9c2c9f3cca2fdf89f2","kind":"tag","published_at":"2025-05-20T12:31:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.5.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.2/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.1.3","sha":"8acda3fa17c4bab081b23e9c2c9f3cca2fdf89f2","kind":"tag","published_at":"2025-05-20T12:31:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.1.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.3/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.4","sha":"8acda3fa17c4bab081b23e9c2c9f3cca2fdf89f2","kind":"tag","published_at":"2025-05-20T12:31:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.4/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.7","sha":"8acda3fa17c4bab081b23e9c2c9f3cca2fdf89f2","kind":"tag","published_at":"2025-05-20T12:31:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.7/manifests"},{"name":"sourcify-server@3.1.2","sha":"d2da68fdb95cabd1af94f657f79a60365bfd37e6","kind":"tag","published_at":"2025-05-12T13:58:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.1.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.2/manifests"},{"name":"sourcify-monitor@1.3.12","sha":"d2da68fdb95cabd1af94f657f79a60365bfd37e6","kind":"tag","published_at":"2025-05-12T13:58:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.12","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.12/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.1.2","sha":"d2da68fdb95cabd1af94f657f79a60365bfd37e6","kind":"tag","published_at":"2025-05-12T13:58:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.1.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.2/manifests"},{"name":"sourcify-server@3.1.1","sha":"75fb4743b2fb35df9b3f062c900832d6f02c12ea","kind":"tag","published_at":"2025-05-06T13:31:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.1/manifests"},{"name":"sourcify-monitor@1.3.11","sha":"75fb4743b2fb35df9b3f062c900832d6f02c12ea","kind":"tag","published_at":"2025-05-06T13:31:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.11","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.11/manifests"},{"name":"sourcify-database@2.5.1","sha":"75fb4743b2fb35df9b3f062c900832d6f02c12ea","kind":"tag","published_at":"2025-05-06T13:31:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.5.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.1.1","sha":"75fb4743b2fb35df9b3f062c900832d6f02c12ea","kind":"tag","published_at":"2025-05-06T13:31:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.1/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.3","sha":"75fb4743b2fb35df9b3f062c900832d6f02c12ea","kind":"tag","published_at":"2025-05-06T13:31:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.3/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.3","sha":"75fb4743b2fb35df9b3f062c900832d6f02c12ea","kind":"tag","published_at":"2025-05-06T13:31:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.3/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.6","sha":"75fb4743b2fb35df9b3f062c900832d6f02c12ea","kind":"tag","published_at":"2025-05-06T13:31:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.6/manifests"},{"name":"sourcify-server@3.1.0","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.0/manifests"},{"name":"sourcify-monorepo@1.5.2","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.5.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.5.2/manifests"},{"name":"sourcify-monitor@1.3.10","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.10/manifests"},{"name":"sourcify-database@2.5.0","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.1.0","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.2","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.2/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.2","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.2/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.5","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.5/manifests"},{"name":"sourcify-server@3.0.0","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.0.0/manifests"},{"name":"sourcify-monorepo@1.5.1","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.5.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.5.1/manifests"},{"name":"sourcify-monitor@1.3.9","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.9/manifests"},{"name":"sourcify-database@2.4.0","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.4.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.0.0","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.0.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.1","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.1/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.1","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.1/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.4","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.4/manifests"},{"name":"sourcify-server@2.7.1","sha":"67ffa98d4dc78a5d8c9fa6bab4c1b514290c1aab","kind":"tag","published_at":"2025-03-20T14:15:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.7.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.7.1/manifests"},{"name":"sourcify-server@2.7.0","sha":"e81db9b7496f520838f7f6d27116edbd2679bbab","kind":"tag","published_at":"2025-03-20T08:28:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.7.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.7.0/manifests"},{"name":"sourcify-monorepo@1.5.0","sha":"e81db9b7496f520838f7f6d27116edbd2679bbab","kind":"tag","published_at":"2025-03-20T08:28:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.5.0/manifests"},{"name":"sourcify-monitor@1.3.8","sha":"e81db9b7496f520838f7f6d27116edbd2679bbab","kind":"tag","published_at":"2025-03-20T08:28:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.8/manifests"},{"name":"sourcify-database@2.3.0","sha":"e81db9b7496f520838f7f6d27116edbd2679bbab","kind":"tag","published_at":"2025-03-20T08:28:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.3.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.13.0","sha":"e81db9b7496f520838f7f6d27116edbd2679bbab","kind":"tag","published_at":"2025-03-20T08:28:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.13.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.13.0/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.0","sha":"e81db9b7496f520838f7f6d27116edbd2679bbab","kind":"tag","published_at":"2025-03-20T08:28:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.3","sha":"e81db9b7496f520838f7f6d27116edbd2679bbab","kind":"tag","published_at":"2025-03-20T08:28:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.3/manifests"},{"name":"sourcify-monitor@1.3.7","sha":"e5f965e1ba314f562f13c6e1a5373c8d2dde22b3","kind":"tag","published_at":"2025-02-18T15:19:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.7/manifests"},{"name":"sourcify-database@2.2.1","sha":"e5f965e1ba314f562f13c6e1a5373c8d2dde22b3","kind":"tag","published_at":"2025-02-18T15:19:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.2.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.12.1","sha":"e5f965e1ba314f562f13c6e1a5373c8d2dde22b3","kind":"tag","published_at":"2025-02-18T15:19:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.12.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.12.1/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.2","sha":"e5f965e1ba314f562f13c6e1a5373c8d2dde22b3","kind":"tag","published_at":"2025-02-18T15:19:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.2/manifests"},{"name":"sourcify-server@2.6.1","sha":"e5f965e1ba314f562f13c6e1a5373c8d2dde22b3","kind":"tag","published_at":"2025-02-18T15:19:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.6.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.6.1/manifests"},{"name":"sourcify-monorepo@1.4.7","sha":"e5f965e1ba314f562f13c6e1a5373c8d2dde22b3","kind":"tag","published_at":"2025-02-18T15:19:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.7/manifests"},{"name":"sourcify-monorepo@","sha":"af2f217788ba62df49e715fedc547b2d52a5e9af","kind":"commit","published_at":"2025-02-18T15:16:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@/manifests"},{"name":"sourcify-server@2.6.0","sha":"8e2e10c374c970ace2cb46c44babd268c0acd87e","kind":"tag","published_at":"2025-02-06T11:34:52.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.6.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.6.0/manifests"},{"name":"sourcify-monorepo@1.4.6","sha":"8e2e10c374c970ace2cb46c44babd268c0acd87e","kind":"tag","published_at":"2025-02-06T11:34:52.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.6/manifests"},{"name":"sourcify-monitor@1.3.6","sha":"8e2e10c374c970ace2cb46c44babd268c0acd87e","kind":"tag","published_at":"2025-02-06T11:34:52.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.6/manifests"},{"name":"sourcify-database@2.2.0","sha":"8e2e10c374c970ace2cb46c44babd268c0acd87e","kind":"tag","published_at":"2025-02-06T11:34:52.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.2.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.12.0","sha":"8e2e10c374c970ace2cb46c44babd268c0acd87e","kind":"tag","published_at":"2025-02-06T11:34:52.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.12.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.12.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.1","sha":"8e2e10c374c970ace2cb46c44babd268c0acd87e","kind":"tag","published_at":"2025-02-06T11:34:52.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.1/manifests"},{"name":"sourcify-server@2.5.0","sha":"aa9ea9aa69d926a6fe01f29d541f8c47da4cf3cd","kind":"tag","published_at":"2025-01-08T08:54:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.5.0/manifests"},{"name":"sourcify-monorepo@1.4.5","sha":"aa9ea9aa69d926a6fe01f29d541f8c47da4cf3cd","kind":"tag","published_at":"2025-01-08T08:54:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.5/manifests"},{"name":"sourcify-monitor@1.3.5","sha":"aa9ea9aa69d926a6fe01f29d541f8c47da4cf3cd","kind":"tag","published_at":"2025-01-08T08:54:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.5/manifests"},{"name":"sourcify-database@2.1.0","sha":"aa9ea9aa69d926a6fe01f29d541f8c47da4cf3cd","kind":"tag","published_at":"2025-01-08T08:54:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.1.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.11.0","sha":"aa9ea9aa69d926a6fe01f29d541f8c47da4cf3cd","kind":"tag","published_at":"2025-01-08T08:54:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.11.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.11.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.0","sha":"aa9ea9aa69d926a6fe01f29d541f8c47da4cf3cd","kind":"tag","published_at":"2025-01-08T08:54:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.0/manifests"},{"name":"sourcify-server@2.4.1","sha":"090aa92dcb7dff619b0b5e35ddc9c14473cfba32","kind":"tag","published_at":"2024-12-11T10:42:32.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.4.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.4.1/manifests"},{"name":"sourcify-monorepo@1.4.4","sha":"090aa92dcb7dff619b0b5e35ddc9c14473cfba32","kind":"tag","published_at":"2024-12-11T10:42:32.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.4/manifests"},{"name":"sourcify-monitor@1.3.4","sha":"090aa92dcb7dff619b0b5e35ddc9c14473cfba32","kind":"tag","published_at":"2024-12-11T10:42:32.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.4/manifests"},{"name":"sourcify-database@2.0.2","sha":"090aa92dcb7dff619b0b5e35ddc9c14473cfba32","kind":"tag","published_at":"2024-12-11T10:42:32.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.0.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.0.2/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.10.1","sha":"090aa92dcb7dff619b0b5e35ddc9c14473cfba32","kind":"tag","published_at":"2024-12-11T10:42:32.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.10.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.10.1/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.14","sha":"090aa92dcb7dff619b0b5e35ddc9c14473cfba32","kind":"tag","published_at":"2024-12-11T10:42:32.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.14","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.14/manifests"},{"name":"sourcify-server@2.4.0","sha":"422efdac510453b879400f0e31d0a0c506d69045","kind":"tag","published_at":"2024-10-29T09:27:14.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.4.0/manifests"},{"name":"sourcify-monorepo@1.4.3","sha":"422efdac510453b879400f0e31d0a0c506d69045","kind":"tag","published_at":"2024-10-29T09:27:14.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.3/manifests"},{"name":"sourcify-monitor@1.3.3","sha":"422efdac510453b879400f0e31d0a0c506d69045","kind":"tag","published_at":"2024-10-29T09:27:14.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.3/manifests"},{"name":"sourcify-database@2.0.1","sha":"422efdac510453b879400f0e31d0a0c506d69045","kind":"tag","published_at":"2024-10-29T09:27:14.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.0.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.0.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.10.0","sha":"422efdac510453b879400f0e31d0a0c506d69045","kind":"tag","published_at":"2024-10-29T09:27:14.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.10.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.10.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.13","sha":"422efdac510453b879400f0e31d0a0c506d69045","kind":"tag","published_at":"2024-10-29T09:27:14.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.13","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.13/manifests"},{"name":"sourcify-server@2.3.0","sha":"d08bb25f9ef82524ba56a604fa4243ec8ae97dfc","kind":"tag","published_at":"2024-10-14T13:00:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.3.0/manifests"},{"name":"sourcify-monorepo@1.4.2","sha":"d08bb25f9ef82524ba56a604fa4243ec8ae97dfc","kind":"tag","published_at":"2024-10-14T13:00:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.2/manifests"},{"name":"sourcify-monitor@1.3.2","sha":"d08bb25f9ef82524ba56a604fa4243ec8ae97dfc","kind":"tag","published_at":"2024-10-14T13:00:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.2/manifests"},{"name":"sourcify-database@2.0.0","sha":"d08bb25f9ef82524ba56a604fa4243ec8ae97dfc","kind":"tag","published_at":"2024-10-14T13:00:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.0.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.9.3","sha":"d08bb25f9ef82524ba56a604fa4243ec8ae97dfc","kind":"tag","published_at":"2024-10-14T13:00:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.9.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.3/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.12","sha":"d08bb25f9ef82524ba56a604fa4243ec8ae97dfc","kind":"tag","published_at":"2024-10-14T13:00:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.12","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.12/manifests"},{"name":"sourcify-server@2.2.1","sha":"f05a71d96433d8c28f5bf08f34b7288e7aa0c966","kind":"commit","published_at":"2024-09-18T11:28:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.2.1/manifests"},{"name":"sourcify-monorepo@1.4.1","sha":"f05a71d96433d8c28f5bf08f34b7288e7aa0c966","kind":"tag","published_at":"2024-09-18T11:28:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.1/manifests"},{"name":"sourcify-monitor@1.3.1","sha":"f05a71d96433d8c28f5bf08f34b7288e7aa0c966","kind":"commit","published_at":"2024-09-18T11:28:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.9.2","sha":"f05a71d96433d8c28f5bf08f34b7288e7aa0c966","kind":"tag","published_at":"2024-09-18T11:28:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.9.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.2/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.11","sha":"f05a71d96433d8c28f5bf08f34b7288e7aa0c966","kind":"tag","published_at":"2024-09-18T11:28:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.11","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.11/manifests"},{"name":"sourcify-server@2.2.0","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.2.0/manifests"},{"name":"sourcify-monorepo@1.4.0","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.0/manifests"},{"name":"sourcify-monitor@1.3.0","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.0/manifests"},{"name":"sourcify-database@1.3.0","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.3.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.9.1","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.9.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.1/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.10","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.10/manifests"},{"name":"sourcify-ui@1.1.7","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.7/manifests"},{"name":"sourcify-server@2.1.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.1.0/manifests"},{"name":"sourcify-monorepo@1.3.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.3.0/manifests"},{"name":"sourcify-monitor@1.2.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.2.0/manifests"},{"name":"sourcify-database@1.2.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.2.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.9.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.9.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.9","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.9/manifests"},{"name":"sourcify-server@2.0.0","sha":"d31d9f54d638785dedd708a2d1d9340fd1324c7e","kind":"tag","published_at":"2024-05-28T14:06:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.0.0/manifests"},{"name":"sourcify-monorepo@1.2.10","sha":"d31d9f54d638785dedd708a2d1d9340fd1324c7e","kind":"tag","published_at":"2024-05-28T14:06:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.10/manifests"},{"name":"sourcify-ui@1.1.6","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.6/manifests"},{"name":"sourcify-server@1.7.0","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.7.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.7.0/manifests"},{"name":"sourcify-monorepo@1.2.9","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.9/manifests"},{"name":"sourcify-monitor@1.1.14","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.14","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.14/manifests"},{"name":"sourcify-database@1.1.1","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.1.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.8.0","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.8.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.8.0/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.12","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.12","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.12/manifests"},{"name":"sourcify-ui@1.1.5","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.5/manifests"},{"name":"sourcify-server@1.6.0","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.6.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.6.0/manifests"},{"name":"sourcify-monorepo@1.2.8","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.8/manifests"},{"name":"sourcify-monitor@1.1.13","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.13","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.13/manifests"},{"name":"sourcify-database@1.1.0","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.1.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.5","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.5/manifests"},{"name":"sourcify-server@1.5.6","sha":"accc7f023a151735cafccda24bb47c2dfd052462","kind":"tag","published_at":"2024-04-04T14:34:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.5.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.6/manifests"},{"name":"sourcify-monorepo@1.2.7","sha":"accc7f023a151735cafccda24bb47c2dfd052462","kind":"tag","published_at":"2024-04-04T14:34:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.7/manifests"},{"name":"sourcify-ui@1.1.4","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.4/manifests"},{"name":"sourcify-server@1.5.5","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.5.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.5/manifests"},{"name":"sourcify-monorepo@1.2.6","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.6/manifests"},{"name":"sourcify-monitor@1.1.12","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.12","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.12/manifests"},{"name":"sourcify-database@1.0.3","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.0.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.3/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.4","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.4/manifests"},{"name":"sourcify-ui@1.1.3","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.3/manifests"},{"name":"sourcify-server@1.5.4","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.5.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.4/manifests"},{"name":"sourcify-monorepo@1.2.5","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.5/manifests"},{"name":"sourcify-monitor@1.1.11","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.11","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.11/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.3","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.3/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.11","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.11","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.11/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.8","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.8/manifests"},{"name":"sourcify-server@1.5.3","sha":"3681ece90acc307cbd7a3a21e25b2f1752d06695","kind":"tag","published_at":"2024-03-15T13:15:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.5.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.3/manifests"},{"name":"sourcify-monorepo@1.2.4","sha":"3681ece90acc307cbd7a3a21e25b2f1752d06695","kind":"tag","published_at":"2024-03-15T13:15:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.4/manifests"},{"name":"sourcify-server@1.5.2","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.5.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.2/manifests"},{"name":"sourcify-monorepo@1.2.3","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.3/manifests"},{"name":"sourcify-monitor@1.1.10","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.10/manifests"},{"name":"sourcify-database@1.0.2","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.0.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.2/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.2","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.2/manifests"},{"name":"sourcify-ui@1.1.2","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.2/manifests"},{"name":"sourcify-server@1.5.1","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.5.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.1/manifests"},{"name":"sourcify-monorepo@1.2.2","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.2/manifests"},{"name":"sourcify-monitor@1.1.9","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.9/manifests"},{"name":"sourcify-database@1.0.1","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.0.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.1","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.1/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.10","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.10/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.7","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.7/manifests"},{"name":"sourcify-ui@1.1.1","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.1/manifests"},{"name":"sourcify-server@1.5.0","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.0/manifests"},{"name":"sourcify-monitor@1.1.8","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.8/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.0","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.0/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.9","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.9/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.6","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.6/manifests"},{"name":"sourcify-monorepo@1.2.1","sha":"8f9a6473f45d20fa66b69d34b106b5f1ddc4ac19","kind":"tag","published_at":"2024-02-22T12:56:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.1/manifests"},{"name":"sourcify-database@1.0.0","sha":"8f9a6473f45d20fa66b69d34b106b5f1ddc4ac19","kind":"tag","published_at":"2024-02-22T12:56:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.0/manifests"},{"name":"sourcify-server@1.4.4","sha":"cfa4e6af86694d1a08a82a544eefbdfd57e2e9bf","kind":"tag","published_at":"2024-01-04T15:16:37.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.4.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.4/manifests"},{"name":"sourcify-monorepo@1.2.0","sha":"cfa4e6af86694d1a08a82a544eefbdfd57e2e9bf","kind":"tag","published_at":"2024-01-04T15:16:37.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.0/manifests"},{"name":"sourcify-server@1.4.3","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.4.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.3/manifests"},{"name":"sourcify-monorepo@1.1.2","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.1.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.1.2/manifests"},{"name":"sourcify-monitor@1.1.7","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.7/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.6.2","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.6.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.2/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.8","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.8/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.5","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.5/manifests"},{"name":"sourcify-server@1.4.2","sha":"6226fa72608a30d244bd508708788ab4980ef986","kind":"tag","published_at":"2023-12-19T20:06:49.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.4.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.2/manifests"},{"name":"sourcify-server@1.4.1","sha":"46ec9704eae49448cfd9ebe978bb21a66290521a","kind":"tag","published_at":"2023-12-19T19:47:54.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.4.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.1/manifests"},{"name":"sourcify-monorepo@1.1.1","sha":"46ec9704eae49448cfd9ebe978bb21a66290521a","kind":"tag","published_at":"2023-12-19T19:47:54.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.1.1/manifests"},{"name":"sourcify-monitor@1.1.6","sha":"46ec9704eae49448cfd9ebe978bb21a66290521a","kind":"tag","published_at":"2023-12-19T19:47:54.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.6/manifests"},{"name":"sourcify-ui@1.1.0","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.0/manifests"},{"name":"sourcify-server@1.4.0","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.0/manifests"},{"name":"sourcify-repostiory@1.0.0","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-repostiory@1.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-repostiory@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-repostiory%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-repostiory@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-repostiory@1.0.0/manifests"},{"name":"sourcify-repository@1.0.0","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-repository@1.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-repository@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-repository%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-repository@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-repository@1.0.0/manifests"},{"name":"sourcify-monitor@1.1.5","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.5/manifests"},{"name":"sourcify-monitor@test4","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@test4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@test4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%40test4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test4/manifests"},{"name":"sourcify-monitor@test3","sha":"28c6eb28be85306c5ccf93c31a6979e672bdeaba","kind":"commit","published_at":"2023-12-19T18:06:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@test3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@test3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%40test3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test3/manifests"},{"name":"sourcify-monitor@test2","sha":"204c87445748a582ed64aeac19dad497546b2718","kind":"commit","published_at":"2023-12-19T14:56:16.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@test2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@test2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%40test2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test2/manifests"},{"name":"sourcify-monitor@test","sha":"ccd1c94562ac42f978093e5e2a2e2d1519c90b51","kind":"commit","published_at":"2023-12-19T14:52:16.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@test","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%40test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test/manifests"},{"name":"sourcify-test@test","sha":"aaf75a94ea7b1c1e32c1bbc751cd39f4241fc7c7","kind":"commit","published_at":"2023-12-19T14:20:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-test@test","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-test@test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-test%40test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-test@test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-test@test/manifests"},{"name":"sourcify-monorepo@1.1.0","sha":"3a5acbf0d4dffc13c488b8fb2a7903478b9d7c0a","kind":"tag","published_at":"2023-12-19T14:16:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.1.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.6.1","sha":"3a5acbf0d4dffc13c488b8fb2a7903478b9d7c0a","kind":"tag","published_at":"2023-12-19T14:16:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.6.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.1/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.7","sha":"3a5acbf0d4dffc13c488b8fb2a7903478b9d7c0a","kind":"tag","published_at":"2023-12-19T14:16:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.7/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.4","sha":"3a5acbf0d4dffc13c488b8fb2a7903478b9d7c0a","kind":"tag","published_at":"2023-12-19T14:16:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.4/manifests"},{"name":"sourcify-server@1.3.1","sha":"9782f333772937eb2fd371d79d7ad1aea2a21feb","kind":"tag","published_at":"2023-11-23T12:52:50.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.3.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.3.1/manifests"},{"name":"sourcify-monorepo@1.0.3","sha":"9782f333772937eb2fd371d79d7ad1aea2a21feb","kind":"tag","published_at":"2023-11-23T12:52:50.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.0.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.0.3/manifests"},{"name":"sourcify-ui@1.0.5","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.0.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.5/manifests"},{"name":"sourcify-server@1.3.0","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.3.0/manifests"},{"name":"sourcify-monorepo@1.0.2","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.0.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.0.2/manifests"},{"name":"sourcify-monitor@1.1.4","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.4/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.6.0","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.6.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.0/manifests"},{"name":"sourcify-ui@1.0.4","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.0.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.4/manifests"},{"name":"sourcify-server@1.2.0","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.2.0/manifests"},{"name":"sourcify-monorepo@1.0.1","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.0.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.0.1/manifests"},{"name":"sourcify-monitor@1.1.3","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.3/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.5.0","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.5.0/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.6","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.6/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.3","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.3/manifests"},{"name":"sourcify-monitor@1.1.2","sha":"6b11660e06f4ff00f9acd2444069a25f09d09b3a","kind":"tag","published_at":"2023-10-23T10:31:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.2/manifests"},{"name":"sourcify-ui@1.0.3","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.0.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.3/manifests"},{"name":"sourcify-monitor@1.1.1","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.4.2","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.4.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.2/manifests"},{"name":"sourcify-server@1.1.2","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.1.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.1.2/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.5","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.5/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.2","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.2/manifests"},{"name":"sourcify-monitor@1.1.0","sha":"2c4793a33c711b3949540ea60b03b76f1dc7ded0","kind":"commit","published_at":"2023-10-18T10:35:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.4.1","sha":"2c4793a33c711b3949540ea60b03b76f1dc7ded0","kind":"commit","published_at":"2023-10-18T10:35:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.4.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.1/manifests"},{"name":"sourcify-ui@1.0.2","sha":"e69b895e1baaa7a57423ca76fea04e457041bf41","kind":"commit","published_at":"2023-10-18T10:23:13.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.0.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.2/manifests"},{"name":"sourcify-server@1.1.1","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.1.1/manifests"},{"name":"sourcify-monitor@1.0.0","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.0.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.4.0","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.0/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.4","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.4/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.1","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.1/manifests"},{"name":"sourcify-server@1.1.0","sha":"99a4645955688935007ef403f3403297d374bdc8","kind":"commit","published_at":"2023-09-04T12:43:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.1.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.3.2","sha":"99a4645955688935007ef403f3403297d374bdc8","kind":"commit","published_at":"2023-09-04T12:43:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.3.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.3.2/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.3","sha":"99a4645955688935007ef403f3403297d374bdc8","kind":"commit","published_at":"2023-09-04T12:43:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.3/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.0","sha":"99a4645955688935007ef403f3403297d374bdc8","kind":"commit","published_at":"2023-09-04T12:43:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.0/manifests"},{"name":"v1.4.0","sha":"4e5514722e49bf454ac81e350a3a1dae0eca7535","kind":"tag","published_at":"2023-08-28T16:04:57.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.4.0/manifests"},{"name":"v2.6.0","sha":"7193476a91a6e780d4f0b48a2b835820d49d91b3","kind":"commit","published_at":"2023-08-10T08:14:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.6.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"cababb7f9731065aef233c58c373b9bb8c5fa922","kind":"commit","published_at":"2023-07-31T13:49:44.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.5.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"1e4ad48da2e582c0726d4844de1106a690d67efa","kind":"commit","published_at":"2023-07-27T14:49:22.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"7fe95a03f149f94e01b527a27fef78b168a14d30","kind":"commit","published_at":"2023-07-12T15:47:37.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c3d9f1093f9e588e511b43539035f9a26d0dcb5a","kind":"commit","published_at":"2023-06-23T13:05:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.3.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"197c3d038d40700b9c48433fba356dfaf953a8d7","kind":"commit","published_at":"2023-06-22T08:26:10.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.3.0/manifests"},{"name":"v1.1.3","sha":"8ea4d226cca0977241e87138925152d88f79eb12","kind":"tag","published_at":"2023-06-22T08:05:52.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.1.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.1.3/manifests"},{"name":"v2.2.4","sha":"f107bdb3ecca1a8b89377096538658e795831940","kind":"commit","published_at":"2023-06-14T10:07:46.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.2.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"1ec70ac417f1981339ad9ea6296f0c01e9f35ea5","kind":"commit","published_at":"2023-06-12T11:46:58.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.2.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"4a8528ce068b5e2b7382810eab9c410cca57dfe7","kind":"commit","published_at":"2023-06-02T07:25:30.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.2.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"4f9e6efe6eaba7361f029e1880fa50059ff3593f","kind":"commit","published_at":"2023-06-01T13:36:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"3c388e4db1dac6b843c8a70be463d005eb3cc48d","kind":"commit","published_at":"2023-05-09T07:48:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"ddb3cbb069c039a71a399ae0b16b1d008929f84e","kind":"commit","published_at":"2023-04-19T15:49:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ec2ac912643be6538246ea32e6e887a96b364d6d","kind":"commit","published_at":"2023-04-19T10:06:02.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"1d7c791ab7f1c1e5fd685a777f006389afc62f43","kind":"commit","published_at":"2023-03-13T08:10:43.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.0.0/manifests"},{"name":"v1.2.2","sha":"fdc30f36b2ffe7ab4a264f5b39e5419fbdb9fdfe","kind":"commit","published_at":"2023-02-17T07:43:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.2.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"84663e877413a177e5c256d768b49405977a2ee3","kind":"commit","published_at":"2023-02-15T09:31:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"fb36eae8d5c4f99c6674c0c7f472ad94aba849d2","kind":"commit","published_at":"2023-01-11T14:43:24.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"d31876361ac9b0aedd9b9e665744a6e1b77ac7f7","kind":"commit","published_at":"2022-11-21T13:40:58.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"258968d60a73360a90c1dc3aa99916a78a81dd9d","kind":"commit","published_at":"2022-11-09T08:27:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.0.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"6d4073108b9d8276773ec532fe8ca6e78206a1f6","kind":"commit","published_at":"2022-10-19T15:18:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-02T19:01:27.294Z","dependent_packages_count":0,"downloads":1555,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":9.843065685301575,"dependent_repos_count":24.841871803667903,"dependent_packages_count":35.86064386942137,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":23.515193786130283},"purl":"pkg:npm/%40ethereum-sourcify/compilers-types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ethereum-sourcify/compilers-types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ethereum-sourcify/compilers-types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ethereum-sourcify/compilers-types/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-31T08:03:49.190Z","issues_count":54,"pull_requests_count":89,"avg_time_to_close_issue":3648454.222222222,"avg_time_to_close_pull_request":319358.4464285714,"issues_closed_count":27,"pull_requests_closed_count":56,"pull_request_authors_count":14,"issue_authors_count":9,"avg_comments_per_issue":1.5185185185185186,"avg_comments_per_pull_request":0.6741573033707865,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":51,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":1680171.2916666667,"past_year_avg_time_to_close_pull_request":319358.4464285714,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":56,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.392156862745098,"past_year_avg_comments_per_pull_request":0.6741573033707865,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/issues","maintainers":[{"login":"kuzdogan","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuzdogan"},{"login":"manuelwedler","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelwedler"},{"login":"marcocastignoli","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcocastignoli"}],"active_maintainers":[{"login":"kuzdogan","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuzdogan"},{"login":"manuelwedler","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelwedler"},{"login":"marcocastignoli","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcocastignoli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Fcompilers-types/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Fcompilers-types/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Fcompilers-types/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Fcompilers-types/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Fcompilers-types/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Fcompilers-types/codemeta","maintainers":[{"uuid":"chriseth","login":"chriseth","name":null,"email":"chris@ethereum.org","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~chriseth","role":null,"created_at":"2025-04-17T08:28:47.573Z","updated_at":"2025-04-17T08:28:47.573Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chriseth/packages"},{"uuid":"ethereumci","login":"ethereumci","name":null,"email":"ethereumci@gmail.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~ethereumci","role":null,"created_at":"2025-04-17T08:28:47.534Z","updated_at":"2025-04-17T08:28:47.534Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ethereumci/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5583131,"maintainers_count":1182845,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11402700,"name":"@ethereum-sourcify/compilers","ecosystem":"npm","description":"Wrapper around multiple compilers to download the right version and invoke the compilation with a common interface.","homepage":"https://github.com/argotorg/sourcify#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/argotorg/sourcify","keywords_array":["sourcify","ethereum","compiler","compilers","solidity","solc","vyper"],"namespace":"ethereum-sourcify","versions_count":21,"first_release_published_at":"2025-03-04T11:38:48.026Z","latest_release_published_at":"2026-03-30T09:48:08.630Z","latest_release_number":"1.1.0","last_synced_at":"2026-04-02T19:00:38.878Z","created_at":"2025-03-04T11:40:19.870Z","updated_at":"2026-04-02T19:01:27.077Z","registry_url":"https://www.npmjs.com/package/@ethereum-sourcify/compilers","install_command":"npm install @ethereum-sourcify/compilers","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.0"}},"repo_metadata":{"id":37465636,"uuid":"183183290","full_name":"argotorg/sourcify","owner":"argotorg","description":"Source code verification service for Ethereum smart contracts","archived":false,"fork":false,"pushed_at":"2026-03-26T14:25:54.000Z","size":38772,"stargazers_count":915,"open_issues_count":85,"forks_count":518,"subscribers_count":36,"default_branch":"staging","last_synced_at":"2026-03-26T17:28:39.445Z","etag":null,"topics":["ethereum","smart-contracts","solidity","source-code-verification","verification","vyper"],"latest_commit_sha":null,"homepage":"https://sourcify.dev","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/argotorg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":"FUNDING.json","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{}},"created_at":"2019-04-24T08:23:22.000Z","updated_at":"2026-03-26T14:26:05.000Z","dependencies_parsed_at":"2026-02-12T12:04:59.632Z","dependency_job_id":null,"html_url":"https://github.com/argotorg/sourcify","commit_stats":{"total_commits":2657,"total_committers":148,"mean_commits":17.9527027027027,"dds":0.5261573202860369,"last_synced_commit":"be65b035aeb24cfa6e9604276aacd1fc927a35e0"},"previous_names":["ethereum/source-verify","argotorg/sourcify"],"tags_count":353,"template":false,"template_full_name":null,"purl":"pkg:github/argotorg/sourcify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/argotorg","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/refs/heads/staging","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/sbom","scorecard":{"id":98804,"data":{"date":"2025-08-11","repo":{"name":"github.com/ethereum/sourcify","commit":"420c30e3bd43bdf30dce94e9ff84ee273789f38e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"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":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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":10,"reason":"30 commit(s) and 25 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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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":"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":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: containerImage not pinned by hash: services/monitor/Dockerfile:2","Warn: containerImage not pinned by hash: services/monitor/Dockerfile:14","Warn: containerImage not pinned by hash: services/server/Dockerfile:4","Warn: containerImage not pinned by hash: services/server/Dockerfile:18","Warn: containerImage not pinned by hash: services/server/Dockerfile.debug:8: pin your Docker image by updating node:22.5.1-bookworm to node:22.5.1-bookworm@sha256:86915971d2ce1548842315fcce7cda0da59319a4dab6b9fc0827e762ef04683a","Info:   0 out of   5 containerImage dependencies pinned","Info:   4 out of   4 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":"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":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'staging'","Info: 'force pushes' disabled on branch 'staging'","Warn: required approving review count is 1 on branch 'staging'","Warn: codeowners review is not required on branch 'staging'","Warn: no status checks found to merge onto branch 'staging'","Info: PRs are required in order to make changes on branch 'staging'"],"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":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-75v8-2h7p-7m2m","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-15T09:41:18.048Z","repository_id":37465636,"created_at":"2025-08-15T09:41:18.048Z","updated_at":"2025-08-15T09:41:18.048Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31313840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"argotorg","name":"argotorg","uuid":"181838465","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/181838465?v=4","repositories_count":1,"last_synced_at":"2024-10-18T17:19:59.936Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/argotorg","funding_links":[],"total_stars":2,"followers":0,"following":0,"created_at":"2024-10-18T17:20:00.110Z","updated_at":"2024-10-18T17:20:00.110Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/argotorg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/argotorg/repositories"},"tags":[{"name":"sourcify-server@3.12.0","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.12.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.12.0/manifests"},{"name":"sourcify-monitor@1.5.3","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.5.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.3/manifests"},{"name":"sourcify-database@2.12.1","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.12.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.12.1/manifests"},{"name":"sourcify-4byte@1.1.10","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.10/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.4.0","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.4.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.1.0","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.1.0/manifests"},{"name":"@ethereum-sourcify/compilers@1.1.0","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.1.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.4.0","sha":"74b3c6c1135db95cd7d0f74522974c5b6c274d8b","kind":"tag","published_at":"2026-03-30T09:40:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.4.0/manifests"},{"name":"sourcify-server@3.11.0","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.11.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.11.0/manifests"},{"name":"sourcify-monitor@1.5.2","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.5.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.2/manifests"},{"name":"sourcify-database@2.12.0","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.12.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.12.0/manifests"},{"name":"sourcify-4byte@1.1.9","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.9/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.3.0","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.3.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.13","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.13","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.13/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.19","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.19","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.19/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.22","sha":"1859bb7e3189249355a78952dea9832feec429df","kind":"tag","published_at":"2026-03-17T08:56:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.22","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.22/manifests"},{"name":"sourcify-server@3.10.0","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.10.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.10.0/manifests"},{"name":"sourcify-monitor@1.5.1","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.5.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.1/manifests"},{"name":"sourcify-database@2.11.0","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.11.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.11.0/manifests"},{"name":"sourcify-4byte@1.1.8","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.8/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.2.0","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.2.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.12","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.12","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.12/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.18","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.18","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.18/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.21","sha":"9c7bef066e9881bf9969ce36791ffc2744ea82d4","kind":"tag","published_at":"2026-03-02T15:35:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.21","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.21/manifests"},{"name":"sourcify-server@3.9.1","sha":"a3b4479158104783688104f4e07f022fdcc9b31c","kind":"tag","published_at":"2026-01-20T07:20:39.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.9.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.9.1/manifests"},{"name":"sourcify-monitor@1.5.0","sha":"a3b4479158104783688104f4e07f022fdcc9b31c","kind":"tag","published_at":"2026-01-20T07:20:39.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.5.0/manifests"},{"name":"sourcify-database@2.10.4","sha":"a3b4479158104783688104f4e07f022fdcc9b31c","kind":"tag","published_at":"2026-01-20T07:20:39.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.10.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.4/manifests"},{"name":"sourcify-4byte@1.1.7","sha":"a3b4479158104783688104f4e07f022fdcc9b31c","kind":"tag","published_at":"2026-01-20T07:20:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.7/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.1.1","sha":"a3b4479158104783688104f4e07f022fdcc9b31c","kind":"tag","published_at":"2026-01-20T07:20:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.1.1/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.17","sha":"a3b4479158104783688104f4e07f022fdcc9b31c","kind":"tag","published_at":"2026-01-20T07:20:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.17","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.17/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.20","sha":"a3b4479158104783688104f4e07f022fdcc9b31c","kind":"tag","published_at":"2026-01-20T07:20:38.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.20","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.20/manifests"},{"name":"sourcify-server@3.9.0","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.9.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.9.0/manifests"},{"name":"sourcify-monitor@1.4.0","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.4.0/manifests"},{"name":"sourcify-database@2.10.3","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.10.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.3/manifests"},{"name":"sourcify-4byte@1.1.6","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.6/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.1.0","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.1.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.11","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.11","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.11/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.16","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.16","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.16/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.19","sha":"c86352d9d9190b8f0b6cfd1a62ecf859bf82b7e7","kind":"tag","published_at":"2026-01-07T16:00:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.19","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.19/manifests"},{"name":"sourcify-server@3.8.1","sha":"54379c926859098b600a8ab57f425003ae90d025","kind":"tag","published_at":"2025-12-15T11:12:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.8.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.8.1/manifests"},{"name":"sourcify-monitor@1.3.26","sha":"54379c926859098b600a8ab57f425003ae90d025","kind":"tag","published_at":"2025-12-15T11:12:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.26","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.26/manifests"},{"name":"sourcify-database@2.10.2","sha":"54379c926859098b600a8ab57f425003ae90d025","kind":"tag","published_at":"2025-12-15T11:12:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.10.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.2/manifests"},{"name":"sourcify-4byte@1.1.5","sha":"54379c926859098b600a8ab57f425003ae90d025","kind":"tag","published_at":"2025-12-15T11:12:40.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.5/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.0.5","sha":"54379c926859098b600a8ab57f425003ae90d025","kind":"tag","published_at":"2025-12-15T11:12:40.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.0.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.5/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.15","sha":"54379c926859098b600a8ab57f425003ae90d025","kind":"tag","published_at":"2025-12-15T11:12:40.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.15","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.15/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.18","sha":"54379c926859098b600a8ab57f425003ae90d025","kind":"tag","published_at":"2025-12-15T11:12:40.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.18","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.18/manifests"},{"name":"sourcify-server@3.8.0","sha":"70e353dca95fee02cc94665d727b3264faf21565","kind":"tag","published_at":"2025-11-19T14:40:34.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.8.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.8.0/manifests"},{"name":"sourcify-monitor@1.3.25","sha":"70e353dca95fee02cc94665d727b3264faf21565","kind":"tag","published_at":"2025-11-19T14:40:34.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.25","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.25/manifests"},{"name":"sourcify-database@2.10.1","sha":"70e353dca95fee02cc94665d727b3264faf21565","kind":"tag","published_at":"2025-11-19T14:40:34.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.10.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.1/manifests"},{"name":"sourcify-4byte@1.1.4","sha":"70e353dca95fee02cc94665d727b3264faf21565","kind":"tag","published_at":"2025-11-19T14:40:34.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.4/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.0.4","sha":"70e353dca95fee02cc94665d727b3264faf21565","kind":"tag","published_at":"2025-11-19T14:40:34.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.0.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.4/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.14","sha":"70e353dca95fee02cc94665d727b3264faf21565","kind":"tag","published_at":"2025-11-19T14:40:34.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.14","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.14/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.17","sha":"70e353dca95fee02cc94665d727b3264faf21565","kind":"tag","published_at":"2025-11-19T14:40:34.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.17","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.17/manifests"},{"name":"sourcify-server@3.7.0","sha":"0746f6249b89605c4de6dfe670cc3365078b9f2c","kind":"tag","published_at":"2025-11-04T09:57:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.7.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.7.0/manifests"},{"name":"sourcify-monitor@1.3.24","sha":"0746f6249b89605c4de6dfe670cc3365078b9f2c","kind":"tag","published_at":"2025-11-04T09:57:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.24","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.24/manifests"},{"name":"sourcify-4byte@1.1.3","sha":"0746f6249b89605c4de6dfe670cc3365078b9f2c","kind":"tag","published_at":"2025-11-04T09:57:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.3/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.0.3","sha":"0746f6249b89605c4de6dfe670cc3365078b9f2c","kind":"tag","published_at":"2025-11-04T09:57:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.0.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.3/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.13","sha":"0746f6249b89605c4de6dfe670cc3365078b9f2c","kind":"tag","published_at":"2025-11-04T09:57:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.13","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.13/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.16","sha":"0746f6249b89605c4de6dfe670cc3365078b9f2c","kind":"tag","published_at":"2025-11-04T09:57:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.16","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.16/manifests"},{"name":"sourcify-server@3.6.1","sha":"6536c9957220cb042f06a93bf3e772010f029efc","kind":"tag","published_at":"2025-10-30T10:16:10.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.6.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.6.1/manifests"},{"name":"sourcify-monitor@1.3.23","sha":"6536c9957220cb042f06a93bf3e772010f029efc","kind":"tag","published_at":"2025-10-30T10:16:10.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.23","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.23/manifests"},{"name":"sourcify-4byte@1.1.2","sha":"6536c9957220cb042f06a93bf3e772010f029efc","kind":"tag","published_at":"2025-10-30T10:16:10.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.2/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.0.2","sha":"6536c9957220cb042f06a93bf3e772010f029efc","kind":"tag","published_at":"2025-10-30T10:16:10.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.0.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.2/manifests"},{"name":"sourcify-server@3.6.0","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.6.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.6.0/manifests"},{"name":"sourcify-monitor@1.3.22","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.22","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.22/manifests"},{"name":"sourcify-database@2.10.0","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.10.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.10.0/manifests"},{"name":"sourcify-4byte@1.1.1","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.0.1","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.0.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.1/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.10","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.10/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.12","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.12","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.12/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.15","sha":"d5842bad709a5807511637b3dd6ffba2e377ddbe","kind":"tag","published_at":"2025-10-28T14:08:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.15","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.15/manifests"},{"name":"sourcify-server@3.5.0","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.5.0/manifests"},{"name":"sourcify-monitor@1.3.21","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.21","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.21/manifests"},{"name":"sourcify-database@2.9.0","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.9.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.9.0/manifests"},{"name":"sourcify-4byte@1.1.0","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-4byte@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-4byte@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-4byte%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-4byte@1.1.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@3.0.0","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@3.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@3.0.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.9","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.9/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.11","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.11","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.11/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.14","sha":"6ba0969601b7f1ec340f6a49d39962a1ac34e423","kind":"tag","published_at":"2025-10-16T12:40:18.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.14","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.14/manifests"},{"name":"sourcify-server@3.4.0","sha":"0773dd715296d2f3dbf938f3941f0eb4d96b631e","kind":"tag","published_at":"2025-09-18T11:46:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.4.0/manifests"},{"name":"sourcify-monitor@1.3.20","sha":"0773dd715296d2f3dbf938f3941f0eb4d96b631e","kind":"tag","published_at":"2025-09-18T11:46:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.20","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.20/manifests"},{"name":"sourcify-database@2.8.0","sha":"0773dd715296d2f3dbf938f3941f0eb4d96b631e","kind":"tag","published_at":"2025-09-18T11:46:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.8.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.8.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.3.1","sha":"0773dd715296d2f3dbf938f3941f0eb4d96b631e","kind":"tag","published_at":"2025-09-18T11:46:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.3.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.3.1/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.8","sha":"0773dd715296d2f3dbf938f3941f0eb4d96b631e","kind":"tag","published_at":"2025-09-18T11:46:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.8/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.10","sha":"0773dd715296d2f3dbf938f3941f0eb4d96b631e","kind":"tag","published_at":"2025-09-18T11:46:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.10/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.13","sha":"0773dd715296d2f3dbf938f3941f0eb4d96b631e","kind":"tag","published_at":"2025-09-18T11:46:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.13","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.13/manifests"},{"name":"sourcify-server@3.3.3","sha":"719dee248303179ae6f3ceb5792db1ac54e4b5f3","kind":"tag","published_at":"2025-08-25T13:45:57.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.3.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.3/manifests"},{"name":"sourcify-monitor@1.3.19","sha":"719dee248303179ae6f3ceb5792db1ac54e4b5f3","kind":"tag","published_at":"2025-08-25T13:45:57.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.19","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.19/manifests"},{"name":"sourcify-database@2.7.2","sha":"719dee248303179ae6f3ceb5792db1ac54e4b5f3","kind":"tag","published_at":"2025-08-25T13:45:57.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.7.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.7.2/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.3.0","sha":"719dee248303179ae6f3ceb5792db1ac54e4b5f3","kind":"tag","published_at":"2025-08-25T13:45:57.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.3.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.7","sha":"719dee248303179ae6f3ceb5792db1ac54e4b5f3","kind":"tag","published_at":"2025-08-25T13:45:57.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.7/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.9","sha":"719dee248303179ae6f3ceb5792db1ac54e4b5f3","kind":"tag","published_at":"2025-08-25T13:45:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.9/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.12","sha":"719dee248303179ae6f3ceb5792db1ac54e4b5f3","kind":"tag","published_at":"2025-08-25T13:45:56.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.12","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.12/manifests"},{"name":"sourcify-server@3.3.2","sha":"9b5886acf9ff9c83ea4afe6313c17f3449131d7b","kind":"tag","published_at":"2025-08-12T13:57:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.3.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.2/manifests"},{"name":"sourcify-monitor@1.3.18","sha":"9b5886acf9ff9c83ea4afe6313c17f3449131d7b","kind":"tag","published_at":"2025-08-12T13:57:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.18","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.18/manifests"},{"name":"sourcify-database@2.7.1","sha":"9b5886acf9ff9c83ea4afe6313c17f3449131d7b","kind":"tag","published_at":"2025-08-12T13:57:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.7.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.7.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.2.2","sha":"9b5886acf9ff9c83ea4afe6313c17f3449131d7b","kind":"tag","published_at":"2025-08-12T13:57:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.2.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.2.2/manifests"},{"name":"sourcify-server@3.3.1","sha":"43a9878af39a5ff2479c47a997db4e263f0d481c","kind":"tag","published_at":"2025-08-11T10:31:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.3.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.1/manifests"},{"name":"sourcify-monitor@1.3.17","sha":"43a9878af39a5ff2479c47a997db4e263f0d481c","kind":"tag","published_at":"2025-08-11T10:31:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.17","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.17/manifests"},{"name":"sourcify-database@2.7.0","sha":"43a9878af39a5ff2479c47a997db4e263f0d481c","kind":"tag","published_at":"2025-08-11T10:31:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.7.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.7.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.2.1","sha":"43a9878af39a5ff2479c47a997db4e263f0d481c","kind":"tag","published_at":"2025-08-11T10:31:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.2.1/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.6","sha":"43a9878af39a5ff2479c47a997db4e263f0d481c","kind":"tag","published_at":"2025-08-11T10:31:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.6/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.8","sha":"43a9878af39a5ff2479c47a997db4e263f0d481c","kind":"tag","published_at":"2025-08-11T10:31:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.8/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.11","sha":"43a9878af39a5ff2479c47a997db4e263f0d481c","kind":"tag","published_at":"2025-08-11T10:31:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.11","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.11/manifests"},{"name":"sourcify-server@3.3.0","sha":"76c593883dbff1bdff66c28d44edc7a51c96c4ce","kind":"tag","published_at":"2025-08-04T13:24:35.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.3.0/manifests"},{"name":"sourcify-monitor@1.3.16","sha":"76c593883dbff1bdff66c28d44edc7a51c96c4ce","kind":"tag","published_at":"2025-08-04T13:24:35.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.16","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.16/manifests"},{"name":"sourcify-database@2.6.0","sha":"76c593883dbff1bdff66c28d44edc7a51c96c4ce","kind":"tag","published_at":"2025-08-04T13:24:35.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.6.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.6.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.2.0","sha":"76c593883dbff1bdff66c28d44edc7a51c96c4ce","kind":"tag","published_at":"2025-08-04T13:24:35.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.2.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.5","sha":"76c593883dbff1bdff66c28d44edc7a51c96c4ce","kind":"tag","published_at":"2025-08-04T13:24:35.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.5/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.7","sha":"76c593883dbff1bdff66c28d44edc7a51c96c4ce","kind":"tag","published_at":"2025-08-04T13:24:35.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.7/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.10","sha":"76c593883dbff1bdff66c28d44edc7a51c96c4ce","kind":"tag","published_at":"2025-08-04T13:24:35.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.10/manifests"},{"name":"sourcify-server@3.2.1","sha":"44473a0e346ea558ead951b155ba855d8af8e86e","kind":"tag","published_at":"2025-07-09T08:12:43.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.2.1/manifests"},{"name":"sourcify-monitor@1.3.15","sha":"44473a0e346ea558ead951b155ba855d8af8e86e","kind":"tag","published_at":"2025-07-09T08:12:43.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.15","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.15/manifests"},{"name":"sourcify-database@2.5.4","sha":"44473a0e346ea558ead951b155ba855d8af8e86e","kind":"tag","published_at":"2025-07-09T08:12:43.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.5.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.4/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.1.5","sha":"44473a0e346ea558ead951b155ba855d8af8e86e","kind":"tag","published_at":"2025-07-09T08:12:43.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.1.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.5/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.6","sha":"44473a0e346ea558ead951b155ba855d8af8e86e","kind":"tag","published_at":"2025-07-09T08:12:43.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.6/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.9","sha":"44473a0e346ea558ead951b155ba855d8af8e86e","kind":"tag","published_at":"2025-07-09T08:12:43.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.9/manifests"},{"name":"sourcify-server@3.2.0","sha":"f12017f4c224de40b18fd62f253a525922b66de8","kind":"tag","published_at":"2025-06-18T10:10:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.2.0/manifests"},{"name":"sourcify-monitor@1.3.14","sha":"f12017f4c224de40b18fd62f253a525922b66de8","kind":"tag","published_at":"2025-06-18T10:10:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.14","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.14/manifests"},{"name":"sourcify-database@2.5.3","sha":"f12017f4c224de40b18fd62f253a525922b66de8","kind":"tag","published_at":"2025-06-18T10:10:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.5.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.3/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.1.4","sha":"f12017f4c224de40b18fd62f253a525922b66de8","kind":"tag","published_at":"2025-06-18T10:10:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.1.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.4/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.4","sha":"f12017f4c224de40b18fd62f253a525922b66de8","kind":"tag","published_at":"2025-06-18T10:10:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.4/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.5","sha":"f12017f4c224de40b18fd62f253a525922b66de8","kind":"tag","published_at":"2025-06-18T10:10:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.5/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.8","sha":"f12017f4c224de40b18fd62f253a525922b66de8","kind":"tag","published_at":"2025-06-18T10:10:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.8/manifests"},{"name":"sourcify-server@3.1.3","sha":"8acda3fa17c4bab081b23e9c2c9f3cca2fdf89f2","kind":"tag","published_at":"2025-05-20T12:31:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.1.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.3/manifests"},{"name":"sourcify-monitor@1.3.13","sha":"8acda3fa17c4bab081b23e9c2c9f3cca2fdf89f2","kind":"tag","published_at":"2025-05-20T12:31:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.13","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.13/manifests"},{"name":"sourcify-database@2.5.2","sha":"8acda3fa17c4bab081b23e9c2c9f3cca2fdf89f2","kind":"tag","published_at":"2025-05-20T12:31:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.5.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.2/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.1.3","sha":"8acda3fa17c4bab081b23e9c2c9f3cca2fdf89f2","kind":"tag","published_at":"2025-05-20T12:31:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.1.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.3/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.4","sha":"8acda3fa17c4bab081b23e9c2c9f3cca2fdf89f2","kind":"tag","published_at":"2025-05-20T12:31:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.4/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.7","sha":"8acda3fa17c4bab081b23e9c2c9f3cca2fdf89f2","kind":"tag","published_at":"2025-05-20T12:31:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.7/manifests"},{"name":"sourcify-server@3.1.2","sha":"d2da68fdb95cabd1af94f657f79a60365bfd37e6","kind":"tag","published_at":"2025-05-12T13:58:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.1.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.2/manifests"},{"name":"sourcify-monitor@1.3.12","sha":"d2da68fdb95cabd1af94f657f79a60365bfd37e6","kind":"tag","published_at":"2025-05-12T13:58:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.12","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.12/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.1.2","sha":"d2da68fdb95cabd1af94f657f79a60365bfd37e6","kind":"tag","published_at":"2025-05-12T13:58:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.1.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.2/manifests"},{"name":"sourcify-server@3.1.1","sha":"75fb4743b2fb35df9b3f062c900832d6f02c12ea","kind":"tag","published_at":"2025-05-06T13:31:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.1/manifests"},{"name":"sourcify-monitor@1.3.11","sha":"75fb4743b2fb35df9b3f062c900832d6f02c12ea","kind":"tag","published_at":"2025-05-06T13:31:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.11","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.11/manifests"},{"name":"sourcify-database@2.5.1","sha":"75fb4743b2fb35df9b3f062c900832d6f02c12ea","kind":"tag","published_at":"2025-05-06T13:31:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.5.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.1.1","sha":"75fb4743b2fb35df9b3f062c900832d6f02c12ea","kind":"tag","published_at":"2025-05-06T13:31:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.1/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.3","sha":"75fb4743b2fb35df9b3f062c900832d6f02c12ea","kind":"tag","published_at":"2025-05-06T13:31:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.3/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.3","sha":"75fb4743b2fb35df9b3f062c900832d6f02c12ea","kind":"tag","published_at":"2025-05-06T13:31:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.3/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.6","sha":"75fb4743b2fb35df9b3f062c900832d6f02c12ea","kind":"tag","published_at":"2025-05-06T13:31:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.6/manifests"},{"name":"sourcify-server@3.1.0","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.1.0/manifests"},{"name":"sourcify-monorepo@1.5.2","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.5.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.5.2/manifests"},{"name":"sourcify-monitor@1.3.10","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.10/manifests"},{"name":"sourcify-database@2.5.0","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.5.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.1.0","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.1.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.2","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.2/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.2","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.2/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.5","sha":"72766cda0e9d520ad462c5c8ed7719d5d15fcf89","kind":"tag","published_at":"2025-04-30T08:47:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.5/manifests"},{"name":"sourcify-server@3.0.0","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@3.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@3.0.0/manifests"},{"name":"sourcify-monorepo@1.5.1","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.5.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.5.1/manifests"},{"name":"sourcify-monitor@1.3.9","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.9/manifests"},{"name":"sourcify-database@2.4.0","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.4.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@2.0.0","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@2.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@2.0.0/manifests"},{"name":"@ethereum-sourcify/compilers-types@1.0.1","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers-types@1.0.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers-types@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers-types%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers-types@1.0.1/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.1","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.1/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.4","sha":"01293a031345b33bd3f9b8cd87bd9d98236ff082","kind":"tag","published_at":"2025-04-09T09:36:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.4/manifests"},{"name":"sourcify-server@2.7.1","sha":"67ffa98d4dc78a5d8c9fa6bab4c1b514290c1aab","kind":"tag","published_at":"2025-03-20T14:15:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.7.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.7.1/manifests"},{"name":"sourcify-server@2.7.0","sha":"e81db9b7496f520838f7f6d27116edbd2679bbab","kind":"tag","published_at":"2025-03-20T08:28:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.7.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.7.0/manifests"},{"name":"sourcify-monorepo@1.5.0","sha":"e81db9b7496f520838f7f6d27116edbd2679bbab","kind":"tag","published_at":"2025-03-20T08:28:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.5.0/manifests"},{"name":"sourcify-monitor@1.3.8","sha":"e81db9b7496f520838f7f6d27116edbd2679bbab","kind":"tag","published_at":"2025-03-20T08:28:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.8/manifests"},{"name":"sourcify-database@2.3.0","sha":"e81db9b7496f520838f7f6d27116edbd2679bbab","kind":"tag","published_at":"2025-03-20T08:28:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.3.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.13.0","sha":"e81db9b7496f520838f7f6d27116edbd2679bbab","kind":"tag","published_at":"2025-03-20T08:28:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.13.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.13.0/manifests"},{"name":"@ethereum-sourcify/compilers@1.0.0","sha":"e81db9b7496f520838f7f6d27116edbd2679bbab","kind":"tag","published_at":"2025-03-20T08:28:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/compilers@1.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/compilers@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcompilers%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcompilers@1.0.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.3","sha":"e81db9b7496f520838f7f6d27116edbd2679bbab","kind":"tag","published_at":"2025-03-20T08:28:03.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.3/manifests"},{"name":"sourcify-monitor@1.3.7","sha":"e5f965e1ba314f562f13c6e1a5373c8d2dde22b3","kind":"tag","published_at":"2025-02-18T15:19:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.7/manifests"},{"name":"sourcify-database@2.2.1","sha":"e5f965e1ba314f562f13c6e1a5373c8d2dde22b3","kind":"tag","published_at":"2025-02-18T15:19:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.2.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.12.1","sha":"e5f965e1ba314f562f13c6e1a5373c8d2dde22b3","kind":"tag","published_at":"2025-02-18T15:19:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.12.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.12.1/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.2","sha":"e5f965e1ba314f562f13c6e1a5373c8d2dde22b3","kind":"tag","published_at":"2025-02-18T15:19:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.2/manifests"},{"name":"sourcify-server@2.6.1","sha":"e5f965e1ba314f562f13c6e1a5373c8d2dde22b3","kind":"tag","published_at":"2025-02-18T15:19:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.6.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.6.1/manifests"},{"name":"sourcify-monorepo@1.4.7","sha":"e5f965e1ba314f562f13c6e1a5373c8d2dde22b3","kind":"tag","published_at":"2025-02-18T15:19:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.7/manifests"},{"name":"sourcify-monorepo@","sha":"af2f217788ba62df49e715fedc547b2d52a5e9af","kind":"commit","published_at":"2025-02-18T15:16:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@/manifests"},{"name":"sourcify-server@2.6.0","sha":"8e2e10c374c970ace2cb46c44babd268c0acd87e","kind":"tag","published_at":"2025-02-06T11:34:52.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.6.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.6.0/manifests"},{"name":"sourcify-monorepo@1.4.6","sha":"8e2e10c374c970ace2cb46c44babd268c0acd87e","kind":"tag","published_at":"2025-02-06T11:34:52.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.6/manifests"},{"name":"sourcify-monitor@1.3.6","sha":"8e2e10c374c970ace2cb46c44babd268c0acd87e","kind":"tag","published_at":"2025-02-06T11:34:52.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.6/manifests"},{"name":"sourcify-database@2.2.0","sha":"8e2e10c374c970ace2cb46c44babd268c0acd87e","kind":"tag","published_at":"2025-02-06T11:34:52.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.2.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.12.0","sha":"8e2e10c374c970ace2cb46c44babd268c0acd87e","kind":"tag","published_at":"2025-02-06T11:34:52.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.12.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.12.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.1","sha":"8e2e10c374c970ace2cb46c44babd268c0acd87e","kind":"tag","published_at":"2025-02-06T11:34:52.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.1/manifests"},{"name":"sourcify-server@2.5.0","sha":"aa9ea9aa69d926a6fe01f29d541f8c47da4cf3cd","kind":"tag","published_at":"2025-01-08T08:54:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.5.0/manifests"},{"name":"sourcify-monorepo@1.4.5","sha":"aa9ea9aa69d926a6fe01f29d541f8c47da4cf3cd","kind":"tag","published_at":"2025-01-08T08:54:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.5/manifests"},{"name":"sourcify-monitor@1.3.5","sha":"aa9ea9aa69d926a6fe01f29d541f8c47da4cf3cd","kind":"tag","published_at":"2025-01-08T08:54:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.5/manifests"},{"name":"sourcify-database@2.1.0","sha":"aa9ea9aa69d926a6fe01f29d541f8c47da4cf3cd","kind":"tag","published_at":"2025-01-08T08:54:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.1.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.11.0","sha":"aa9ea9aa69d926a6fe01f29d541f8c47da4cf3cd","kind":"tag","published_at":"2025-01-08T08:54:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.11.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.11.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.3.0","sha":"aa9ea9aa69d926a6fe01f29d541f8c47da4cf3cd","kind":"tag","published_at":"2025-01-08T08:54:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.3.0/manifests"},{"name":"sourcify-server@2.4.1","sha":"090aa92dcb7dff619b0b5e35ddc9c14473cfba32","kind":"tag","published_at":"2024-12-11T10:42:32.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.4.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.4.1/manifests"},{"name":"sourcify-monorepo@1.4.4","sha":"090aa92dcb7dff619b0b5e35ddc9c14473cfba32","kind":"tag","published_at":"2024-12-11T10:42:32.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.4/manifests"},{"name":"sourcify-monitor@1.3.4","sha":"090aa92dcb7dff619b0b5e35ddc9c14473cfba32","kind":"tag","published_at":"2024-12-11T10:42:32.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.4/manifests"},{"name":"sourcify-database@2.0.2","sha":"090aa92dcb7dff619b0b5e35ddc9c14473cfba32","kind":"tag","published_at":"2024-12-11T10:42:32.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.0.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.0.2/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.10.1","sha":"090aa92dcb7dff619b0b5e35ddc9c14473cfba32","kind":"tag","published_at":"2024-12-11T10:42:32.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.10.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.10.1/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.14","sha":"090aa92dcb7dff619b0b5e35ddc9c14473cfba32","kind":"tag","published_at":"2024-12-11T10:42:32.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.14","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.14/manifests"},{"name":"sourcify-server@2.4.0","sha":"422efdac510453b879400f0e31d0a0c506d69045","kind":"tag","published_at":"2024-10-29T09:27:14.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.4.0/manifests"},{"name":"sourcify-monorepo@1.4.3","sha":"422efdac510453b879400f0e31d0a0c506d69045","kind":"tag","published_at":"2024-10-29T09:27:14.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.3/manifests"},{"name":"sourcify-monitor@1.3.3","sha":"422efdac510453b879400f0e31d0a0c506d69045","kind":"tag","published_at":"2024-10-29T09:27:14.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.3/manifests"},{"name":"sourcify-database@2.0.1","sha":"422efdac510453b879400f0e31d0a0c506d69045","kind":"tag","published_at":"2024-10-29T09:27:14.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.0.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.0.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.10.0","sha":"422efdac510453b879400f0e31d0a0c506d69045","kind":"tag","published_at":"2024-10-29T09:27:14.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.10.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.10.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.13","sha":"422efdac510453b879400f0e31d0a0c506d69045","kind":"tag","published_at":"2024-10-29T09:27:14.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.13","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.13/manifests"},{"name":"sourcify-server@2.3.0","sha":"d08bb25f9ef82524ba56a604fa4243ec8ae97dfc","kind":"tag","published_at":"2024-10-14T13:00:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.3.0/manifests"},{"name":"sourcify-monorepo@1.4.2","sha":"d08bb25f9ef82524ba56a604fa4243ec8ae97dfc","kind":"tag","published_at":"2024-10-14T13:00:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.2/manifests"},{"name":"sourcify-monitor@1.3.2","sha":"d08bb25f9ef82524ba56a604fa4243ec8ae97dfc","kind":"tag","published_at":"2024-10-14T13:00:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.2/manifests"},{"name":"sourcify-database@2.0.0","sha":"d08bb25f9ef82524ba56a604fa4243ec8ae97dfc","kind":"tag","published_at":"2024-10-14T13:00:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@2.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@2.0.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.9.3","sha":"d08bb25f9ef82524ba56a604fa4243ec8ae97dfc","kind":"tag","published_at":"2024-10-14T13:00:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.9.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.3/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.12","sha":"d08bb25f9ef82524ba56a604fa4243ec8ae97dfc","kind":"tag","published_at":"2024-10-14T13:00:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.12","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.12/manifests"},{"name":"sourcify-server@2.2.1","sha":"f05a71d96433d8c28f5bf08f34b7288e7aa0c966","kind":"commit","published_at":"2024-09-18T11:28:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.2.1/manifests"},{"name":"sourcify-monorepo@1.4.1","sha":"f05a71d96433d8c28f5bf08f34b7288e7aa0c966","kind":"tag","published_at":"2024-09-18T11:28:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.1/manifests"},{"name":"sourcify-monitor@1.3.1","sha":"f05a71d96433d8c28f5bf08f34b7288e7aa0c966","kind":"commit","published_at":"2024-09-18T11:28:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.9.2","sha":"f05a71d96433d8c28f5bf08f34b7288e7aa0c966","kind":"tag","published_at":"2024-09-18T11:28:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.9.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.2/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.11","sha":"f05a71d96433d8c28f5bf08f34b7288e7aa0c966","kind":"tag","published_at":"2024-09-18T11:28:53.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.11","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.11/manifests"},{"name":"sourcify-server@2.2.0","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.2.0/manifests"},{"name":"sourcify-monorepo@1.4.0","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.4.0/manifests"},{"name":"sourcify-monitor@1.3.0","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.3.0/manifests"},{"name":"sourcify-database@1.3.0","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.3.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.9.1","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.9.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.1/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.10","sha":"b54b7543543a652daa59ca296135019de07861d9","kind":"tag","published_at":"2024-08-29T06:55:20.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.10/manifests"},{"name":"sourcify-ui@1.1.7","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.7/manifests"},{"name":"sourcify-server@2.1.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.1.0/manifests"},{"name":"sourcify-monorepo@1.3.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.3.0/manifests"},{"name":"sourcify-monitor@1.2.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.2.0/manifests"},{"name":"sourcify-database@1.2.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.2.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.9.0","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.9.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.9.0/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.9","sha":"9bf554e9a7be38d02e31a19f4fec091f5054e7b6","kind":"tag","published_at":"2024-07-25T12:47:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.9/manifests"},{"name":"sourcify-server@2.0.0","sha":"d31d9f54d638785dedd708a2d1d9340fd1324c7e","kind":"tag","published_at":"2024-05-28T14:06:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@2.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@2.0.0/manifests"},{"name":"sourcify-monorepo@1.2.10","sha":"d31d9f54d638785dedd708a2d1d9340fd1324c7e","kind":"tag","published_at":"2024-05-28T14:06:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.10/manifests"},{"name":"sourcify-ui@1.1.6","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.6/manifests"},{"name":"sourcify-server@1.7.0","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.7.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.7.0/manifests"},{"name":"sourcify-monorepo@1.2.9","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.9/manifests"},{"name":"sourcify-monitor@1.1.14","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.14","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.14/manifests"},{"name":"sourcify-database@1.1.1","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.1.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.8.0","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.8.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.8.0/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.12","sha":"9c0dd54913422ddb1a941af5494be01faa065c7b","kind":"tag","published_at":"2024-05-14T09:52:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.12","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.12/manifests"},{"name":"sourcify-ui@1.1.5","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.5/manifests"},{"name":"sourcify-server@1.6.0","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.6.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.6.0/manifests"},{"name":"sourcify-monorepo@1.2.8","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.8/manifests"},{"name":"sourcify-monitor@1.1.13","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.13","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.13/manifests"},{"name":"sourcify-database@1.1.0","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.1.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.5","sha":"6cdcdce8f186cdf3c90438393fee1efcbe272622","kind":"tag","published_at":"2024-04-23T13:52:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.5/manifests"},{"name":"sourcify-server@1.5.6","sha":"accc7f023a151735cafccda24bb47c2dfd052462","kind":"tag","published_at":"2024-04-04T14:34:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.5.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.6/manifests"},{"name":"sourcify-monorepo@1.2.7","sha":"accc7f023a151735cafccda24bb47c2dfd052462","kind":"tag","published_at":"2024-04-04T14:34:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.7/manifests"},{"name":"sourcify-ui@1.1.4","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.4/manifests"},{"name":"sourcify-server@1.5.5","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.5.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.5/manifests"},{"name":"sourcify-monorepo@1.2.6","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.6/manifests"},{"name":"sourcify-monitor@1.1.12","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.12","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.12/manifests"},{"name":"sourcify-database@1.0.3","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.0.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.3/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.4","sha":"47d345c1b2e3a841650e4cbdb90478d3d1d86e21","kind":"tag","published_at":"2024-04-04T13:18:13.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.4/manifests"},{"name":"sourcify-ui@1.1.3","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.3/manifests"},{"name":"sourcify-server@1.5.4","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.5.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.4/manifests"},{"name":"sourcify-monorepo@1.2.5","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.5/manifests"},{"name":"sourcify-monitor@1.1.11","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.11","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.11/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.3","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.3/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.11","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.11","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.11/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.8","sha":"94736caf1eb04778d92852443b1f0b745fd40a5c","kind":"tag","published_at":"2024-03-28T11:27:31.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.8/manifests"},{"name":"sourcify-server@1.5.3","sha":"3681ece90acc307cbd7a3a21e25b2f1752d06695","kind":"tag","published_at":"2024-03-15T13:15:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.5.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.3/manifests"},{"name":"sourcify-monorepo@1.2.4","sha":"3681ece90acc307cbd7a3a21e25b2f1752d06695","kind":"tag","published_at":"2024-03-15T13:15:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.4/manifests"},{"name":"sourcify-server@1.5.2","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.5.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.2/manifests"},{"name":"sourcify-monorepo@1.2.3","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.3/manifests"},{"name":"sourcify-monitor@1.1.10","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.10/manifests"},{"name":"sourcify-database@1.0.2","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.0.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.2/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.2","sha":"9f5906a15334ab8facd6407fa086861c26537066","kind":"tag","published_at":"2024-03-14T08:39:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.2/manifests"},{"name":"sourcify-ui@1.1.2","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.2/manifests"},{"name":"sourcify-server@1.5.1","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.5.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.1/manifests"},{"name":"sourcify-monorepo@1.2.2","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.2/manifests"},{"name":"sourcify-monitor@1.1.9","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.9/manifests"},{"name":"sourcify-database@1.0.1","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.0.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.1","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.1/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.10","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.10","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.10/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.7","sha":"6ee9b252966185b028a95f0fc74e9c9df0accc3a","kind":"tag","published_at":"2024-02-26T14:46:28.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.7/manifests"},{"name":"sourcify-ui@1.1.1","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.1/manifests"},{"name":"sourcify-server@1.5.0","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.5.0/manifests"},{"name":"sourcify-monitor@1.1.8","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.8/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.7.0","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.7.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.7.0/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.9","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.9","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.9/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.6","sha":"531722f1848ae947afca063628005e4f7147b38f","kind":"commit","published_at":"2024-02-22T12:57:06.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.6/manifests"},{"name":"sourcify-monorepo@1.2.1","sha":"8f9a6473f45d20fa66b69d34b106b5f1ddc4ac19","kind":"tag","published_at":"2024-02-22T12:56:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.1/manifests"},{"name":"sourcify-database@1.0.0","sha":"8f9a6473f45d20fa66b69d34b106b5f1ddc4ac19","kind":"tag","published_at":"2024-02-22T12:56:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-database@1.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-database@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-database%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-database@1.0.0/manifests"},{"name":"sourcify-server@1.4.4","sha":"cfa4e6af86694d1a08a82a544eefbdfd57e2e9bf","kind":"tag","published_at":"2024-01-04T15:16:37.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.4.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.4/manifests"},{"name":"sourcify-monorepo@1.2.0","sha":"cfa4e6af86694d1a08a82a544eefbdfd57e2e9bf","kind":"tag","published_at":"2024-01-04T15:16:37.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.2.0/manifests"},{"name":"sourcify-server@1.4.3","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.4.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.3/manifests"},{"name":"sourcify-monorepo@1.1.2","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.1.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.1.2/manifests"},{"name":"sourcify-monitor@1.1.7","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.7/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.6.2","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.6.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.2/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.8","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.8","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.8/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.5","sha":"764e65d083dca118747e21e25c8eec39deb691c8","kind":"tag","published_at":"2024-01-03T08:32:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.5/manifests"},{"name":"sourcify-server@1.4.2","sha":"6226fa72608a30d244bd508708788ab4980ef986","kind":"tag","published_at":"2023-12-19T20:06:49.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.4.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.2/manifests"},{"name":"sourcify-server@1.4.1","sha":"46ec9704eae49448cfd9ebe978bb21a66290521a","kind":"tag","published_at":"2023-12-19T19:47:54.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.4.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.1/manifests"},{"name":"sourcify-monorepo@1.1.1","sha":"46ec9704eae49448cfd9ebe978bb21a66290521a","kind":"tag","published_at":"2023-12-19T19:47:54.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.1.1/manifests"},{"name":"sourcify-monitor@1.1.6","sha":"46ec9704eae49448cfd9ebe978bb21a66290521a","kind":"tag","published_at":"2023-12-19T19:47:54.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.6/manifests"},{"name":"sourcify-ui@1.1.0","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.1.0/manifests"},{"name":"sourcify-server@1.4.0","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.4.0/manifests"},{"name":"sourcify-repostiory@1.0.0","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-repostiory@1.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-repostiory@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-repostiory%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-repostiory@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-repostiory@1.0.0/manifests"},{"name":"sourcify-repository@1.0.0","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-repository@1.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-repository@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-repository%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-repository@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-repository@1.0.0/manifests"},{"name":"sourcify-monitor@1.1.5","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.5/manifests"},{"name":"sourcify-monitor@test4","sha":"e4c35f54eb78c361365d7f2278eca027d0f91f95","kind":"commit","published_at":"2023-12-19T18:09:19.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@test4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@test4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%40test4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test4/manifests"},{"name":"sourcify-monitor@test3","sha":"28c6eb28be85306c5ccf93c31a6979e672bdeaba","kind":"commit","published_at":"2023-12-19T18:06:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@test3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@test3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%40test3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test3/manifests"},{"name":"sourcify-monitor@test2","sha":"204c87445748a582ed64aeac19dad497546b2718","kind":"commit","published_at":"2023-12-19T14:56:16.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@test2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@test2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%40test2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test2/manifests"},{"name":"sourcify-monitor@test","sha":"ccd1c94562ac42f978093e5e2a2e2d1519c90b51","kind":"commit","published_at":"2023-12-19T14:52:16.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@test","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%40test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@test/manifests"},{"name":"sourcify-test@test","sha":"aaf75a94ea7b1c1e32c1bbc751cd39f4241fc7c7","kind":"commit","published_at":"2023-12-19T14:20:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-test@test","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-test@test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-test%40test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-test@test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-test@test/manifests"},{"name":"sourcify-monorepo@1.1.0","sha":"3a5acbf0d4dffc13c488b8fb2a7903478b9d7c0a","kind":"tag","published_at":"2023-12-19T14:16:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.1.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.6.1","sha":"3a5acbf0d4dffc13c488b8fb2a7903478b9d7c0a","kind":"tag","published_at":"2023-12-19T14:16:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.6.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.1/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.7","sha":"3a5acbf0d4dffc13c488b8fb2a7903478b9d7c0a","kind":"tag","published_at":"2023-12-19T14:16:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.7","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.7/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.4","sha":"3a5acbf0d4dffc13c488b8fb2a7903478b9d7c0a","kind":"tag","published_at":"2023-12-19T14:16:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.4/manifests"},{"name":"sourcify-server@1.3.1","sha":"9782f333772937eb2fd371d79d7ad1aea2a21feb","kind":"tag","published_at":"2023-11-23T12:52:50.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.3.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.3.1/manifests"},{"name":"sourcify-monorepo@1.0.3","sha":"9782f333772937eb2fd371d79d7ad1aea2a21feb","kind":"tag","published_at":"2023-11-23T12:52:50.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.0.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.0.3/manifests"},{"name":"sourcify-ui@1.0.5","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.0.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.5/manifests"},{"name":"sourcify-server@1.3.0","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.3.0/manifests"},{"name":"sourcify-monorepo@1.0.2","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.0.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.0.2/manifests"},{"name":"sourcify-monitor@1.1.4","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.4/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.6.0","sha":"2d9c40955bb774bb05269d5ff137b75168c2222f","kind":"tag","published_at":"2023-11-23T10:57:01.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.6.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.6.0/manifests"},{"name":"sourcify-ui@1.0.4","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.0.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.4/manifests"},{"name":"sourcify-server@1.2.0","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.2.0/manifests"},{"name":"sourcify-monorepo@1.0.1","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monorepo@1.0.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monorepo@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monorepo%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monorepo@1.0.1/manifests"},{"name":"sourcify-monitor@1.1.3","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.3/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.5.0","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.5.0/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.6","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.6","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.6/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.3","sha":"1589fefcdb682d3fa1a3bdee55cbe71460b08965","kind":"tag","published_at":"2023-11-03T14:09:41.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.3/manifests"},{"name":"sourcify-monitor@1.1.2","sha":"6b11660e06f4ff00f9acd2444069a25f09d09b3a","kind":"tag","published_at":"2023-10-23T10:31:36.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.2/manifests"},{"name":"sourcify-ui@1.0.3","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.0.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.3/manifests"},{"name":"sourcify-monitor@1.1.1","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.1/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.4.2","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:27.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.4.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.2/manifests"},{"name":"sourcify-server@1.1.2","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.1.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.1.2/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.5","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.5","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.5/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.2","sha":"8a9d97eff8d6cfa9698044084524292996a347c6","kind":"tag","published_at":"2023-10-19T09:26:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.2/manifests"},{"name":"sourcify-monitor@1.1.0","sha":"2c4793a33c711b3949540ea60b03b76f1dc7ded0","kind":"commit","published_at":"2023-10-18T10:35:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.1.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.4.1","sha":"2c4793a33c711b3949540ea60b03b76f1dc7ded0","kind":"commit","published_at":"2023-10-18T10:35:48.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.4.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.1/manifests"},{"name":"sourcify-ui@1.0.2","sha":"e69b895e1baaa7a57423ca76fea04e457041bf41","kind":"commit","published_at":"2023-10-18T10:23:13.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-ui@1.0.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-ui@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-ui%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-ui@1.0.2/manifests"},{"name":"sourcify-server@1.1.1","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.1.1/manifests"},{"name":"sourcify-monitor@1.0.0","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-monitor@1.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-monitor@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-monitor%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-monitor@1.0.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.4.0","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.4.0/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.4","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.4/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.1","sha":"da2a5840acfc3ba085bd32f00747407485853613","kind":"commit","published_at":"2023-10-10T11:12:17.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.1/manifests"},{"name":"sourcify-server@1.1.0","sha":"99a4645955688935007ef403f3403297d374bdc8","kind":"commit","published_at":"2023-09-04T12:43:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/sourcify-server@1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/sourcify-server@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@sourcify-server%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/sourcify-server@1.1.0/manifests"},{"name":"@ethereum-sourcify/lib-sourcify@1.3.2","sha":"99a4645955688935007ef403f3403297d374bdc8","kind":"commit","published_at":"2023-09-04T12:43:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/lib-sourcify@1.3.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/lib-sourcify@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Flib-sourcify%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Flib-sourcify@1.3.2/manifests"},{"name":"@ethereum-sourcify/contract-call-decoder@0.2.3","sha":"99a4645955688935007ef403f3403297d374bdc8","kind":"commit","published_at":"2023-09-04T12:43:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/contract-call-decoder@0.2.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/contract-call-decoder@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fcontract-call-decoder%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fcontract-call-decoder@0.2.3/manifests"},{"name":"@ethereum-sourcify/bytecode-utils@1.2.0","sha":"99a4645955688935007ef403f3403297d374bdc8","kind":"commit","published_at":"2023-09-04T12:43:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/@ethereum-sourcify/bytecode-utils@1.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/@ethereum-sourcify/bytecode-utils@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@%40ethereum-sourcify%2Fbytecode-utils%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/@ethereum-sourcify%2Fbytecode-utils@1.2.0/manifests"},{"name":"v1.4.0","sha":"4e5514722e49bf454ac81e350a3a1dae0eca7535","kind":"tag","published_at":"2023-08-28T16:04:57.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.4.0/manifests"},{"name":"v2.6.0","sha":"7193476a91a6e780d4f0b48a2b835820d49d91b3","kind":"commit","published_at":"2023-08-10T08:14:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.6.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"cababb7f9731065aef233c58c373b9bb8c5fa922","kind":"commit","published_at":"2023-07-31T13:49:44.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.5.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"1e4ad48da2e582c0726d4844de1106a690d67efa","kind":"commit","published_at":"2023-07-27T14:49:22.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.5.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"7fe95a03f149f94e01b527a27fef78b168a14d30","kind":"commit","published_at":"2023-07-12T15:47:37.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.4.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c3d9f1093f9e588e511b43539035f9a26d0dcb5a","kind":"commit","published_at":"2023-06-23T13:05:29.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.3.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"197c3d038d40700b9c48433fba356dfaf953a8d7","kind":"commit","published_at":"2023-06-22T08:26:10.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.3.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.3.0/manifests"},{"name":"v1.1.3","sha":"8ea4d226cca0977241e87138925152d88f79eb12","kind":"tag","published_at":"2023-06-22T08:05:52.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.1.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.1.3/manifests"},{"name":"v2.2.4","sha":"f107bdb3ecca1a8b89377096538658e795831940","kind":"commit","published_at":"2023-06-14T10:07:46.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.2.4","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"1ec70ac417f1981339ad9ea6296f0c01e9f35ea5","kind":"commit","published_at":"2023-06-12T11:46:58.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.2.3","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"4a8528ce068b5e2b7382810eab9c410cca57dfe7","kind":"commit","published_at":"2023-06-02T07:25:30.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.2.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"4f9e6efe6eaba7361f029e1880fa50059ff3593f","kind":"commit","published_at":"2023-06-01T13:36:07.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"3c388e4db1dac6b843c8a70be463d005eb3cc48d","kind":"commit","published_at":"2023-05-09T07:48:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"ddb3cbb069c039a71a399ae0b16b1d008929f84e","kind":"commit","published_at":"2023-04-19T15:49:04.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.1.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ec2ac912643be6538246ea32e6e887a96b364d6d","kind":"commit","published_at":"2023-04-19T10:06:02.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"1d7c791ab7f1c1e5fd685a777f006389afc62f43","kind":"commit","published_at":"2023-03-13T08:10:43.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v2.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v2.0.0/manifests"},{"name":"v1.2.2","sha":"fdc30f36b2ffe7ab4a264f5b39e5419fbdb9fdfe","kind":"commit","published_at":"2023-02-17T07:43:05.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.2.2","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"84663e877413a177e5c256d768b49405977a2ee3","kind":"commit","published_at":"2023-02-15T09:31:26.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.2.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"fb36eae8d5c4f99c6674c0c7f472ad94aba849d2","kind":"commit","published_at":"2023-01-11T14:43:24.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.2.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"d31876361ac9b0aedd9b9e665744a6e1b77ac7f7","kind":"commit","published_at":"2022-11-21T13:40:58.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.1.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"258968d60a73360a90c1dc3aa99916a78a81dd9d","kind":"commit","published_at":"2022-11-09T08:27:59.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.0.1","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"6d4073108b9d8276773ec532fe8ca6e78206a1f6","kind":"commit","published_at":"2022-10-19T15:18:23.000Z","download_url":"https://codeload.github.com/argotorg/sourcify/tar.gz/v1.0.0","html_url":"https://github.com/argotorg/sourcify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/argotorg/sourcify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-02T19:01:27.076Z","dependent_packages_count":0,"downloads":346,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.914003462022404,"dependent_packages_count":36.031605523148684,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.472804492585546},"purl":"pkg:npm/%40ethereum-sourcify/compilers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ethereum-sourcify/compilers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ethereum-sourcify/compilers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ethereum-sourcify/compilers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-31T08:03:49.190Z","issues_count":54,"pull_requests_count":89,"avg_time_to_close_issue":3648454.222222222,"avg_time_to_close_pull_request":319358.4464285714,"issues_closed_count":27,"pull_requests_closed_count":56,"pull_request_authors_count":14,"issue_authors_count":9,"avg_comments_per_issue":1.5185185185185186,"avg_comments_per_pull_request":0.6741573033707865,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":51,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":1680171.2916666667,"past_year_avg_time_to_close_pull_request":319358.4464285714,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":56,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.392156862745098,"past_year_avg_comments_per_pull_request":0.6741573033707865,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/issues","maintainers":[{"login":"kuzdogan","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuzdogan"},{"login":"manuelwedler","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelwedler"},{"login":"marcocastignoli","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcocastignoli"}],"active_maintainers":[{"login":"kuzdogan","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuzdogan"},{"login":"manuelwedler","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelwedler"},{"login":"marcocastignoli","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcocastignoli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Fcompilers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Fcompilers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Fcompilers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Fcompilers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Fcompilers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ethereum-sourcify%2Fcompilers/codemeta","maintainers":[{"uuid":"chriseth","login":"chriseth","name":null,"email":"chris@ethereum.org","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~chriseth","role":null,"created_at":"2025-03-04T11:41:01.962Z","updated_at":"2025-03-04T11:41:01.962Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chriseth/packages"},{"uuid":"ethereumci","login":"ethereumci","name":null,"email":"ethereumci@gmail.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~ethereumci","role":null,"created_at":"2025-03-04T11:41:01.873Z","updated_at":"2025-03-04T11:41:01.873Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ethereumci/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5583131,"maintainers_count":1182845,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14373892,"name":"github.com/argotorg/sourcify","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/argotorg/sourcify","keywords_array":[],"namespace":null,"versions_count":22,"first_release_published_at":"2022-10-19T15:18:23.000Z","latest_release_published_at":"2023-08-10T08:14:26.000Z","latest_release_number":"v2.6.0+incompatible","last_synced_at":"2026-05-03T13:53:50.809Z","created_at":"2026-05-03T13:53:30.402Z","updated_at":"2026-05-03T15:24:43.361Z","registry_url":"https://pkg.go.dev/github.com/argotorg/sourcify","install_command":"go get github.com/argotorg/sourcify","documentation_url":"https://pkg.go.dev/github.com/argotorg/sourcify#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-03T15:11:30.524Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.10461320031639,"dependent_packages_count":4.782849713919924,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.943731457118156},"purl":"pkg:golang/github.com/argotorg/sourcify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/argotorg/sourcify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/argotorg/sourcify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/argotorg/sourcify/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fargotorg%2Fsourcify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fargotorg%2Fsourcify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fargotorg%2Fsourcify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fargotorg%2Fsourcify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fargotorg%2Fsourcify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fargotorg%2Fsourcify/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2122590,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":10826225,"full_name":"argotorg/sourcify","default_branch":"master","total_commits":3240,"total_committers":175,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":18.514285714285716,"dds":0.5719135802469135,"past_year_total_commits":364,"past_year_total_committers":32,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":11.375,"past_year_dds":0.6483516483516483,"last_synced_at":"2026-05-03T08:27:59.167Z","last_synced_commit":"329c49a67bfa0837034f03eab4f87ff18a8e71f8","created_at":"2025-08-27T15:41:03.723Z","updated_at":"2026-05-03T08:27:13.460Z","committers":[{"name":"Kaan Uzdoğan","email":"kaanuzdogan@hotmail.com","login":"kuzdogan","count":1387},{"name":"Marco Castignoli","email":"marco@castignoli.it","login":"marcocastignoli","count":729},{"name":"Manuel Wedler","email":"manuel@wedler.dev","login":"manuelwedler","count":261},{"name":"Edi Sinovcic","email":"edi.sinovcic@gmail.com","login":"edisinovcic","count":183},{"name":"Mend Renovate","email":"bot@renovateapp.com","login":"renovate-bot","count":115},{"name":"FabijanC","email":"fabijan.corak@gmail.com","login":"FabijanC","count":84},{"name":"cgewecke","email":"christophergewecke@gmail.com","login":"cgewecke","count":67},{"name":"Jakov Buratovic","email":"kraljipo007@gmail.com","login":"DeFiYaco","count":64},{"name":"Johnson Ogwuru","email":"ogwurujohnson@gmail.com","login":"ogwurujohnson","count":27},{"name":"chriseth","email":"chris@ethereum.org","login":"chriseth","count":16},{"name":"Rim Rakhimov","email":"rimrakhimov@gmail.com","login":"rimrakhimov","count":13},{"name":"Chebotov Nickolay","email":"spiritkola@hotmail.com","login":"unchase","count":12},{"name":"Matevž Jekovec","email":"matevz@oasisprotocol.org","login":"matevz","count":8},{"name":"Danny Fenstermaker","email":"dannyfenstermaker@gmail.com","login":"dfenstermaker","count":7},{"name":"Aswanth","email":"57211637+Aswanth-c","login":"Aswanth-c","count":6},{"name":"Connor Chevli","email":"connorchev@gmail.com","login":"connorch","count":6},{"name":"Federico Kunze Küllmer","email":"31522760+fedekunze","login":"fedekunze","count":6},{"name":"Oren","email":"orenyomtov","login":"orenyomtov","count":5},{"name":"Roman Cherednik","email":"roman-tik","login":"roman-tik","count":5},{"name":"CharlieM","email":"31941002+CharlieMc0","login":"CharlieMc0","count":5},{"name":"Luis Mastrangelo","email":"luis@swirldslabs.com","login":"acuarica","count":5},{"name":"Uttam","email":"uttam@flare.network","login":null,"count":5},{"name":"Bill","email":"38635290+billaure-crystaleum","login":"billaure-crystaleum","count":4},{"name":"ligi","email":"ligi@ligi.de","login":"ligi","count":4},{"name":"Bertrand Juglas","email":"b@juglas.name","login":"bertux","count":4},{"name":"Symplexia Labs","email":"suporte@symplexia.com.br","login":null,"count":4},{"name":"Franziska Heintel","email":"41991517+franzihei","login":"franzihei","count":4},{"name":"Karl Bartel","email":"karl.bartel@clabs.co","login":"karlb","count":3},{"name":"Tuan Phan Anh","email":"38557844+fibonacci998","login":"fibonacci998","count":3},{"name":"Daniil Romazanov","email":"85625881+daniil-parsiq","login":"daniil-parsiq","count":3},{"name":"BoThe1K","email":"121880388+BoThe1K","login":"BoThe1K","count":3},{"name":"lolieatapple","email":"54833180+lolieatapple","login":"lolieatapple","count":3},{"name":"Slava","email":"slava.deb@gmail.com","login":"scream4ik","count":3},{"name":"Rodion Kharabet","email":"pensioneer4ik@gmail.com","login":"Kharabet","count":3},{"name":"Giacomo Licari","email":"giacomo@gnosis.pm","login":null,"count":3},{"name":"Salman Pathan","email":"pathansalman555@gmail.com","login":"salman01zp","count":2},{"name":"Simon Zhang","email":"zhanghan.simon@gmail.com","login":"simonzg","count":2},{"name":"Thabokani","email":"149070269+Thabokani","login":"Thabokani","count":2},{"name":"Yash Jagtap","email":"jagtapyash2512@gmail.com","login":"yash251","count":2},{"name":"alliswell","email":"45843736+benbaley","login":"benbaley","count":2},{"name":"aodhgan","email":"36907214+aodhgan","login":"aodhgan","count":2},{"name":"avadex","email":"85082306+avadex","login":"avadex","count":2},{"name":"chetan-zilliqa","email":"66236813+chetan-zilliqa","login":"chetan-zilliqa","count":2},{"name":"elenadimitrova","email":"elena@arenabg.com","login":"elenadimitrova","count":2},{"name":"freddi8e","email":"152241286+freddi8e","login":"freddi8e","count":2},{"name":"hirama","email":"giorkin@gmail.com","login":"Hirama","count":2},{"name":"invocamanman","email":"32056120+invocamanman","login":"invocamanman","count":2},{"name":"mapdev33","email":"78187856+mapdev33","login":"mapdev33","count":2},{"name":"mul53","email":"mulengabowa53@gmail.com","login":"mul53","count":2},{"name":"sealer3","email":"125761775+sealer3","login":"sealer3","count":2},{"name":"tudm","email":"tudo.dev@pm.me","login":"TuDo1403","count":2},{"name":"zeptin","email":"zeptin@gmail.com","login":"zeptin","count":2},{"name":"James R.","email":"james@chroniclelabs.org","login":"jar-o","count":2},{"name":"⛓️INTERCHAINED ⚡Electronero Network ʕ•̫͡•ʔ-̫͡-ʕ•͓͡•ʔ-̫͡-ʕ•̫͡•ʔ-̫͡-ʔ","email":"evansmark.work@gmail.com","login":"shopglobal","count":2},{"name":"Aidan Starke","email":"52016903+aidan-starke","login":"aidan-starke","count":2},{"name":"Volodymyr.Sevastianov","email":"volodymyr.sevastianov@jetsoftpro.com","login":"volodimir-sevastianov","count":2},{"name":"BlocksScanIO","email":"support@blocksscan.io","login":"BlocksScanIO","count":2},{"name":"Srinivas Kota (Sai)","email":"saisrinivasa.likhit@students.iiit.ac.in","login":"jessepinkman9900","count":2},{"name":"DomRom","email":"romanowski.dominic@gmail.com","login":"0xdomrom","count":2},{"name":"Elvijs Dzirkals","email":"77115130+elvijsTDL","login":"elvijsTDL","count":2},{"name":"Fernando","email":"131398211+fernando-syslabs","login":"fernando-syslabs","count":2},{"name":"Grant Zukel","email":"80433392+gzukel","login":"gzukel","count":2},{"name":"James Hinshelwood","email":"jameshinshelwood1@gmail.com","login":"JamesHinshelwood","count":2},{"name":"Jesse Schulman","email":"jesse@caleos.io","login":"poplexity","count":2},{"name":"Kacper Bak","email":"290936+kbak","login":"kbak","count":2},{"name":"Praddos Kanna","email":"69679608+praddoskanna","login":"praddoskanna","count":2},{"name":"Peter Haas","email":"hasenfuss@ilmarefilm.org","login":"pepihasenfuss","count":2},{"name":"Paul","email":"41552663+molecula451","login":"molecula451","count":2},{"name":"Parinthorn Panya","email":"mai.parinthorn@bitkub.com","login":"ppanya","count":2},{"name":"Marc Garreau","email":"marcdgarreau@gmail.com","login":"wolovim","count":2},{"name":"Ronan Sandford","email":"wighawag@gmail.com","login":"wighawag","count":2},{"name":"Liam","email":"11711732+devli13","login":"devli13","count":2},{"name":"Lesther Caballero","email":"lesther.c@swisstronik.com","login":"itslesther","count":2},{"name":"Klemen","email":"64400885+zajck","login":"zajck","count":2},{"name":"Kirill Madorin","email":"madorinkv@gmail.com","login":"kmadorin","count":2},{"name":"CoDeFi","email":"cimran@gmail.com","login":"0xCoDeFi","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Cypher Pepe","email":"125112044+cypherpepe","login":"cypherpepe","count":1},{"name":"Előd Varga","email":"100562086+VargaElod23","login":"VargaElod23","count":1},{"name":"0x13e","email":"0x013e@gmail.com","login":"0x13e","count":1},{"name":"Adam Boudj","email":"boudjemaa.adam@gmail.com","login":"Aboudjem","count":1},{"name":"Chase Wright","email":"mysticryuujin@protonmail.com","login":"MysticRyuujin","count":1},{"name":"AikawaHitagi","email":"90949229+AikawaHitagi","login":"AikawaHitagi","count":1},{"name":"Aleksey Ilin","email":"alexis.silent@gmail.com","login":"NemeZZiZZ","count":1},{"name":"Alex Skene","email":"510285+skenaja","login":"skenaja","count":1},{"name":"Alim Şahin","email":"73793382+aalimsahin","login":"aalimsahin","count":1},{"name":"Anil Chinchawale","email":"anil24593@gmail.com","login":"AnilChinchawale","count":1},{"name":"BellaZeng","email":"butterfly901015@163.com","login":"zengbing15","count":1},{"name":"Bernardo Cardoso","email":"29538426+bmastc","login":"bmastc","count":1},{"name":"iamdexx","email":"120696539+iamdexx","login":"iamdexx","count":1},{"name":"hyseo492","email":"41456138+hyseo492","login":"hyseo492","count":1},{"name":"echo","email":"hujw77@gmail.com","login":"hujw77","count":1},{"name":"dreaded_369","email":"hamish.erskine@gmail.com","login":"dreadedhamish","count":1},{"name":"dovbrand","email":"dovibrand@gmail.com","login":"dovbrand","count":1},{"name":"aqeelVaival","email":"123551683+aqeelVaival","login":"aqeelVaival","count":1},{"name":"aodhgan","email":"gawnieg@gmail.com","login":"gawnieg","count":1},{"name":"alexander-sei","email":"alexander@seifdn.org","login":"alexander-sei","count":1},{"name":"Zaki Alam","email":"48445346+zalam003","login":"zalam003","count":1},{"name":"Yury Akudovich","email":"yorik13@gmail.com","login":"yorik","count":1},{"name":"Uttam Singh","email":"uttamkhanduja@yahoo.in","login":"Uttam-Singhh","count":1},{"name":"Thomas Bush","email":"bushthomas@hotmail.com","login":"tster","count":1},{"name":"Thai Xuan Dang","email":"59406756+thaixuandang","login":"thaixuandang","count":1},{"name":"Symplexia Labs","email":"106164850+symplexialabs","login":"symplexialabs","count":1},{"name":"Snoppy","email":"michaleli@foxmail.com","login":"xiaoxianBoy","count":1},{"name":"Simon Viénot","email":"simon.vienot@icloud.com","login":"svienot","count":1},{"name":"Shreyas-sei","email":"shreyas@seifdn.org","login":"Shreyas-sei","count":1},{"name":"Shankar D. Warang","email":"shankar.w@outlook.com","login":"ShankarWarang","count":1},{"name":"Sergey Gimonov","email":"30830116+xr9kayu","login":"xr9kayu","count":1},{"name":"Satish K R","email":"satishr1825@gmail.com","login":"SaTiSH-K-R","count":1},{"name":"Sander Speitling","email":"84033452+Sander-Speitling","login":"Sander-Speitling","count":1},{"name":"Bitrock Blockchain","email":"138885902+BitrockChain","login":"BitrockChain","count":1},{"name":"Ömer Talip Akalın","email":"56600661+otaliptus","login":"otaliptus","count":1},{"name":"zoowii","email":"shaoding.zw@antgroup.com","login":"zoowii","count":1},{"name":"timtimtim.eth","email":"timothyshen1@hotmail.com","login":"timothyshen","count":1},{"name":"timmay_castags","email":"castag@gmail.com","login":"timmaycastags","count":1},{"name":"srinivas valekar","email":"srinivas.valekar@gmail.com","login":"valekar","count":1},{"name":"siberiumsourcify","email":"138687923+siberiumsourcify","login":"siberiumsourcify","count":1},{"name":"savvasmoke","email":"136869149+savvar9991","login":"savvar9991","count":1},{"name":"rwatts07","email":"ryan.watts@thesis.co","login":"rwatts07","count":1},{"name":"pro-wh","email":"w@oasislabs.com","login":"pro-wh","count":1},{"name":"praveen-kaia","email":"112046567+praveen-kaia","login":"praveen-kaia","count":1},{"name":"oxf71","email":"144757737+oxf71","login":"oxf71","count":1},{"name":"oliviachef","email":"116026363+oliviachef","login":"oliviachef","count":1},{"name":"ohhkaneda.eth","email":"ohhkaneda@gmail.com","login":"ohhkaneda","count":1},{"name":"musclemikiya","email":"musclemikiya","login":"musclemikiya","count":1},{"name":"mitjat","email":"mitjat","login":"mitjat","count":1},{"name":"manikanta","email":"manikanta4a6@gmail.com","login":"manikanta472","count":1},{"name":"ksandr","email":"105921345+ksandr84on","login":"ksandr84on","count":1},{"name":"jack","email":"91096990+jpgundrum","login":"jpgundrum","count":1},{"name":"ilker","email":"ilkeru@gmail.com","login":"ilkerulutas","count":1},{"name":"igor-lid","email":"onaj.igor@gmail.com","login":"igor-lid","count":1},{"name":"Samuel Safahi","email":"60489622+samisbakedham","login":"samisbakedham","count":1},{"name":"Kyrylo Riabov","email":"kyryl.ryabov@gmail.com","login":"KyrylR","count":1},{"name":"Kevin Ingersoll","email":"kingersoll@gmail.com","login":"holic","count":1},{"name":"Julink","email":"julien.fontanel12@gmail.com","login":"Julink-eth","count":1},{"name":"Judicodes","email":"36573481+joshuanwankwo","login":"joshuanwankwo","count":1},{"name":"Juan","email":"juandahl","login":"juandahl","count":1},{"name":"Jason Tran","email":"jasonatran@gmail.com","login":"jasonatran","count":1},{"name":"Jaimi Patel","email":"jaimip34@gmail.com","login":"jaimi-io","count":1},{"name":"JK","email":"honza889@gmail.com","login":"thaarok","count":1},{"name":"Ino Murko","email":"ino.murko.github@protonmail.com","login":"InoMurko","count":1},{"name":"Indo Ian","email":"31076676+ianholtz","login":"ianholtz","count":1},{"name":"InChul","email":"49394875+inchori","login":"inchori","count":1},{"name":"Iain Nash","email":"me@iain.in","login":"iainnash","count":1},{"name":"Hayarobi Park","email":"hayarobipark@gmail.com","login":"hayarobi","count":1},{"name":"Harsh Udasi","email":"harshudasi123@gmail.com","login":"harshudasi","count":1},{"name":"Hao","email":"lmcmze@gmail.com","login":"lmcmz","count":1},{"name":"Guybrush","email":"davemoloney@protonmail.com","login":"0xGuybrush","count":1},{"name":"Fluffy","email":"102432919+Fluffynorth","login":"Fluffynorth","count":1},{"name":"Esad Yusuf Atik","email":"esadyusufatik@gmail.com","login":"eyusufatik","count":1},{"name":"Bret","email":"787344+bretep","login":"bretep","count":1},{"name":"CRMax","email":"103856188+crmax-it","login":"crmax-it","count":1},{"name":"Carter Carlson","email":"pegahcarter@gmail.com","login":"pegahcarter","count":1},{"name":"Raoul","email":"1412344+RaoulSchaffranek","login":"RaoulSchaffranek","count":1},{"name":"Raghu Thiyagharajan","email":"raghu.thiyagharajan@kava.io","login":"raghu-kava","count":1},{"name":"Raghu Thiyagharajan","email":"44659988+0xRaghu","login":"0xRaghu","count":1},{"name":"Rafael Matias","email":"rafael@skyle.net","login":"skylenet","count":1},{"name":"Purson","email":"purson.chen@gmail.com","login":"pursonc","count":1},{"name":"PrivixAI","email":"privixai@gmail.com","login":"PrivixAI","count":1},{"name":"Oleg","email":"operagxsasha@gmail.com","login":"operagxsasha","count":1},{"name":"OT","email":"120460176+OT-kraftchain","login":"OT-kraftchain","count":1},{"name":"Nikolay Atanasow","email":"n.atanasow94@gmail.com","login":"natanasow","count":1},{"name":"Naiem Yeganeh","email":"naiemk@gmail.com","login":"naiemk","count":1},{"name":"NLG Sakib","email":"107909889+nnlgsakib","login":"nnlgsakib","count":1},{"name":"Mohammad Shahin","email":"59062739+MohammadShahin","login":"MohammadShahin","count":1},{"name":"Mitali","email":"mitalilakhere@gmail.com","login":"LxpSrDev","count":1},{"name":"Michael de Hoog","email":"michael.dehoog@gmail.com","login":"mdehoog","count":1},{"name":"Markus Osterlund / robriks","email":"80549215+robriks","login":"robriks","count":1},{"name":"Mario Micklisch","email":"mario@favo.org","login":"ifavo","count":1},{"name":"Marcus Wentz","email":"52706599+MarcusWentz","login":"MarcusWentz","count":1},{"name":"M.Bo","email":"bogdankurinniy.dev1@gmail.com","login":"m-bo-one","count":1},{"name":"LeeNorth","email":"108331419+LeeNorth","login":"LeeNorth","count":1},{"name":"LTThanhTrung","email":"32122800+LTThanhTrung","login":"LTThanhTrung","count":1},{"name":"L.Y","email":"141099829+lyfsn","login":"lyfsn","count":1},{"name":"peppa","email":"peppawork@gmail.com","login":null,"count":1}],"past_year_committers":[{"name":"Manuel Wedler","email":"manuel@wedler.dev","login":"manuelwedler","count":128},{"name":"Marco Castignoli","email":"marco@argot.org","login":"marcocastignoli","count":78},{"name":"Kaan Uzdoğan","email":"kaanuzdogan@hotmail.com","login":"kuzdogan","count":76},{"name":"Mend Renovate","email":"bot@renovateapp.com","login":"renovate-bot","count":48},{"name":"Karl Bartel","email":"karl.bartel@clabs.co","login":"karlb","count":3},{"name":"Daniil Romazanov","email":"85625881+daniil-parsiq","login":"daniil-parsiq","count":2},{"name":"Peter Haas","email":"hasenfuss@ilmarefilm.org","login":"pepihasenfuss","count":2},{"name":"alliswell","email":"45843736+benbaley","login":"benbaley","count":2},{"name":"tudm","email":"tudo.dev@pm.me","login":"TuDo1403","count":2},{"name":"Adam Boudj","email":"boudjemaa.adam@gmail.com","login":"Aboudjem","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Cypher Pepe","email":"125112044+cypherpepe","login":"cypherpepe","count":1},{"name":"Esad Yusuf Atik","email":"esadyusufatik@gmail.com","login":"eyusufatik","count":1},{"name":"Hao","email":"lmcmze@gmail.com","login":"lmcmz","count":1},{"name":"Hayarobi Park","email":"hayarobipark@gmail.com","login":"hayarobi","count":1},{"name":"JK","email":"honza889@gmail.com","login":"thaarok","count":1},{"name":"Juan","email":"juandahl","login":"juandahl","count":1},{"name":"LTThanhTrung","email":"32122800+LTThanhTrung","login":"LTThanhTrung","count":1},{"name":"Mitali","email":"mitalilakhere@gmail.com","login":"LxpSrDev","count":1},{"name":"Nikolay Atanasow","email":"n.atanasow94@gmail.com","login":"natanasow","count":1},{"name":"OT","email":"120460176+OT-kraftchain","login":"OT-kraftchain","count":1},{"name":"Paul","email":"41552663+molecula451","login":"molecula451","count":1},{"name":"PrivixAI","email":"privixai@gmail.com","login":"PrivixAI","count":1},{"name":"Shreyas-sei","email":"shreyas@seifdn.org","login":"Shreyas-sei","count":1},{"name":"Yury Akudovich","email":"yorik13@gmail.com","login":"yorik","count":1},{"name":"alexander-sei","email":"alexander@seifdn.org","login":"alexander-sei","count":1},{"name":"dreaded_369","email":"hamish.erskine@gmail.com","login":"dreadedhamish","count":1},{"name":"freddi8e","email":"152241286+freddi8e","login":"freddi8e","count":1},{"name":"iamdexx","email":"120696539+iamdexx","login":"iamdexx","count":1},{"name":"jack","email":"91096990+jpgundrum","login":"jpgundrum","count":1},{"name":"rwatts07","email":"ryan.watts@thesis.co","login":"rwatts07","count":1},{"name":"zoowii","email":"shaoding.zw@antgroup.com","login":"zoowii","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-03T00:00:30.081Z","repositories_count":6225653,"commits_count":900637999,"contributors_count":34906955,"owners_count":1148262,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"argotorg/sourcify","html_url":"https://github.com/argotorg/sourcify","last_synced_at":"2026-05-03T13:33:37.784Z","status":"active","issues_count":65,"pull_requests_count":116,"avg_time_to_close_issue":3317830.2647058824,"avg_time_to_close_pull_request":283425.975,"issues_closed_count":34,"pull_requests_closed_count":80,"pull_request_authors_count":16,"issue_authors_count":11,"avg_comments_per_issue":1.523076923076923,"avg_comments_per_pull_request":0.8362068965517241,"merged_pull_requests_count":63,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":62,"past_year_pull_requests_count":116,"past_year_avg_time_to_close_issue":1762002.4516129033,"past_year_avg_time_to_close_pull_request":283425.975,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":80,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.4193548387096775,"past_year_avg_comments_per_pull_request":0.8362068965517241,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":63,"created_at":"2025-08-27T15:41:09.835Z","updated_at":"2026-05-03T13:33:37.784Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/argotorg%2Fsourcify/issues","issue_labels_count":{"table":{"🪲 bug":8,"clear-signing":8,"server":6,"4byte":5,"database":3,"lib-sourcify":3,"infrastructure":3,"repo.sourcify.dev":3,"Milestone":3,"📖 research":1,"good first issue":1,"verifier alliance":1,"remix plugin":1,"monitor":1,"discuss":1,"verify-ui":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"MEMBER":54,"NONE":10,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"MEMBER":69,"CONTRIBUTOR":36,"NONE":11}},"issue_authors":{"table":{"manuelwedler":25,"kuzdogan":18,"marcocastignoli":11,"pepihasenfuss":3,"cartoonitunes":2,"abedsand":1,"volsa":1,"chetan-zilliqa":1,"SrichonBoon":1,"dudulima33":1,"theono001-art":1}},"pull_request_authors":{"table":{"kuzdogan":31,"manuelwedler":25,"marcocastignoli":20,"renovate-bot":20,"chetan-zilliqa":5,"karlb":3,"pepihasenfuss":2,"iamdexx":2,"alexander-sei":1,"PickleyD":1,"zoowii":1,"defiberrys":1,"dreaded369":1,"max-wickham":1,"cypherpepe":1,"MamunC0der":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-03T00:00:29.752Z","repositories_count":14490898,"issues_count":34254920,"pull_requests_count":112246241,"authors_count":11253669,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"clear-signing":8,"🪲 bug":7,"server":6,"4byte":5,"Milestone":3,"infrastructure":3,"lib-sourcify":3,"repo.sourcify.dev":3,"database":2,"monitor":1,"verify-ui":1,"📖 research":1,"verifier alliance":1,"discuss":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"MEMBER":51,"NONE":10,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":69,"CONTRIBUTOR":36,"NONE":11}},"past_year_issue_authors":{"table":{"manuelwedler":24,"kuzdogan":16,"marcocastignoli":11,"pepihasenfuss":3,"cartoonitunes":2,"abedsand":1,"chetan-zilliqa":1,"dudulima33":1,"SrichonBoon":1,"theono001-art":1,"volsa":1}},"past_year_pull_request_authors":{"table":{"kuzdogan":31,"manuelwedler":25,"marcocastignoli":20,"renovate-bot":20,"chetan-zilliqa":5,"karlb":3,"iamdexx":2,"pepihasenfuss":2,"alexander-sei":1,"cypherpepe":1,"defiberrys":1,"dreaded369":1,"MamunC0der":1,"max-wickham":1,"PickleyD":1,"zoowii":1}},"maintainers":[{"table":{"login":"kuzdogan","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuzdogan"}},{"table":{"login":"manuelwedler","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelwedler"}},{"table":{"login":"marcocastignoli","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcocastignoli"}}],"active_maintainers":[{"table":{"login":"kuzdogan","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuzdogan"}},{"table":{"login":"manuelwedler","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelwedler"}},{"table":{"login":"marcocastignoli","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcocastignoli"}}]}},"events":{"total":{"ReleaseEvent":24,"DeleteEvent":60,"PullRequestEvent":125,"ForkEvent":13,"IssuesEvent":104,"WatchEvent":22,"IssueCommentEvent":153,"PushEvent":266,"PullRequestReviewCommentEvent":90,"PullRequestReviewEvent":147,"CreateEvent":71},"last_year":{"ReleaseEvent":24,"DeleteEvent":60,"PullRequestEvent":125,"ForkEvent":13,"IssuesEvent":104,"WatchEvent":22,"IssueCommentEvent":153,"PushEvent":266,"PullRequestReviewCommentEvent":90,"PullRequestReviewEvent":147,"CreateEvent":71}},"keywords":["ethereum","smart-contracts","solidity","source-code-verification","verification","vyper"],"dependencies":[{"ecosystem":"docker","filepath":"services/monitor/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-12-18T15:13:05.425Z","updated_at":"2023-12-18T15:13:05.425Z","repository_link":"https://github.com/argotorg/sourcify/blob/staging/services/monitor/Dockerfile","dependencies":[{"id":15163577007,"package_name":"node","ecosystem":"docker","requirements":"18.18.2-bullseye","direct":true,"kind":"build","optional":false},{"id":15163577008,"package_name":"node","ecosystem":"docker","requirements":"18.18.2-bullseye-slim","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"services/server/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-12-18T15:13:05.641Z","updated_at":"2023-12-18T15:13:05.641Z","repository_link":"https://github.com/argotorg/sourcify/blob/staging/services/server/Dockerfile","dependencies":[{"id":15163577414,"package_name":"node","ecosystem":"docker","requirements":"16.17.0-bullseye","direct":true,"kind":"build","optional":false},{"id":15163577417,"package_name":"node","ecosystem":"docker","requirements":"16.17.0-bullseye-slim","direct":true,"kind":"build","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-12-18T15:13:05.939Z","updated_at":"2023-12-18T15:13:05.939Z","repository_link":"https://github.com/argotorg/sourcify/blob/staging/package-lock.json","dependencies":[{"id":15163577892,"package_name":"@aashutoshrathi/word-wrap","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":15163577893,"package_name":"@adraffy/ens-normalize","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":15163577894,"package_name":"@alloc/quick-lru","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163577895,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163577896,"package_name":"@apideck/better-ajv-errors","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":15163577897,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163577898,"package_name":"@apidevtools/json-schema-ref-parser","ecosystem":"npm","requirements":"9.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163577899,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163577900,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163577901,"package_name":"@assemblyscript/loader","ecosystem":"npm","requirements":"0.9.4","direct":false,"kind":"development","optional":false},{"id":15163577902,"package_name":"@ava/typescript","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":15163577903,"package_name":"@aws-crypto/crc32","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163577904,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":15163577905,"package_name":"@aws-crypto/ie11-detection","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163577906,"package_name":"@aws-crypto/sha256-browser","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163577907,"package_name":"@aws-crypto/sha256-js","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163577908,"package_name":"@aws-crypto/supports-web-crypto","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163577909,"package_name":"@aws-crypto/util","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163577910,"package_name":"@aws-sdk/client-lambda","ecosystem":"npm","requirements":"3.453.0","direct":false,"kind":"runtime","optional":false},{"id":15163577911,"package_name":"tslib","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":15163577912,"package_name":"@aws-sdk/client-sso","ecosystem":"npm","requirements":"3.451.0","direct":false,"kind":"runtime","optional":false},{"id":15163577913,"package_name":"@aws-sdk/client-sts","ecosystem":"npm","requirements":"3.451.0","direct":false,"kind":"runtime","optional":false},{"id":15163577914,"package_name":"@aws-sdk/core","ecosystem":"npm","requirements":"3.451.0","direct":false,"kind":"runtime","optional":false},{"id":15163577915,"package_name":"@aws-sdk/credential-provider-env","ecosystem":"npm","requirements":"3.451.0","direct":false,"kind":"runtime","optional":false},{"id":15163577916,"package_name":"@aws-sdk/credential-provider-ini","ecosystem":"npm","requirements":"3.451.0","direct":false,"kind":"runtime","optional":false},{"id":15163577917,"package_name":"@aws-sdk/credential-provider-node","ecosystem":"npm","requirements":"3.451.0","direct":false,"kind":"runtime","optional":false},{"id":15163577918,"package_name":"@aws-sdk/credential-provider-process","ecosystem":"npm","requirements":"3.451.0","direct":false,"kind":"runtime","optional":false},{"id":15163577919,"package_name":"@aws-sdk/credential-provider-sso","ecosystem":"npm","requirements":"3.451.0","direct":false,"kind":"runtime","optional":false},{"id":15163577920,"package_name":"@aws-sdk/credential-provider-web-identity","ecosystem":"npm","requirements":"3.451.0","direct":false,"kind":"runtime","optional":false},{"id":15163577921,"package_name":"@aws-sdk/middleware-host-header","ecosystem":"npm","requirements":"3.451.0","direct":false,"kind":"runtime","optional":false},{"id":15163577922,"package_name":"@aws-sdk/middleware-logger","ecosystem":"npm","requirements":"3.451.0","direct":false,"kind":"runtime","optional":false},{"id":15163577923,"package_name":"@aws-sdk/middleware-recursion-detection","ecosystem":"npm","requirements":"3.451.0","direct":false,"kind":"runtime","optional":false},{"id":15163577924,"package_name":"@aws-sdk/middleware-sdk-sts","ecosystem":"npm","requirements":"3.451.0","direct":false,"kind":"runtime","optional":false},{"id":15163577925,"package_name":"@aws-sdk/middleware-signing","ecosystem":"npm","requirements":"3.451.0","direct":false,"kind":"runtime","optional":false},{"id":15163577926,"package_name":"@aws-sdk/middleware-user-agent","ecosystem":"npm","requirements":"3.451.0","direct":false,"kind":"runtime","optional":false},{"id":15163577927,"package_name":"@aws-sdk/region-config-resolver","ecosystem":"npm","requirements":"3.451.0","direct":false,"kind":"runtime","optional":false},{"id":15163577928,"package_name":"@aws-sdk/token-providers","ecosystem":"npm","requirements":"3.451.0","direct":false,"kind":"runtime","optional":false},{"id":15163577929,"package_name":"@aws-sdk/types","ecosystem":"npm","requirements":"3.451.0","direct":false,"kind":"runtime","optional":false},{"id":15163577930,"package_name":"@aws-sdk/util-endpoints","ecosystem":"npm","requirements":"3.451.0","direct":false,"kind":"runtime","optional":false},{"id":15163577931,"package_name":"@aws-sdk/util-locate-window","ecosystem":"npm","requirements":"3.310.0","direct":false,"kind":"runtime","optional":false},{"id":15163577932,"package_name":"@aws-sdk/util-user-agent-browser","ecosystem":"npm","requirements":"3.451.0","direct":false,"kind":"runtime","optional":false},{"id":15163577933,"package_name":"@aws-sdk/util-user-agent-node","ecosystem":"npm","requirements":"3.451.0","direct":false,"kind":"runtime","optional":false},{"id":15163577934,"package_name":"@aws-sdk/util-utf8-browser","ecosystem":"npm","requirements":"3.259.0","direct":false,"kind":"runtime","optional":false},{"id":15163577935,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.22.13","direct":false,"kind":"runtime","optional":false},{"id":15163577936,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163577937,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":15163577938,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163577939,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163577940,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":15163577941,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.23.2","direct":false,"kind":"runtime","optional":false},{"id":15163577942,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.23.2","direct":false,"kind":"runtime","optional":false},{"id":15163577943,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163577944,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163577945,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":15163577946,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163577947,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"runtime","optional":false},{"id":15163577948,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163577949,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":15163577950,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":15163577951,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":15163577952,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":15163577953,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":15163577954,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":15163577955,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"runtime","optional":false},{"id":15163577956,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163577957,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"runtime","optional":false},{"id":15163577958,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":15163577959,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"runtime","optional":false},{"id":15163577960,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163577961,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163577962,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":15163577963,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":15163577964,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163577965,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163577966,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.22.6","direct":false,"kind":"runtime","optional":false},{"id":15163577967,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163577968,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":15163577969,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":15163577970,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":15163577971,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.23.2","direct":false,"kind":"runtime","optional":false},{"id":15163577972,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":15163577973,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"runtime","optional":false},{"id":15163577974,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":15163577975,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":15163577976,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15163577977,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"7.23.2","direct":false,"kind":"runtime","optional":false},{"id":15163577978,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15163577979,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15163577980,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.21.0","direct":false,"kind":"runtime","optional":false},{"id":15163577981,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15163577982,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.21.0-placeholder-for-preset-env.2","direct":false,"kind":"runtime","optional":false},{"id":15163577983,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":15163577984,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":15163577985,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":15163577986,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":15163577987,"package_name":"@babel/plugin-syntax-decorators","ecosystem":"npm","requirements":"7.22.10","direct":false,"kind":"runtime","optional":false},{"id":15163577988,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":15163577989,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":15163577990,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163577991,"package_name":"@babel/plugin-syntax-import-assertions","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163577992,"package_name":"@babel/plugin-syntax-import-attributes","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163577993,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":15163577994,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":15163577995,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163577996,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":15163577997,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":15163577998,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":15163577999,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":15163578000,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":15163578001,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":15163578002,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":15163578003,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":15163578004,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578005,"package_name":"@babel/plugin-syntax-unicode-sets-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":15163578006,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578007,"package_name":"@babel/plugin-transform-async-generator-functions","ecosystem":"npm","requirements":"7.23.2","direct":false,"kind":"runtime","optional":false},{"id":15163578008,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578009,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578010,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"runtime","optional":false},{"id":15163578011,"package_name":"@babel/plugin-transform-class-properties","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578012,"package_name":"@babel/plugin-transform-class-static-block","ecosystem":"npm","requirements":"7.22.11","direct":false,"kind":"runtime","optional":false},{"id":15163578013,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":15163578014,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":15163578015,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578016,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"runtime","optional":false},{"id":15163578017,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578018,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578019,"package_name":"@babel/plugin-transform-dynamic-import","ecosystem":"npm","requirements":"7.22.11","direct":false,"kind":"runtime","optional":false},{"id":15163578020,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578021,"package_name":"@babel/plugin-transform-export-namespace-from","ecosystem":"npm","requirements":"7.22.11","direct":false,"kind":"runtime","optional":false},{"id":15163578022,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578023,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":15163578024,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578025,"package_name":"@babel/plugin-transform-json-strings","ecosystem":"npm","requirements":"7.22.11","direct":false,"kind":"runtime","optional":false},{"id":15163578026,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578027,"package_name":"@babel/plugin-transform-logical-assignment-operators","ecosystem":"npm","requirements":"7.22.11","direct":false,"kind":"runtime","optional":false},{"id":15163578028,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578029,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"runtime","optional":false},{"id":15163578030,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"runtime","optional":false},{"id":15163578031,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"runtime","optional":false},{"id":15163578032,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578033,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578034,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578035,"package_name":"@babel/plugin-transform-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.22.11","direct":false,"kind":"runtime","optional":false},{"id":15163578036,"package_name":"@babel/plugin-transform-numeric-separator","ecosystem":"npm","requirements":"7.22.11","direct":false,"kind":"runtime","optional":false},{"id":15163578037,"package_name":"@babel/plugin-transform-object-rest-spread","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":15163578038,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578039,"package_name":"@babel/plugin-transform-optional-catch-binding","ecosystem":"npm","requirements":"7.22.11","direct":false,"kind":"runtime","optional":false},{"id":15163578040,"package_name":"@babel/plugin-transform-optional-chaining","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"runtime","optional":false},{"id":15163578041,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":15163578042,"package_name":"@babel/plugin-transform-private-methods","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578043,"package_name":"@babel/plugin-transform-private-property-in-object","ecosystem":"npm","requirements":"7.22.11","direct":false,"kind":"runtime","optional":false},{"id":15163578044,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578045,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578046,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578047,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":15163578048,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578049,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578050,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.22.10","direct":false,"kind":"runtime","optional":false},{"id":15163578051,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578052,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.23.2","direct":false,"kind":"runtime","optional":false},{"id":15163578053,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578054,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578055,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578056,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578057,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578058,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":15163578059,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.22.10","direct":false,"kind":"runtime","optional":false},{"id":15163578060,"package_name":"@babel/plugin-transform-unicode-property-regex","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578061,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578062,"package_name":"@babel/plugin-transform-unicode-sets-regex","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":15163578063,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.23.2","direct":false,"kind":"runtime","optional":false},{"id":15163578064,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.6-no-external-plugins","direct":false,"kind":"runtime","optional":false},{"id":15163578065,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":15163578066,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.23.2","direct":false,"kind":"runtime","optional":false},{"id":15163578067,"package_name":"@babel/regjsgen","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":15163578068,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.23.2","direct":false,"kind":"runtime","optional":false},{"id":15163578069,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":15163578070,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.23.2","direct":false,"kind":"runtime","optional":false},{"id":15163578071,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"runtime","optional":false},{"id":15163578072,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":15163578073,"package_name":"@cbor-extract/cbor-extract-darwin-arm64","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163578074,"package_name":"@cbor-extract/cbor-extract-darwin-x64","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163578075,"package_name":"@cbor-extract/cbor-extract-linux-arm","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163578076,"package_name":"@cbor-extract/cbor-extract-linux-arm64","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163578077,"package_name":"@cbor-extract/cbor-extract-linux-x64","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163578078,"package_name":"@cbor-extract/cbor-extract-win32-x64","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163578079,"package_name":"@chainsafe/libp2p-noise","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":15163578080,"package_name":"@colors/colors","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163578081,"package_name":"@commitlint/config-validator","ecosystem":"npm","requirements":"18.1.0","direct":false,"kind":"development","optional":false},{"id":15163578082,"package_name":"@commitlint/execute-rule","ecosystem":"npm","requirements":"18.1.0","direct":false,"kind":"development","optional":false},{"id":15163578083,"package_name":"@commitlint/load","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"development","optional":false},{"id":15163578084,"package_name":"@commitlint/resolve-extends","ecosystem":"npm","requirements":"18.1.0","direct":false,"kind":"development","optional":false},{"id":15163578085,"package_name":"@commitlint/types","ecosystem":"npm","requirements":"18.1.0","direct":false,"kind":"development","optional":false},{"id":15163578086,"package_name":"@concordance/react","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163578087,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163578088,"package_name":"@cspell/dict-aws","ecosystem":"npm","requirements":"1.0.14","direct":false,"kind":"development","optional":false},{"id":15163578091,"package_name":"@cspell/dict-bash","ecosystem":"npm","requirements":"1.0.18","direct":false,"kind":"development","optional":false},{"id":15163579489,"package_name":"@cspell/dict-companies","ecosystem":"npm","requirements":"1.0.40","direct":false,"kind":"development","optional":false},{"id":15163579506,"package_name":"@cspell/dict-cpp","ecosystem":"npm","requirements":"1.1.40","direct":false,"kind":"development","optional":false},{"id":15163579507,"package_name":"@cspell/dict-cryptocurrencies","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":15163579604,"package_name":"@cspell/dict-csharp","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":15163579605,"package_name":"@cspell/dict-css","ecosystem":"npm","requirements":"1.0.13","direct":false,"kind":"development","optional":false},{"id":15163579606,"package_name":"@cspell/dict-django","ecosystem":"npm","requirements":"1.0.26","direct":false,"kind":"development","optional":false},{"id":15163579607,"package_name":"@cspell/dict-dotnet","ecosystem":"npm","requirements":"1.0.32","direct":false,"kind":"development","optional":false},{"id":15163579608,"package_name":"@cspell/dict-elixir","ecosystem":"npm","requirements":"1.0.26","direct":false,"kind":"development","optional":false},{"id":15163579609,"package_name":"@cspell/dict-en_us","ecosystem":"npm","requirements":"1.2.45","direct":false,"kind":"development","optional":false},{"id":15163579610,"package_name":"@cspell/dict-en-gb","ecosystem":"npm","requirements":"1.1.33","direct":false,"kind":"development","optional":false},{"id":15163579611,"package_name":"@cspell/dict-filetypes","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"development","optional":false},{"id":15163579612,"package_name":"@cspell/dict-fonts","ecosystem":"npm","requirements":"1.0.14","direct":false,"kind":"development","optional":false},{"id":15163579613,"package_name":"@cspell/dict-fullstack","ecosystem":"npm","requirements":"1.0.39","direct":false,"kind":"development","optional":false},{"id":15163579623,"package_name":"@cspell/dict-golang","ecosystem":"npm","requirements":"1.1.24","direct":false,"kind":"development","optional":false},{"id":15163579624,"package_name":"@cspell/dict-haskell","ecosystem":"npm","requirements":"1.0.13","direct":false,"kind":"development","optional":false},{"id":15163579625,"package_name":"@cspell/dict-html","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"development","optional":false},{"id":15163579626,"package_name":"@cspell/dict-html-symbol-entities","ecosystem":"npm","requirements":"1.0.23","direct":false,"kind":"development","optional":false},{"id":15163579627,"package_name":"@cspell/dict-java","ecosystem":"npm","requirements":"1.0.23","direct":false,"kind":"development","optional":false},{"id":15163579628,"package_name":"@cspell/dict-latex","ecosystem":"npm","requirements":"1.0.25","direct":false,"kind":"development","optional":false},{"id":15163579642,"package_name":"@cspell/dict-lorem-ipsum","ecosystem":"npm","requirements":"1.0.22","direct":false,"kind":"development","optional":false},{"id":15163579649,"package_name":"@cspell/dict-lua","ecosystem":"npm","requirements":"1.0.16","direct":false,"kind":"development","optional":false},{"id":15163579650,"package_name":"@cspell/dict-node","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":15163579651,"package_name":"@cspell/dict-npm","ecosystem":"npm","requirements":"1.0.16","direct":false,"kind":"development","optional":false},{"id":15163579652,"package_name":"@cspell/dict-php","ecosystem":"npm","requirements":"1.0.25","direct":false,"kind":"development","optional":false},{"id":15163579653,"package_name":"@cspell/dict-powershell","ecosystem":"npm","requirements":"1.0.19","direct":false,"kind":"development","optional":false},{"id":15163579654,"package_name":"@cspell/dict-python","ecosystem":"npm","requirements":"1.0.38","direct":false,"kind":"development","optional":false},{"id":15163579655,"package_name":"@cspell/dict-ruby","ecosystem":"npm","requirements":"1.0.15","direct":false,"kind":"development","optional":false},{"id":15163579656,"package_name":"@cspell/dict-rust","ecosystem":"npm","requirements":"1.0.23","direct":false,"kind":"development","optional":false},{"id":15163579657,"package_name":"@cspell/dict-scala","ecosystem":"npm","requirements":"1.0.21","direct":false,"kind":"development","optional":false},{"id":15163579658,"package_name":"@cspell/dict-software-terms","ecosystem":"npm","requirements":"1.0.48","direct":false,"kind":"development","optional":false},{"id":15163579659,"package_name":"@cspell/dict-typescript","ecosystem":"npm","requirements":"1.0.20","direct":false,"kind":"development","optional":false},{"id":15163579660,"package_name":"@cspotcode/source-map-support","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":15163579661,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"development","optional":false},{"id":15163579662,"package_name":"@csstools/normalize.css","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163579663,"package_name":"@csstools/postcss-cascade-layers","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163579664,"package_name":"@csstools/postcss-color-function","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163579665,"package_name":"@csstools/postcss-font-format-keywords","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163579666,"package_name":"@csstools/postcss-hwb-function","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163579667,"package_name":"@csstools/postcss-ic-unit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163579668,"package_name":"@csstools/postcss-is-pseudo-class","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":15163579669,"package_name":"@csstools/postcss-nested-calc","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163579670,"package_name":"@csstools/postcss-normalize-display-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163579671,"package_name":"@csstools/postcss-oklab-function","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163579672,"package_name":"@csstools/postcss-progressive-custom-properties","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163579673,"package_name":"@csstools/postcss-stepped-value-functions","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163579674,"package_name":"@csstools/postcss-text-decoration-shorthand","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163579675,"package_name":"@csstools/postcss-trigonometric-functions","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163579676,"package_name":"@csstools/postcss-unset-value","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163579677,"package_name":"@csstools/selector-specificity","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163579678,"package_name":"@dabh/diagnostics","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163579679,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163579680,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"4.10.0","direct":false,"kind":"runtime","optional":false},{"id":15163579681,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163579682,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":15163579683,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":15163579684,"package_name":"@eslint/js","ecosystem":"npm","requirements":"8.52.0","direct":false,"kind":"runtime","optional":false},{"id":15163579685,"package_name":"@ethereum-sourcify/bytecode-utils","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":15163579686,"package_name":"@ethereum-sourcify/contract-call-decoder","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":15163579687,"package_name":"@ethereum-sourcify/lib-sourcify","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":15163579688,"package_name":"@ethereumjs/block","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163579689,"package_name":"@ethereumjs/blockchain","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163579690,"package_name":"@ethereumjs/common","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163579691,"package_name":"@ethereumjs/ethash","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163579692,"package_name":"@ethereumjs/evm","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163579693,"package_name":"@ethereumjs/rlp","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163579694,"package_name":"@ethereumjs/statemanager","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163579701,"package_name":"ethers","ecosystem":"npm","requirements":"5.7.2","direct":false,"kind":"runtime","optional":false},{"id":15163579702,"package_name":"@ethereumjs/trie","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163579704,"package_name":"@ethereumjs/tx","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163579705,"package_name":"@ethereumjs/util","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163579706,"package_name":"@ethereumjs/vm","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":15163579707,"package_name":"@ethersproject/abi","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579708,"package_name":"@ethersproject/abstract-provider","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579709,"package_name":"@ethersproject/abstract-signer","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579710,"package_name":"@ethersproject/address","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579711,"package_name":"@ethersproject/base64","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579712,"package_name":"@ethersproject/basex","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579713,"package_name":"@ethersproject/bignumber","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579714,"package_name":"@ethersproject/bytes","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579715,"package_name":"@ethersproject/constants","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579716,"package_name":"@ethersproject/contracts","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579717,"package_name":"@ethersproject/hash","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579718,"package_name":"@ethersproject/hdnode","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579719,"package_name":"@ethersproject/json-wallets","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579720,"package_name":"aes-js","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163579721,"package_name":"@ethersproject/keccak256","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579722,"package_name":"@ethersproject/logger","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579723,"package_name":"@ethersproject/networks","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":15163579724,"package_name":"@ethersproject/pbkdf2","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579725,"package_name":"@ethersproject/properties","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579726,"package_name":"@ethersproject/providers","ecosystem":"npm","requirements":"5.7.2","direct":false,"kind":"runtime","optional":false},{"id":15163579727,"package_name":"@ethersproject/random","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579728,"package_name":"@ethersproject/rlp","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579729,"package_name":"@ethersproject/sha2","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579730,"package_name":"@ethersproject/signing-key","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579731,"package_name":"@ethersproject/solidity","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579732,"package_name":"@ethersproject/strings","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579733,"package_name":"@ethersproject/transactions","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579734,"package_name":"@ethersproject/units","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579735,"package_name":"@ethersproject/wallet","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579736,"package_name":"@ethersproject/web","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":15163579737,"package_name":"@ethersproject/wordlists","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163579738,"package_name":"@fairdatasociety/bmt-js","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163579739,"package_name":"@google-cloud/cloud-sql-connector","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163579744,"package_name":"@googleapis/sqladmin","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163579751,"package_name":"@hapi/accept","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163579752,"package_name":"@hapi/ammo","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163579753,"package_name":"@hapi/b64","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163579754,"package_name":"@hapi/boom","ecosystem":"npm","requirements":"9.1.4","direct":false,"kind":"runtime","optional":false},{"id":15163579755,"package_name":"@hapi/bounce","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163579756,"package_name":"@hapi/bourne","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163579757,"package_name":"@hapi/call","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163579759,"package_name":"@hapi/catbox","ecosystem":"npm","requirements":"11.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163579760,"package_name":"@hapi/catbox-memory","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163579761,"package_name":"@hapi/content","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163579762,"package_name":"@hapi/cryptiles","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163579763,"package_name":"@hapi/file","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163579764,"package_name":"@hapi/hapi","ecosystem":"npm","requirements":"20.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163579765,"package_name":"@hapi/heavy","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163579766,"package_name":"@hapi/hoek","ecosystem":"npm","requirements":"9.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163579767,"package_name":"@hapi/iron","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163579768,"package_name":"@hapi/mimos","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163579769,"package_name":"@hapi/nigel","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163579770,"package_name":"@hapi/pez","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163579771,"package_name":"@hapi/podium","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163579773,"package_name":"@hapi/shot","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163579774,"package_name":"@hapi/somever","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163579775,"package_name":"@hapi/statehood","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163579776,"package_name":"@hapi/subtext","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163579777,"package_name":"@hapi/teamwork","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163579778,"package_name":"@hapi/topo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163579779,"package_name":"@hapi/validate","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163579780,"package_name":"@hapi/vise","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163579781,"package_name":"@hapi/wreck","ecosystem":"npm","requirements":"17.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163579782,"package_name":"@headlessui/react","ecosystem":"npm","requirements":"1.7.17","direct":false,"kind":"runtime","optional":false},{"id":15163579783,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.11.13","direct":false,"kind":"runtime","optional":false},{"id":15163579784,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163579785,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163579786,"package_name":"@hutson/parse-repository-url","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":15163579787,"package_name":"@ipld/car","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":15163579788,"package_name":"@ipld/dag-cbor","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":15163579789,"package_name":"@ipld/dag-cbor","ecosystem":"npm","requirements":"6.0.15","direct":false,"kind":"runtime","optional":false},{"id":15163579790,"package_name":"@ipld/dag-json","ecosystem":"npm","requirements":"8.0.11","direct":false,"kind":"runtime","optional":false},{"id":15163579791,"package_name":"@ipld/dag-pb","ecosystem":"npm","requirements":"2.1.18","direct":false,"kind":"runtime","optional":false},{"id":15163579792,"package_name":"@isaacs/cliui","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"development","optional":false},{"id":15163579793,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":15163579794,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":15163579795,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"development","optional":false},{"id":15163579796,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":15163579797,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":15163579798,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":15163579799,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163579800,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163579801,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163579802,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163579803,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163579804,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163579805,"package_name":"@jest/console","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163579806,"package_name":"@jest/core","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163579807,"package_name":"@jest/environment","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163579808,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163579809,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.6","direct":false,"kind":"runtime","optional":false},{"id":15163579810,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163579811,"package_name":"@jest/globals","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163579812,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163579813,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163579814,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":15163579815,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"development","optional":false},{"id":15163579816,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163579817,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163579818,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163579819,"package_name":"@jest/transform","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163579820,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163579821,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":15163579822,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163579823,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163579824,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":15163579825,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.15","direct":false,"kind":"runtime","optional":false},{"id":15163579826,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.20","direct":false,"kind":"runtime","optional":false},{"id":15163579827,"package_name":"@jsdevtools/ono","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163579828,"package_name":"@leichtgewicht/ip-codec","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163579829,"package_name":"@lerna/child-process","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":15163579830,"package_name":"@lerna/create","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":15163579831,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":15163579832,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":15163579833,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":15163579834,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":15163579835,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":15163579836,"package_name":"fs-extra","ecosystem":"npm","requirements":"11.1.1","direct":false,"kind":"development","optional":false},{"id":15163579837,"package_name":"glob","ecosystem":"npm","requirements":"9.3.5","direct":false,"kind":"development","optional":false},{"id":15163579838,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":15163579839,"package_name":"minimatch","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"development","optional":false},{"id":15163579840,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163579841,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":15163579842,"package_name":"make-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163579843,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":15163579844,"package_name":"minipass","ecosystem":"npm","requirements":"4.2.8","direct":false,"kind":"development","optional":false},{"id":15163579845,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"development","optional":false},{"id":15163579846,"package_name":"rimraf","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":15163579847,"package_name":"temp-dir","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163579848,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":15163579849,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":15163579850,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"development","optional":false},{"id":15163579851,"package_name":"@motrix/nat-api","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"development","optional":false},{"id":15163579886,"package_name":"async","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":15163579887,"package_name":"@multiformats/murmur3","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":15163579888,"package_name":"@nicolo-ribaudo/eslint-scope-5-internals","ecosystem":"npm","requirements":"5.1.1-v1","direct":false,"kind":"runtime","optional":false},{"id":15163579889,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163579890,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163579891,"package_name":"@noble/curves","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163579892,"package_name":"@noble/ed25519","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":15163579893,"package_name":"@noble/hashes","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163579894,"package_name":"@noble/secp256k1","ecosystem":"npm","requirements":"1.7.1","direct":false,"kind":"development","optional":false},{"id":15163579895,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":15163579896,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163579897,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":15163579898,"package_name":"@npmcli/fs","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":15163579899,"package_name":"@npmcli/git","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":15163579900,"package_name":"lru-cache","ecosystem":"npm","requirements":"7.18.3","direct":false,"kind":"development","optional":false},{"id":15163579901,"package_name":"which","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":15163579902,"package_name":"@npmcli/installed-package-contents","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":15163579903,"package_name":"npm-bundled","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163579904,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":15163579905,"package_name":"@npmcli/node-gyp","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163579906,"package_name":"@npmcli/promise-spawn","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":15163579907,"package_name":"@npmcli/run-script","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":15163579908,"package_name":"@nrwl/devkit","ecosystem":"npm","requirements":"16.10.0","direct":false,"kind":"development","optional":false},{"id":15163579909,"package_name":"@nrwl/tao","ecosystem":"npm","requirements":"16.10.0","direct":false,"kind":"development","optional":false},{"id":15163579910,"package_name":"@nx/devkit","ecosystem":"npm","requirements":"16.10.0","direct":false,"kind":"development","optional":false},{"id":15163579911,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":15163579912,"package_name":"semver","ecosystem":"npm","requirements":"7.5.3","direct":false,"kind":"development","optional":false},{"id":15163579913,"package_name":"tmp","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":15163579914,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163579915,"package_name":"@nx/nx-darwin-arm64","ecosystem":"npm","requirements":"16.10.0","direct":false,"kind":"development","optional":false},{"id":15163579916,"package_name":"@nx/nx-darwin-x64","ecosystem":"npm","requirements":"16.10.0","direct":false,"kind":"development","optional":false},{"id":15163579917,"package_name":"@nx/nx-freebsd-x64","ecosystem":"npm","requirements":"16.10.0","direct":false,"kind":"development","optional":false},{"id":15163579918,"package_name":"@nx/nx-linux-arm-gnueabihf","ecosystem":"npm","requirements":"16.10.0","direct":false,"kind":"development","optional":false},{"id":15163579919,"package_name":"@nx/nx-linux-arm64-gnu","ecosystem":"npm","requirements":"16.10.0","direct":false,"kind":"development","optional":false},{"id":15163579920,"package_name":"@nx/nx-linux-arm64-musl","ecosystem":"npm","requirements":"16.10.0","direct":false,"kind":"development","optional":false},{"id":15163579921,"package_name":"@nx/nx-linux-x64-gnu","ecosystem":"npm","requirements":"16.10.0","direct":false,"kind":"development","optional":false},{"id":15163579922,"package_name":"@nx/nx-linux-x64-musl","ecosystem":"npm","requirements":"16.10.0","direct":false,"kind":"development","optional":false},{"id":15163579923,"package_name":"@nx/nx-win32-arm64-msvc","ecosystem":"npm","requirements":"16.10.0","direct":false,"kind":"development","optional":false},{"id":15163579924,"package_name":"@nx/nx-win32-x64-msvc","ecosystem":"npm","requirements":"16.10.0","direct":false,"kind":"development","optional":false},{"id":15163579925,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":15163579926,"package_name":"@octokit/core","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"development","optional":false},{"id":15163579927,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"development","optional":false},{"id":15163579928,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"5.0.6","direct":false,"kind":"development","optional":false},{"id":15163579929,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"18.1.1","direct":false,"kind":"development","optional":false},{"id":15163579930,"package_name":"@octokit/plugin-enterprise-rest","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":15163579931,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"development","optional":false},{"id":15163579932,"package_name":"@octokit/plugin-request-log","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":15163579933,"package_name":"@octokit/plugin-rest-endpoint-methods","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":15163579934,"package_name":"@octokit/types","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":15163579935,"package_name":"@octokit/request","ecosystem":"npm","requirements":"6.2.8","direct":false,"kind":"development","optional":false},{"id":15163579936,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":15163579937,"package_name":"@octokit/rest","ecosystem":"npm","requirements":"19.0.11","direct":false,"kind":"development","optional":false},{"id":15163579938,"package_name":"@octokit/tsconfig","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15163579939,"package_name":"@octokit/types","ecosystem":"npm","requirements":"9.3.2","direct":false,"kind":"development","optional":false},{"id":15163579940,"package_name":"@parcel/watcher","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":15163579941,"package_name":"@pkgjs/parseargs","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":15163579942,"package_name":"@pmmmwh/react-refresh-webpack-plugin","ecosystem":"npm","requirements":"0.5.11","direct":false,"kind":"runtime","optional":false},{"id":15163579943,"package_name":"@protobufjs/aspromise","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163579944,"package_name":"@protobufjs/base64","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163579945,"package_name":"@protobufjs/codegen","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163579946,"package_name":"@protobufjs/eventemitter","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163579947,"package_name":"@protobufjs/fetch","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163579948,"package_name":"@protobufjs/float","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163579949,"package_name":"@protobufjs/inquire","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163579950,"package_name":"@protobufjs/path","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163579951,"package_name":"@protobufjs/pool","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163579952,"package_name":"@protobufjs/utf8","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163579953,"package_name":"@remix-run/router","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":15163579954,"package_name":"@rollup/plugin-babel","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163579955,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"11.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163579956,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163579957,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":15163579958,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163579959,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.39","direct":false,"kind":"runtime","optional":false},{"id":15163579960,"package_name":"@rushstack/eslint-patch","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163579961,"package_name":"@scure/base","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163579962,"package_name":"@scure/bip32","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163579963,"package_name":"@scure/bip39","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163579964,"package_name":"@sideway/address","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"runtime","optional":false},{"id":15163579965,"package_name":"@sideway/formula","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163579966,"package_name":"@sideway/pinpoint","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163579967,"package_name":"@sigstore/bundle","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":15163579968,"package_name":"@sigstore/protobuf-specs","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":15163579969,"package_name":"@sigstore/sign","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163579970,"package_name":"@sigstore/tuf","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":15163579971,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.27.8","direct":false,"kind":"development","optional":false},{"id":15163579972,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"development","optional":false},{"id":15163579973,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163579974,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"10.3.0","direct":false,"kind":"development","optional":false},{"id":15163579975,"package_name":"@sinonjs/samsam","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":15163579976,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163579977,"package_name":"@sinonjs/text-encoding","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"development","optional":false},{"id":15163579978,"package_name":"@smithy/abort-controller","ecosystem":"npm","requirements":"2.0.13","direct":false,"kind":"runtime","optional":false},{"id":15163579979,"package_name":"@smithy/config-resolver","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":15163579980,"package_name":"@smithy/credential-provider-imds","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163579981,"package_name":"@smithy/eventstream-codec","ecosystem":"npm","requirements":"2.0.13","direct":false,"kind":"runtime","optional":false},{"id":15163579982,"package_name":"@smithy/eventstream-serde-browser","ecosystem":"npm","requirements":"2.0.13","direct":false,"kind":"runtime","optional":false},{"id":15163579983,"package_name":"@smithy/eventstream-serde-config-resolver","ecosystem":"npm","requirements":"2.0.13","direct":false,"kind":"runtime","optional":false},{"id":15163579984,"package_name":"@smithy/eventstream-serde-node","ecosystem":"npm","requirements":"2.0.13","direct":false,"kind":"runtime","optional":false},{"id":15163579985,"package_name":"@smithy/eventstream-serde-universal","ecosystem":"npm","requirements":"2.0.13","direct":false,"kind":"runtime","optional":false},{"id":15163579986,"package_name":"@smithy/fetch-http-handler","ecosystem":"npm","requirements":"2.2.6","direct":false,"kind":"runtime","optional":false},{"id":15163579987,"package_name":"@smithy/hash-node","ecosystem":"npm","requirements":"2.0.15","direct":false,"kind":"runtime","optional":false},{"id":15163579988,"package_name":"@smithy/invalid-dependency","ecosystem":"npm","requirements":"2.0.13","direct":false,"kind":"runtime","optional":false},{"id":15163579989,"package_name":"@smithy/is-array-buffer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163579990,"package_name":"@smithy/middleware-content-length","ecosystem":"npm","requirements":"2.0.15","direct":false,"kind":"runtime","optional":false},{"id":15163579991,"package_name":"@smithy/middleware-endpoint","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163579992,"package_name":"@smithy/middleware-retry","ecosystem":"npm","requirements":"2.0.20","direct":false,"kind":"runtime","optional":false},{"id":15163579993,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":15163579994,"package_name":"@smithy/middleware-serde","ecosystem":"npm","requirements":"2.0.13","direct":false,"kind":"runtime","optional":false},{"id":15163579995,"package_name":"@smithy/middleware-stack","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":15163579996,"package_name":"@smithy/node-config-provider","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":15163579997,"package_name":"@smithy/node-http-handler","ecosystem":"npm","requirements":"2.1.9","direct":false,"kind":"runtime","optional":false},{"id":15163579998,"package_name":"@smithy/property-provider","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":15163579999,"package_name":"@smithy/protocol-http","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"runtime","optional":false},{"id":15163580000,"package_name":"@smithy/querystring-builder","ecosystem":"npm","requirements":"2.0.13","direct":false,"kind":"runtime","optional":false},{"id":15163580001,"package_name":"@smithy/querystring-parser","ecosystem":"npm","requirements":"2.0.13","direct":false,"kind":"runtime","optional":false},{"id":15163580002,"package_name":"@smithy/service-error-classification","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163580003,"package_name":"@smithy/shared-ini-file-loader","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":15163580004,"package_name":"@smithy/signature-v4","ecosystem":"npm","requirements":"2.0.15","direct":false,"kind":"runtime","optional":false},{"id":15163580005,"package_name":"@smithy/smithy-client","ecosystem":"npm","requirements":"2.1.15","direct":false,"kind":"runtime","optional":false},{"id":15163580006,"package_name":"@smithy/types","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":15163580007,"package_name":"@smithy/url-parser","ecosystem":"npm","requirements":"2.0.13","direct":false,"kind":"runtime","optional":false},{"id":15163580008,"package_name":"@smithy/util-base64","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580009,"package_name":"@smithy/util-body-length-browser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580010,"package_name":"@smithy/util-body-length-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580011,"package_name":"@smithy/util-buffer-from","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580012,"package_name":"@smithy/util-config-provider","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580013,"package_name":"@smithy/util-defaults-mode-browser","ecosystem":"npm","requirements":"2.0.19","direct":false,"kind":"runtime","optional":false},{"id":15163580014,"package_name":"@smithy/util-defaults-mode-node","ecosystem":"npm","requirements":"2.0.25","direct":false,"kind":"runtime","optional":false},{"id":15163580015,"package_name":"@smithy/util-endpoints","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163580016,"package_name":"@smithy/util-hex-encoding","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580017,"package_name":"@smithy/util-middleware","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163580018,"package_name":"@smithy/util-retry","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163580019,"package_name":"@smithy/util-stream","ecosystem":"npm","requirements":"2.0.20","direct":false,"kind":"runtime","optional":false},{"id":15163580020,"package_name":"@smithy/util-uri-escape","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580021,"package_name":"@smithy/util-utf8","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580022,"package_name":"@smithy/util-waiter","ecosystem":"npm","requirements":"2.0.13","direct":false,"kind":"runtime","optional":false},{"id":15163580023,"package_name":"@socket.io/component-emitter","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":15163580024,"package_name":"@stablelib/aead","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163580025,"package_name":"@stablelib/binary","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163580026,"package_name":"@stablelib/bytes","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163580027,"package_name":"@stablelib/chacha","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163580028,"package_name":"@stablelib/chacha20poly1305","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163580029,"package_name":"@stablelib/constant-time","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163580030,"package_name":"@stablelib/hash","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163580031,"package_name":"@stablelib/hkdf","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163580032,"package_name":"@stablelib/hmac","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163580033,"package_name":"@stablelib/int","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163580034,"package_name":"@stablelib/keyagreement","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163580035,"package_name":"@stablelib/poly1305","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163580036,"package_name":"@stablelib/random","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15163580037,"package_name":"@stablelib/sha256","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163580038,"package_name":"@stablelib/wipe","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163580039,"package_name":"@stablelib/x25519","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":15163580040,"package_name":"@surma/rollup-plugin-off-main-thread","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":15163580041,"package_name":"@svgr/babel-plugin-add-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163580042,"package_name":"@svgr/babel-plugin-remove-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163580043,"package_name":"@svgr/babel-plugin-remove-jsx-empty-expression","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580044,"package_name":"@svgr/babel-plugin-replace-jsx-attribute-value","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580045,"package_name":"@svgr/babel-plugin-svg-dynamic-title","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163580046,"package_name":"@svgr/babel-plugin-svg-em-dimensions","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163580047,"package_name":"@svgr/babel-plugin-transform-react-native-svg","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163580048,"package_name":"@svgr/babel-plugin-transform-svg-component","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":15163580049,"package_name":"@svgr/babel-preset","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":15163580050,"package_name":"@svgr/core","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":15163580051,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163580052,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580053,"package_name":"@svgr/hast-util-to-babel-ast","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":15163580054,"package_name":"@svgr/plugin-jsx","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":15163580055,"package_name":"@svgr/plugin-svgo","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":15163580056,"package_name":"@svgr/webpack","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":15163580057,"package_name":"@szmarczak/http-timer","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":15163580058,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"9.3.3","direct":false,"kind":"runtime","optional":false},{"id":15163580059,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163580060,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580061,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"12.1.5","direct":false,"kind":"runtime","optional":false},{"id":15163580062,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"8.20.1","direct":false,"kind":"runtime","optional":false},{"id":15163580063,"package_name":"@testing-library/user-event","ecosystem":"npm","requirements":"13.5.0","direct":false,"kind":"runtime","optional":false},{"id":15163580064,"package_name":"@tokenizer/token","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163580065,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163580066,"package_name":"@trysound/sax","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580067,"package_name":"@tsconfig/node10","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":15163580068,"package_name":"@tsconfig/node12","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":15163580069,"package_name":"@tsconfig/node14","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":15163580070,"package_name":"@tsconfig/node16","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":15163580071,"package_name":"@tufjs/canonical-json","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163580072,"package_name":"@tufjs/models","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":15163580073,"package_name":"minimatch","ecosystem":"npm","requirements":"9.0.3","direct":false,"kind":"development","optional":false},{"id":15163580074,"package_name":"@types/aos","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":15163580075,"package_name":"@types/aria-query","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580076,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.20.3","direct":false,"kind":"runtime","optional":false},{"id":15163580077,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.6","direct":false,"kind":"runtime","optional":false},{"id":15163580078,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.3","direct":false,"kind":"runtime","optional":false},{"id":15163580079,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.20.3","direct":false,"kind":"runtime","optional":false},{"id":15163580080,"package_name":"@types/body-parser","ecosystem":"npm","requirements":"1.19.4","direct":false,"kind":"runtime","optional":false},{"id":15163580081,"package_name":"@types/bonjour","ecosystem":"npm","requirements":"3.5.12","direct":false,"kind":"runtime","optional":false},{"id":15163580082,"package_name":"@types/bunyan","ecosystem":"npm","requirements":"1.8.10","direct":false,"kind":"development","optional":false},{"id":15163580083,"package_name":"@types/bytes","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":15163580084,"package_name":"@types/chai","ecosystem":"npm","requirements":"4.3.9","direct":false,"kind":"development","optional":false},{"id":15163580085,"package_name":"@types/config","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":15163580086,"package_name":"@types/connect","ecosystem":"npm","requirements":"3.4.37","direct":false,"kind":"runtime","optional":false},{"id":15163580087,"package_name":"@types/connect-history-api-fallback","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":15163580088,"package_name":"@types/cookiejar","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":15163580089,"package_name":"@types/cors","ecosystem":"npm","requirements":"2.8.15","direct":false,"kind":"development","optional":false},{"id":15163580090,"package_name":"@types/d3-array","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"runtime","optional":false},{"id":15163580091,"package_name":"@types/d3-color","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163580092,"package_name":"@types/d3-ease","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580093,"package_name":"@types/d3-interpolate","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580094,"package_name":"@types/d3-path","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580095,"package_name":"@types/d3-scale","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163580096,"package_name":"@types/d3-shape","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":15163580097,"package_name":"@types/d3-time","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580098,"package_name":"@types/d3-timer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580099,"package_name":"@types/debug","ecosystem":"npm","requirements":"4.1.10","direct":false,"kind":"development","optional":false},{"id":15163580100,"package_name":"@types/dotenv","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":15163580101,"package_name":"@types/eslint","ecosystem":"npm","requirements":"8.44.6","direct":false,"kind":"runtime","optional":false},{"id":15163580102,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.6","direct":false,"kind":"runtime","optional":false},{"id":15163580103,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580104,"package_name":"@types/express","ecosystem":"npm","requirements":"4.17.20","direct":false,"kind":"runtime","optional":false},{"id":15163580105,"package_name":"@types/express-serve-static-core","ecosystem":"npm","requirements":"4.17.39","direct":false,"kind":"runtime","optional":false},{"id":15163580106,"package_name":"@types/express-session","ecosystem":"npm","requirements":"1.17.9","direct":false,"kind":"development","optional":false},{"id":15163580107,"package_name":"@types/glob","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":15163580108,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.8","direct":false,"kind":"runtime","optional":false},{"id":15163580109,"package_name":"@types/hast","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"runtime","optional":false},{"id":15163580110,"package_name":"@types/html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580111,"package_name":"@types/http-errors","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580112,"package_name":"@types/http-proxy","ecosystem":"npm","requirements":"1.17.13","direct":false,"kind":"runtime","optional":false},{"id":15163580113,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163580114,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580115,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580116,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.14","direct":false,"kind":"runtime","optional":false},{"id":15163580117,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":15163580118,"package_name":"@types/long","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580119,"package_name":"@types/lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":15163580120,"package_name":"@types/mime","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":15163580121,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":15163580122,"package_name":"@types/minimist","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":15163580123,"package_name":"@types/mocha","ecosystem":"npm","requirements":"10.0.3","direct":false,"kind":"development","optional":false},{"id":15163580124,"package_name":"@types/ms","ecosystem":"npm","requirements":"0.7.33","direct":false,"kind":"development","optional":false},{"id":15163580125,"package_name":"@types/multer","ecosystem":"npm","requirements":"1.4.9","direct":false,"kind":"runtime","optional":false},{"id":15163580126,"package_name":"@types/node","ecosystem":"npm","requirements":"18.18.7","direct":false,"kind":"runtime","optional":false},{"id":15163580127,"package_name":"@types/node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"development","optional":false},{"id":15163580128,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"development","optional":false},{"id":15163580129,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580130,"package_name":"@types/pg","ecosystem":"npm","requirements":"8.10.7","direct":false,"kind":"development","optional":false},{"id":15163580131,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"runtime","optional":false},{"id":15163580132,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.9","direct":false,"kind":"runtime","optional":false},{"id":15163580133,"package_name":"@types/q","ecosystem":"npm","requirements":"1.5.7","direct":false,"kind":"runtime","optional":false},{"id":15163580134,"package_name":"@types/qs","ecosystem":"npm","requirements":"6.9.9","direct":false,"kind":"runtime","optional":false},{"id":15163580135,"package_name":"@types/range-parser","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":15163580136,"package_name":"@types/react","ecosystem":"npm","requirements":"17.0.69","direct":false,"kind":"runtime","optional":false},{"id":15163580137,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"17.0.22","direct":false,"kind":"runtime","optional":false},{"id":15163580138,"package_name":"@types/react-syntax-highlighter","ecosystem":"npm","requirements":"13.5.2","direct":false,"kind":"runtime","optional":false},{"id":15163580139,"package_name":"@types/readable-stream","ecosystem":"npm","requirements":"2.3.15","direct":false,"kind":"runtime","optional":false},{"id":15163580140,"package_name":"@types/resolve","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"runtime","optional":false},{"id":15163580141,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":15163580142,"package_name":"@types/rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":15163580143,"package_name":"@types/scheduler","ecosystem":"npm","requirements":"0.16.5","direct":false,"kind":"runtime","optional":false},{"id":15163580144,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.5.4","direct":false,"kind":"runtime","optional":false},{"id":15163580145,"package_name":"@types/send","ecosystem":"npm","requirements":"0.17.3","direct":false,"kind":"runtime","optional":false},{"id":15163580146,"package_name":"@types/serve-index","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":15163580147,"package_name":"@types/serve-static","ecosystem":"npm","requirements":"1.15.4","direct":false,"kind":"runtime","optional":false},{"id":15163580148,"package_name":"@types/sinon","ecosystem":"npm","requirements":"10.0.20","direct":false,"kind":"development","optional":false},{"id":15163580149,"package_name":"@types/sinonjs__fake-timers","ecosystem":"npm","requirements":"8.1.4","direct":false,"kind":"development","optional":false},{"id":15163580150,"package_name":"@types/sockjs","ecosystem":"npm","requirements":"0.3.35","direct":false,"kind":"runtime","optional":false},{"id":15163580151,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580152,"package_name":"@types/superagent","ecosystem":"npm","requirements":"4.1.13","direct":false,"kind":"development","optional":false},{"id":15163580153,"package_name":"@types/swagger-ui-express","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":15163580154,"package_name":"@types/triple-beam","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":15163580155,"package_name":"@types/trusted-types","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163580156,"package_name":"@types/unist","ecosystem":"npm","requirements":"2.0.9","direct":false,"kind":"runtime","optional":false},{"id":15163580157,"package_name":"@types/ws","ecosystem":"npm","requirements":"8.5.8","direct":false,"kind":"runtime","optional":false},{"id":15163580158,"package_name":"@types/yamljs","ecosystem":"npm","requirements":"0.2.33","direct":false,"kind":"development","optional":false},{"id":15163580164,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.7","direct":false,"kind":"runtime","optional":false},{"id":15163580165,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580166,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"6.9.0","direct":false,"kind":"development","optional":false},{"id":15163580167,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":15163580168,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":15163580169,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":15163580170,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":15163580171,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":15163580172,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":15163580173,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":15163580174,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"6.9.0","direct":false,"kind":"development","optional":false},{"id":15163580175,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"6.9.0","direct":false,"kind":"development","optional":false},{"id":15163580176,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"6.9.0","direct":false,"kind":"development","optional":false},{"id":15163580177,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"6.9.0","direct":false,"kind":"development","optional":false},{"id":15163580178,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"6.9.0","direct":false,"kind":"development","optional":false},{"id":15163580179,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"6.9.0","direct":false,"kind":"development","optional":false},{"id":15163580180,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"6.9.0","direct":false,"kind":"development","optional":false},{"id":15163580181,"package_name":"@ungap/structured-clone","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580182,"package_name":"@vascosantos/moving-average","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":15163580183,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15163580184,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15163580185,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15163580186,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15163580187,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15163580188,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15163580189,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15163580190,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15163580191,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15163580192,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15163580193,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15163580194,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15163580195,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15163580196,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15163580197,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":15163580198,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580199,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":15163580200,"package_name":"@yarnpkg/lockfile","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":15163580201,"package_name":"@yarnpkg/parsers","ecosystem":"npm","requirements":"3.0.0-rc.46","direct":false,"kind":"development","optional":false},{"id":15163580202,"package_name":"@zkochan/js-yaml","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":15163580203,"package_name":"abab","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163580204,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":15163580205,"package_name":"abitype","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":15163580206,"package_name":"abort-controller","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163580207,"package_name":"abortable-iterator","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":15163580208,"package_name":"abstract-level","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580209,"package_name":"abstract-leveldown","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":15163580210,"package_name":"level-supports","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15163580211,"package_name":"abstract-logging","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580212,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":15163580213,"package_name":"acorn","ecosystem":"npm","requirements":"8.10.0","direct":false,"kind":"runtime","optional":false},{"id":15163580214,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580215,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":15163580216,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580217,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":15163580218,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":15163580219,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":15163580220,"package_name":"add-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163580221,"package_name":"address","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":15163580222,"package_name":"adjust-sourcemap-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580223,"package_name":"aes-js","ecosystem":"npm","requirements":"4.0.0-beta.5","direct":false,"kind":"runtime","optional":false},{"id":15163580224,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580225,"package_name":"agentkeepalive","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":15163580226,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":15163580227,"package_name":"ajv","ecosystem":"npm","requirements":"8.12.0","direct":false,"kind":"runtime","optional":false},{"id":15163580228,"package_name":"ajv-draft-04","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580229,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163580230,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580231,"package_name":"ansi-align","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":15163580232,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":15163580233,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":15163580234,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":15163580235,"package_name":"ansi-html-community","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":15163580236,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580237,"package_name":"ansi-sequence-parser","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":15163580238,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580239,"package_name":"any-promise","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163580240,"package_name":"any-signal","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":15163580241,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163580242,"package_name":"aos","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"runtime","optional":false},{"id":15163580243,"package_name":"append-field","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580244,"package_name":"aproba","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163580245,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":15163580246,"package_name":"arg","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":15163580247,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":15163580248,"package_name":"args","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580249,"package_name":"camelcase","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580250,"package_name":"argv","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"development","optional":false},{"id":15163580251,"package_name":"aria-query","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163580252,"package_name":"array-back","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580253,"package_name":"array-buffer-byte-length","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580254,"package_name":"array-differ","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163580255,"package_name":"array-find-index","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15163580256,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163580257,"package_name":"array-ify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163580258,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.7","direct":false,"kind":"runtime","optional":false},{"id":15163580259,"package_name":"array-shuffle","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163580260,"package_name":"array-timsort","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":15163580261,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580262,"package_name":"array-uniq","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":15163580263,"package_name":"array.prototype.findlastindex","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":15163580264,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":15163580265,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":15163580266,"package_name":"array.prototype.reduce","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163580267,"package_name":"array.prototype.tosorted","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163580268,"package_name":"arraybuffer.prototype.slice","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580269,"package_name":"arrgv","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15163580270,"package_name":"arrify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580271,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163580272,"package_name":"asn1.js","ecosystem":"npm","requirements":"5.4.1","direct":false,"kind":"development","optional":false},{"id":15163580273,"package_name":"bn.js","ecosystem":"npm","requirements":"4.12.0","direct":false,"kind":"development","optional":false},{"id":15163580274,"package_name":"assertion-error","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":15163580275,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":15163580276,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163580277,"package_name":"async","ecosystem":"npm","requirements":"2.6.4","direct":false,"kind":"development","optional":false},{"id":15163580278,"package_name":"asynciterator.prototype","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580279,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163580280,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580281,"package_name":"atomic-sleep","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580282,"package_name":"attr-accept","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":15163580283,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.4.16","direct":false,"kind":"runtime","optional":false},{"id":15163580284,"package_name":"ava","ecosystem":"npm","requirements":"3.15.0","direct":false,"kind":"development","optional":false},{"id":15163580285,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163580286,"package_name":"axe-core","ecosystem":"npm","requirements":"4.8.2","direct":false,"kind":"runtime","optional":false},{"id":15163580287,"package_name":"axios","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":15163580288,"package_name":"axobject-query","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163580289,"package_name":"babel-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163580290,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163580291,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":15163580292,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":15163580293,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163580294,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163580295,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580296,"package_name":"babel-plugin-named-asset-import","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":15163580297,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":15163580298,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.8.6","direct":false,"kind":"runtime","optional":false},{"id":15163580299,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":15163580300,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":15163580301,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580302,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163580303,"package_name":"babel-preset-react-app","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580304,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580305,"package_name":"base-x","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580306,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163580307,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":15163580308,"package_name":"bech32","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":15163580309,"package_name":"before-after-hook","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":15163580310,"package_name":"bfj","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580311,"package_name":"big-integer","ecosystem":"npm","requirements":"1.6.51","direct":false,"kind":"development","optional":false},{"id":15163580312,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":15163580313,"package_name":"bigint-crypto-utils","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163580314,"package_name":"bignumber.js","ecosystem":"npm","requirements":"9.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163580315,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580316,"package_name":"bindings","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":15163580317,"package_name":"bl","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580318,"package_name":"blakejs","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":15163580319,"package_name":"blob-to-it","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163580320,"package_name":"blockstore-core","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":15163580321,"package_name":"blockstore-datastore-adapter","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":15163580322,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"runtime","optional":false},{"id":15163580323,"package_name":"blueimp-md5","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"development","optional":false},{"id":15163580324,"package_name":"bn.js","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163580325,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.1","direct":false,"kind":"runtime","optional":false},{"id":15163580326,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":15163580327,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":15163580329,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580330,"package_name":"qs","ecosystem":"npm","requirements":"6.11.0","direct":false,"kind":"runtime","optional":false},{"id":15163580331,"package_name":"bonjour-service","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163580333,"package_name":"array-flatten","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163580334,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580336,"package_name":"bowser","ecosystem":"npm","requirements":"2.11.0","direct":false,"kind":"runtime","optional":false},{"id":15163580337,"package_name":"boxen","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":15163580339,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":15163580340,"package_name":"bplist-parser","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":15163580341,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":15163580342,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580343,"package_name":"brorand","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580344,"package_name":"browser-level","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580345,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580346,"package_name":"browser-readablestream-to-it","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580347,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":15163580348,"package_name":"browserslist","ecosystem":"npm","requirements":"4.22.1","direct":false,"kind":"runtime","optional":false},{"id":15163580349,"package_name":"bs58","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580350,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163580351,"package_name":"buffer","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580352,"package_name":"buffer-equal-constant-time","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580353,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163580354,"package_name":"buffer-writer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580355,"package_name":"builtin-modules","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":15163580356,"package_name":"builtins","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":15163580357,"package_name":"bundle-name","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163580358,"package_name":"bunyan","ecosystem":"npm","requirements":"1.8.15","direct":false,"kind":"runtime","optional":false},{"id":15163580359,"package_name":"busboy","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163580360,"package_name":"byte-size","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":15163580361,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163580362,"package_name":"c8","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":15163580363,"package_name":"yargs","ecosystem":"npm","requirements":"17.7.2","direct":false,"kind":"development","optional":false},{"id":15163580364,"package_name":"cacache","ecosystem":"npm","requirements":"17.1.4","direct":false,"kind":"development","optional":false},{"id":15163580365,"package_name":"foreground-child","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":15163580366,"package_name":"glob","ecosystem":"npm","requirements":"10.3.10","direct":false,"kind":"development","optional":false},{"id":15163580367,"package_name":"minipass","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":15163580368,"package_name":"ssri","ecosystem":"npm","requirements":"10.0.5","direct":false,"kind":"development","optional":false},{"id":15163580369,"package_name":"cacheable-request","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":15163580370,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":15163580371,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163580372,"package_name":"keyv","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":15163580373,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163580374,"package_name":"cachedir","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":15163580375,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163580376,"package_name":"call-me-maybe","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580377,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580378,"package_name":"camel-case","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163580379,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163580380,"package_name":"camelcase-css","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580381,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"development","optional":false},{"id":15163580382,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580383,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001554","direct":false,"kind":"runtime","optional":false},{"id":15163580384,"package_name":"case-sensitive-paths-webpack-plugin","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163580385,"package_name":"catering","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163580386,"package_name":"cbor-extract","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163580387,"package_name":"cbor-x","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":15163580388,"package_name":"cborg","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":15163580389,"package_name":"chai","ecosystem":"npm","requirements":"4.3.10","direct":false,"kind":"development","optional":false},{"id":15163580390,"package_name":"chai-http","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":15163580391,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163580392,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163580393,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580394,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":15163580395,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580396,"package_name":"character-entities","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":15163580397,"package_name":"character-entities-legacy","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":15163580398,"package_name":"character-reference-invalid","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":15163580399,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":15163580400,"package_name":"charset","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163580401,"package_name":"check-error","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":15163580402,"package_name":"check-types","ecosystem":"npm","requirements":"11.2.3","direct":false,"kind":"runtime","optional":false},{"id":15163580403,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":15163580404,"package_name":"chownr","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163580405,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580406,"package_name":"chunkd","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":15163580407,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163580408,"package_name":"ci-parallel-vars","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163580409,"package_name":"cids","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":15163580410,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":15163580411,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":15163580412,"package_name":"class-is","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":15163580413,"package_name":"classic-level","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163580414,"package_name":"classlist-polyfill","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580415,"package_name":"classnames","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":15163580416,"package_name":"clean-css","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":15163580417,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":15163580418,"package_name":"clean-yaml-object","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":15163580419,"package_name":"cli-boxes","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":15163580420,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":15163580421,"package_name":"cli-spinners","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"development","optional":false},{"id":15163580422,"package_name":"cli-truncate","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15163580423,"package_name":"cli-width","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163580424,"package_name":"client-only","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580425,"package_name":"cliui","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":15163580426,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":15163580427,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":15163580428,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":15163580429,"package_name":"clone-response","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":15163580430,"package_name":"cmd-shim","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":15163580431,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163580432,"package_name":"coa","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580433,"package_name":"code-excerpt","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163580434,"package_name":"codecov","ecosystem":"npm","requirements":"3.8.3","direct":false,"kind":"development","optional":false},{"id":15163580435,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580436,"package_name":"color","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163580437,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":15163580438,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163580439,"package_name":"color-string","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":15163580440,"package_name":"color-support","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":15163580441,"package_name":"colord","ecosystem":"npm","requirements":"2.9.3","direct":false,"kind":"runtime","optional":false},{"id":15163580442,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.20","direct":false,"kind":"runtime","optional":false},{"id":15163580443,"package_name":"colorspace","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":15163580444,"package_name":"columnify","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":15163580445,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":15163580446,"package_name":"comma-separated-tokens","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":15163580447,"package_name":"command-exists","ecosystem":"npm","requirements":"1.2.9","direct":false,"kind":"runtime","optional":false},{"id":15163580448,"package_name":"command-line-args","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163580449,"package_name":"command-line-usage","ecosystem":"npm","requirements":"6.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163580450,"package_name":"array-back","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580451,"package_name":"typical","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580452,"package_name":"commander","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580453,"package_name":"comment-json","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":15163580454,"package_name":"commitizen","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":15163580455,"package_name":"common-path-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580456,"package_name":"common-tags","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":15163580457,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580458,"package_name":"compare-func","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163580459,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163580460,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":15163580461,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":15163580462,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580463,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580464,"package_name":"concat-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163580465,"package_name":"concordance","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":15163580466,"package_name":"config","ecosystem":"npm","requirements":"3.3.9","direct":false,"kind":"runtime","optional":false},{"id":15163580467,"package_name":"configstore","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":15163580468,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":15163580469,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580470,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":15163580471,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":15163580472,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163580473,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163580474,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":15163580475,"package_name":"conventional-changelog-core","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":15163580476,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":15163580477,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163580478,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163580479,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163580480,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163580481,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163580482,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":15163580483,"package_name":"semver","ecosystem":"npm","requirements":"5.7.2","direct":false,"kind":"development","optional":false},{"id":15163580484,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163580485,"package_name":"conventional-changelog-preset-loader","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163580486,"package_name":"conventional-changelog-writer","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":15163580487,"package_name":"conventional-commit-types","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163580488,"package_name":"conventional-commits-filter","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163580489,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163580490,"package_name":"conventional-recommended-bump","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":15163580491,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":15163580492,"package_name":"convert-to-spaces","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15163580493,"package_name":"cookie","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":15163580494,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163580495,"package_name":"cookiejar","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":15163580496,"package_name":"copyfiles","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":15163580497,"package_name":"core-js","ecosystem":"npm","requirements":"3.33.1","direct":false,"kind":"runtime","optional":false},{"id":15163580498,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.33.1","direct":false,"kind":"runtime","optional":false},{"id":15163580499,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.33.1","direct":false,"kind":"runtime","optional":false},{"id":15163580500,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580501,"package_name":"cors","ecosystem":"npm","requirements":"2.8.5","direct":false,"kind":"runtime","optional":false},{"id":15163580502,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"8.3.6","direct":false,"kind":"development","optional":false},{"id":15163580503,"package_name":"cosmiconfig-typescript-loader","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":15163580504,"package_name":"crc-32","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":15163580505,"package_name":"create-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":15163580506,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580507,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580508,"package_name":"cspell","ecosystem":"npm","requirements":"4.2.8","direct":false,"kind":"development","optional":false},{"id":15163580509,"package_name":"cspell-glob","ecosystem":"npm","requirements":"0.1.25","direct":false,"kind":"development","optional":false},{"id":15163580520,"package_name":"cspell-io","ecosystem":"npm","requirements":"4.1.7","direct":false,"kind":"development","optional":false},{"id":15163580521,"package_name":"cspell-lib","ecosystem":"npm","requirements":"4.3.12","direct":false,"kind":"development","optional":false},{"id":15163580522,"package_name":"cspell-trie-lib","ecosystem":"npm","requirements":"4.2.8","direct":false,"kind":"development","optional":false},{"id":15163580526,"package_name":"cspell-util-bundle","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"development","optional":false},{"id":15163580544,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":15163580546,"package_name":"css-blank-pseudo","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580547,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":15163580548,"package_name":"css-has-pseudo","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163580549,"package_name":"css-loader","ecosystem":"npm","requirements":"6.8.1","direct":false,"kind":"runtime","optional":false},{"id":15163580550,"package_name":"css-minimizer-webpack-plugin","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":15163580551,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580552,"package_name":"css-prefers-color-scheme","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580553,"package_name":"css-select","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163580554,"package_name":"css-select-base-adapter","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163580555,"package_name":"css-tree","ecosystem":"npm","requirements":"1.0.0-alpha.37","direct":false,"kind":"runtime","optional":false},{"id":15163580556,"package_name":"css-what","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580557,"package_name":"cssdb","ecosystem":"npm","requirements":"7.8.0","direct":false,"kind":"runtime","optional":false},{"id":15163580558,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580559,"package_name":"cssnano","ecosystem":"npm","requirements":"5.1.15","direct":false,"kind":"runtime","optional":false},{"id":15163580560,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"5.2.14","direct":false,"kind":"runtime","optional":false},{"id":15163580561,"package_name":"cssnano-utils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580562,"package_name":"csso","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580563,"package_name":"css-tree","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163580564,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":15163580565,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":15163580566,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163580567,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":15163580568,"package_name":"csstype","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163580569,"package_name":"currently-unhandled","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":15163580570,"package_name":"cz-conventional-changelog","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":15163580571,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":15163580572,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":15163580573,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":15163580574,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163580575,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":15163580576,"package_name":"d3-array","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":15163580577,"package_name":"d3-color","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580578,"package_name":"d3-ease","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580579,"package_name":"d3-format","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580580,"package_name":"d3-interpolate","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580581,"package_name":"d3-path","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580582,"package_name":"d3-scale","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580583,"package_name":"d3-shape","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580584,"package_name":"d3-time","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580585,"package_name":"d3-time-format","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580586,"package_name":"d3-timer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580587,"package_name":"dag-jose","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580588,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":15163580589,"package_name":"dargs","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":15163580590,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580591,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580592,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580593,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163580594,"package_name":"datastore-core","ecosystem":"npm","requirements":"6.0.7","direct":false,"kind":"development","optional":false},{"id":15163580595,"package_name":"datastore-fs","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":15163580596,"package_name":"datastore-level","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":15163580597,"package_name":"level","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":15163580598,"package_name":"datastore-pubsub","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163580599,"package_name":"date-fns","ecosystem":"npm","requirements":"2.30.0","direct":false,"kind":"runtime","optional":false},{"id":15163580600,"package_name":"date-time","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":15163580601,"package_name":"dateformat","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":15163580602,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":15163580603,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163580604,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":15163580605,"package_name":"decamelize-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":15163580606,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163580607,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"runtime","optional":false},{"id":15163580608,"package_name":"decimal.js-light","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163580609,"package_name":"decompress-response","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":15163580610,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163580611,"package_name":"deep-eql","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":15163580612,"package_name":"deep-equal","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":15163580613,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163580614,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":15163580615,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163580616,"package_name":"default-browser","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163580617,"package_name":"default-browser-id","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163580618,"package_name":"execa","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":15163580619,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":15163580620,"package_name":"human-signals","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":15163580621,"package_name":"is-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163580622,"package_name":"mimic-fn","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163580623,"package_name":"npm-run-path","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":15163580624,"package_name":"onetime","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":15163580625,"package_name":"path-key","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163580626,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163580627,"package_name":"default-gateway","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580628,"package_name":"defaults","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":15163580629,"package_name":"defer-to-connect","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":15163580630,"package_name":"deferred-leveldown","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":15163580631,"package_name":"define-data-property","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163580632,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580633,"package_name":"define-properties","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163580634,"package_name":"del","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":15163580635,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580636,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163580637,"package_name":"denque","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":15163580638,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580639,"package_name":"deprecation","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":15163580640,"package_name":"dequal","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580641,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580642,"package_name":"detect-file","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163580643,"package_name":"detect-indent","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":15163580644,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580645,"package_name":"detect-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580646,"package_name":"detect-port-alt","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":15163580647,"package_name":"dezalgo","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163580648,"package_name":"didyoumean","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":15163580649,"package_name":"diff","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":15163580650,"package_name":"diff-sequences","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"development","optional":false},{"id":15163580651,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580652,"package_name":"directory-tree","ecosystem":"npm","requirements":"3.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163580653,"package_name":"dlv","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163580654,"package_name":"dns-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580655,"package_name":"dns-over-http-resolver","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":15163580656,"package_name":"dns-packet","ecosystem":"npm","requirements":"5.6.1","direct":false,"kind":"runtime","optional":false},{"id":15163580657,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580659,"package_name":"dom-accessibility-api","ecosystem":"npm","requirements":"0.5.16","direct":false,"kind":"runtime","optional":false},{"id":15163580660,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580661,"package_name":"dom-helpers","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163580663,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":15163580664,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163580665,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580667,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580668,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163580669,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":15163580670,"package_name":"dot-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163580671,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":15163580672,"package_name":"dotenv","ecosystem":"npm","requirements":"16.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163580673,"package_name":"dotenv-expand","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":15163580674,"package_name":"dtrace-provider","ecosystem":"npm","requirements":"0.8.8","direct":false,"kind":"runtime","optional":false},{"id":15163580675,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163580676,"package_name":"duplexer3","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":15163580677,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":15163580678,"package_name":"ecdsa-sig-formatter","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":15163580679,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163580680,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.9","direct":false,"kind":"runtime","optional":false},{"id":15163580681,"package_name":"electron-fetch","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":15163580682,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.567","direct":false,"kind":"runtime","optional":false},{"id":15163580683,"package_name":"elliptic","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":15163580684,"package_name":"bn.js","ecosystem":"npm","requirements":"4.12.0","direct":false,"kind":"runtime","optional":false},{"id":15163580685,"package_name":"email-addresses","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":15163580686,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":15163580687,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580688,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580689,"package_name":"enabled","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580690,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580691,"package_name":"encoding","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":15163580692,"package_name":"encoding-down","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":15163580693,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":15163580694,"package_name":"engine.io-client","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"development","optional":false},{"id":15163580695,"package_name":"ws","ecosystem":"npm","requirements":"8.11.0","direct":false,"kind":"development","optional":false},{"id":15163580696,"package_name":"engine.io-parser","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":15163580697,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.15.0","direct":false,"kind":"runtime","optional":false},{"id":15163580698,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":15163580699,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580700,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":15163580701,"package_name":"envinfo","ecosystem":"npm","requirements":"7.8.1","direct":false,"kind":"development","optional":false},{"id":15163580702,"package_name":"equal-length","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163580703,"package_name":"err-code","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580704,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":15163580705,"package_name":"error-stack-parser","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":15163580706,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.22.3","direct":false,"kind":"runtime","optional":false},{"id":15163580707,"package_name":"es-array-method-boxes-properly","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580708,"package_name":"es-get-iterator","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163580709,"package_name":"es-iterator-helpers","ecosystem":"npm","requirements":"1.0.15","direct":false,"kind":"runtime","optional":false},{"id":15163580710,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163580711,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580712,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580713,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163580714,"package_name":"es6-promisify","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":15163580715,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163580716,"package_name":"escape-goat","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":15163580717,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580718,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580719,"package_name":"escodegen","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580720,"package_name":"eslint","ecosystem":"npm","requirements":"8.52.0","direct":false,"kind":"runtime","optional":false},{"id":15163580721,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":15163580722,"package_name":"eslint-config-react-app","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580723,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":15163580724,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":15163580725,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":15163580726,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"25.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163580727,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":15163580728,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":15163580729,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":15163580730,"package_name":"eslint-plugin-flowtype","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580731,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.29.0","direct":false,"kind":"runtime","optional":false},{"id":15163580732,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580733,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580734,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580735,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.14.2","direct":false,"kind":"runtime","optional":false},{"id":15163580736,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.7.1","direct":false,"kind":"runtime","optional":false},{"id":15163580737,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":15163580738,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.33.2","direct":false,"kind":"runtime","optional":false},{"id":15163580739,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163580740,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.5","direct":false,"kind":"runtime","optional":false},{"id":15163580741,"package_name":"eslint-plugin-testing-library","ecosystem":"npm","requirements":"5.11.1","direct":false,"kind":"runtime","optional":false},{"id":15163580742,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.2.2","direct":false,"kind":"runtime","optional":false},{"id":15163580743,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15163580744,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":15163580745,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":15163580746,"package_name":"eslint-webpack-plugin","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580747,"package_name":"jest-worker","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163580748,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163580749,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580750,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580751,"package_name":"espree","ecosystem":"npm","requirements":"9.6.1","direct":false,"kind":"runtime","optional":false},{"id":15163580752,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580753,"package_name":"esquery","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":15163580754,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163580755,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163580756,"package_name":"estree-walker","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580757,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580758,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":15163580759,"package_name":"eth-provider","ecosystem":"npm","requirements":"0.13.6","direct":false,"kind":"development","optional":false},{"id":15163580760,"package_name":"uuid","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":15163580761,"package_name":"ws","ecosystem":"npm","requirements":"8.9.0","direct":false,"kind":"development","optional":false},{"id":15163580762,"package_name":"ethereum-cryptography","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163580763,"package_name":"ethereum-provider","ecosystem":"npm","requirements":"0.7.7","direct":false,"kind":"runtime","optional":false},{"id":15163580764,"package_name":"ethers","ecosystem":"npm","requirements":"6.8.0","direct":false,"kind":"runtime","optional":false},{"id":15163580765,"package_name":"@noble/curves","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580766,"package_name":"@noble/hashes","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":15163580767,"package_name":"@types/node","ecosystem":"npm","requirements":"18.15.13","direct":false,"kind":"runtime","optional":false},{"id":15163580768,"package_name":"ws","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"runtime","optional":false},{"id":15163580769,"package_name":"event-iterator","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163580770,"package_name":"event-target-shim","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":15163580771,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":15163580772,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163580773,"package_name":"execa","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580774,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163580775,"package_name":"expand-tilde","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":15163580776,"package_name":"expect","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163580777,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163580778,"package_name":"exponential-backoff","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":15163580779,"package_name":"express","ecosystem":"npm","requirements":"4.18.2","direct":false,"kind":"runtime","optional":false},{"id":15163580780,"package_name":"express-fileupload","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":15163580781,"package_name":"express-openapi-validator","ecosystem":"npm","requirements":"5.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163580789,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163580790,"package_name":"express-rate-limit","ecosystem":"npm","requirements":"6.11.2","direct":false,"kind":"runtime","optional":false},{"id":15163580791,"package_name":"express-session","ecosystem":"npm","requirements":"1.17.3","direct":false,"kind":"runtime","optional":false},{"id":15163580792,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":15163580793,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580794,"package_name":"external-editor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":15163580795,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":15163580796,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163580797,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":15163580798,"package_name":"fast-equals","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580799,"package_name":"fast-fifo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":15163580800,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163580801,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580802,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163580803,"package_name":"fast-redact","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163580804,"package_name":"fast-safe-stringify","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163580805,"package_name":"fast-text-encoding","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163580806,"package_name":"fast-url-parser","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":15163580807,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":15163580808,"package_name":"fast-write-atomic","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":15163580809,"package_name":"fast-xml-parser","ecosystem":"npm","requirements":"4.2.5","direct":false,"kind":"runtime","optional":false},{"id":15163580810,"package_name":"fastq","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":15163580811,"package_name":"fault","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163580812,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"runtime","optional":false},{"id":15163580813,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580814,"package_name":"fecha","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":15163580815,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":15163580816,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580817,"package_name":"file-loader","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580818,"package_name":"file-selector","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163580819,"package_name":"file-type","ecosystem":"npm","requirements":"16.5.4","direct":false,"kind":"runtime","optional":false},{"id":15163580820,"package_name":"file-uri-to-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163580821,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163580822,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580823,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"runtime","optional":false},{"id":15163580824,"package_name":"filename-reserved-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163580825,"package_name":"filenamify","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":15163580826,"package_name":"filesize","ecosystem":"npm","requirements":"8.0.7","direct":false,"kind":"runtime","optional":false},{"id":15163580827,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580828,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580829,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":15163580830,"package_name":"find-node-modules","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":15163580831,"package_name":"find-replace","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580832,"package_name":"find-root","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":15163580833,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580834,"package_name":"findup-sync","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163580835,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":15163580836,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163580837,"package_name":"flatstr","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":15163580838,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.9","direct":false,"kind":"runtime","optional":false},{"id":15163580839,"package_name":"fn.name","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580840,"package_name":"fnv1a","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":15163580841,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.15.3","direct":false,"kind":"runtime","optional":false},{"id":15163580842,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":15163580843,"package_name":"foreground-child","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163580844,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":15163580845,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580846,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163580847,"package_name":"tapable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163580848,"package_name":"form-data","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580849,"package_name":"format","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":15163580850,"package_name":"formidable","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163580851,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580852,"package_name":"fraction.js","ecosystem":"npm","requirements":"4.3.7","direct":false,"kind":"runtime","optional":false},{"id":15163580853,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":15163580854,"package_name":"fs-constants","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163580855,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580856,"package_name":"fs-minipass","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":15163580857,"package_name":"fs-monkey","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163580858,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580859,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":15163580860,"package_name":"fsu","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":15163580861,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163580862,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":15163580863,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580864,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":15163580865,"package_name":"fuse.js","ecosystem":"npm","requirements":"6.6.2","direct":false,"kind":"runtime","optional":false},{"id":15163580866,"package_name":"ganache","ecosystem":"npm","requirements":"7.9.1","direct":false,"kind":"development","optional":false},{"id":15163580867,"package_name":"@cspotcode/source-map-support","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":15163580868,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":15163580869,"package_name":"@discoveryjs/json-ext","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":15163580870,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":15163580871,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580872,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":15163580873,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.14","direct":false,"kind":"runtime","optional":false},{"id":15163580874,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.17","direct":false,"kind":"runtime","optional":false},{"id":15163580875,"package_name":"@microsoft/api-extractor","ecosystem":"npm","requirements":"7.20.1","direct":false,"kind":"runtime","optional":false},{"id":15163580876,"package_name":"@microsoft/api-extractor-model","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":15163580877,"package_name":"typescript","ecosystem":"npm","requirements":"4.5.5","direct":false,"kind":"runtime","optional":false},{"id":15163580878,"package_name":"@microsoft/tsdoc","ecosystem":"npm","requirements":"0.13.2","direct":false,"kind":"runtime","optional":false},{"id":15163580879,"package_name":"@microsoft/tsdoc-config","ecosystem":"npm","requirements":"0.15.2","direct":false,"kind":"runtime","optional":false},{"id":15163580880,"package_name":"resolve","ecosystem":"npm","requirements":"1.19.0","direct":false,"kind":"runtime","optional":false},{"id":15163580881,"package_name":"@rushstack/node-core-library","ecosystem":"npm","requirements":"3.45.1","direct":false,"kind":"runtime","optional":false},{"id":15163580882,"package_name":"@types/node","ecosystem":"npm","requirements":"12.20.24","direct":false,"kind":"runtime","optional":false},{"id":15163580883,"package_name":"@rushstack/rig-package","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":15163580884,"package_name":"@rushstack/ts-command-line","ecosystem":"npm","requirements":"4.10.7","direct":false,"kind":"runtime","optional":false},{"id":15163580885,"package_name":"@trufflesuite/bigint-buffer","ecosystem":"npm","requirements":"1.1.10","direct":false,"kind":"development","optional":false},{"id":15163580886,"package_name":"node-gyp-build","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":15163580887,"package_name":"@trufflesuite/uws-js-unofficial","ecosystem":"npm","requirements":"20.30.0-unofficial.0","direct":false,"kind":"development","optional":false},{"id":15163580888,"package_name":"bufferutil","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":15163580889,"package_name":"utf-8-validate","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":15163580890,"package_name":"ws","ecosystem":"npm","requirements":"8.13.0","direct":false,"kind":"development","optional":false},{"id":15163580891,"package_name":"@tsconfig/node10","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":15163580892,"package_name":"@tsconfig/node12","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":15163580893,"package_name":"@tsconfig/node14","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580894,"package_name":"@tsconfig/node16","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580895,"package_name":"@types/abstract-leveldown","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580896,"package_name":"@types/argparse","ecosystem":"npm","requirements":"1.0.38","direct":false,"kind":"runtime","optional":false},{"id":15163580897,"package_name":"@types/bn.js","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":15163580898,"package_name":"@types/eslint","ecosystem":"npm","requirements":"8.4.10","direct":false,"kind":"runtime","optional":false},{"id":15163580899,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.4","direct":false,"kind":"runtime","optional":false},{"id":15163580900,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.50","direct":false,"kind":"runtime","optional":false},{"id":15163580901,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"runtime","optional":false},{"id":15163580902,"package_name":"@types/mocha","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580903,"package_name":"@types/node","ecosystem":"npm","requirements":"17.0.0","direct":false,"kind":"development","optional":false},{"id":15163580904,"package_name":"@types/seedrandom","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":15163580905,"package_name":"@ungap/promise-all-settled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163580906,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":15163580907,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":15163580908,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":15163580909,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":15163580910,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":15163580911,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":15163580912,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":15163580913,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":15163580914,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":15163580915,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":15163580916,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":15163580917,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":15163580918,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":15163580919,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":15163580920,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":15163580921,"package_name":"@webpack-cli/configtest","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580922,"package_name":"@webpack-cli/info","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":15163580923,"package_name":"@webpack-cli/serve","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163580924,"package_name":"abstract-level","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":15163580925,"package_name":"level-supports","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":15163580926,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.1","direct":false,"kind":"runtime","optional":false},{"id":15163580927,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":15163580928,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580929,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163580930,"package_name":"arg","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163580931,"package_name":"asn1.js","ecosystem":"npm","requirements":"5.4.1","direct":false,"kind":"runtime","optional":false},{"id":15163580932,"package_name":"assert","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580933,"package_name":"async-eventemitter","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"development","optional":false},{"id":15163580934,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":15163580935,"package_name":"brorand","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":15163580936,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163580937,"package_name":"browserify-aes","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580938,"package_name":"browserify-cipher","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580939,"package_name":"browserify-des","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580940,"package_name":"browserify-rsa","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580941,"package_name":"browserify-sign","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163580942,"package_name":"browserslist","ecosystem":"npm","requirements":"4.21.4","direct":false,"kind":"runtime","optional":false},{"id":15163580943,"package_name":"buffer","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":15163580944,"package_name":"buffer-xor","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580945,"package_name":"bufferutil","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":15163580946,"package_name":"builtin-status-codes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580947,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580948,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001435","direct":false,"kind":"runtime","optional":false},{"id":15163580949,"package_name":"catering","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":15163580950,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580951,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":15163580952,"package_name":"cipher-base","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163580953,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163580954,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580955,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.19","direct":false,"kind":"runtime","optional":false},{"id":15163580956,"package_name":"colors","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":15163580957,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":15163580958,"package_name":"create-ecdh","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163580959,"package_name":"create-hash","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163580960,"package_name":"create-hmac","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":15163580961,"package_name":"create-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163580962,"package_name":"cross-env","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580963,"package_name":"crypto-browserify","ecosystem":"npm","requirements":"3.12.0","direct":false,"kind":"runtime","optional":false},{"id":15163580964,"package_name":"debug","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":15163580965,"package_name":"decamelize","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580966,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":15163580967,"package_name":"des.js","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580968,"package_name":"diff","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580969,"package_name":"diffie-hellman","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580970,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.284","direct":false,"kind":"runtime","optional":false},{"id":15163580971,"package_name":"elliptic","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"development","optional":false},{"id":15163580972,"package_name":"emittery","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"development","optional":false},{"id":15163580973,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.12.0","direct":false,"kind":"runtime","optional":false},{"id":15163580974,"package_name":"envinfo","ecosystem":"npm","requirements":"7.8.1","direct":false,"kind":"runtime","optional":false},{"id":15163580975,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":15163580976,"package_name":"es6-object-assign","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580977,"package_name":"evp_bytestokey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580978,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163580979,"package_name":"fastest-levenshtein","ecosystem":"npm","requirements":"1.0.16","direct":false,"kind":"runtime","optional":false},{"id":15163580980,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163580981,"package_name":"fs-extra","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580982,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":15163580983,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163580984,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163580985,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163580986,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580987,"package_name":"glob","ecosystem":"npm","requirements":"7.1.7","direct":false,"kind":"runtime","optional":false},{"id":15163580988,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163580989,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":15163580990,"package_name":"gopd","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163580991,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"runtime","optional":false},{"id":15163580992,"package_name":"growl","ecosystem":"npm","requirements":"1.10.5","direct":false,"kind":"runtime","optional":false},{"id":15163580993,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580994,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580995,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580996,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163580997,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163580998,"package_name":"hash-base","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163580999,"package_name":"hash.js","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":15163581000,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163581001,"package_name":"hmac-drbg","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163581002,"package_name":"https-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581003,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581004,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":15163581005,"package_name":"import-lazy","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581006,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581007,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163581008,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":15163581009,"package_name":"interpret","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163581010,"package_name":"is-arguments","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163581011,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581012,"package_name":"is-buffer","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":15163581013,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":15163581014,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.11.0","direct":false,"kind":"runtime","optional":false},{"id":15163581015,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163581016,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581017,"package_name":"is-generator-function","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":15163581018,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163581019,"package_name":"is-nan","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":15163581020,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581021,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581022,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163581023,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581024,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.10","direct":false,"kind":"runtime","optional":false},{"id":15163581025,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581026,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581027,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581028,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581029,"package_name":"jju","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163581030,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581031,"package_name":"json5","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163581032,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581033,"package_name":"keccak","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":15163581034,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163581035,"package_name":"level-concat-iterator","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":15163581036,"package_name":"level-js","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581037,"package_name":"level-transcoder","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163581038,"package_name":"leveldown","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":15163581039,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163581040,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163581041,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581042,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":15163581043,"package_name":"lodash.get","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"runtime","optional":false},{"id":15163581044,"package_name":"lodash.isequal","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":15163581045,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581046,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581047,"package_name":"ltgt","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163581048,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"runtime","optional":false},{"id":15163581049,"package_name":"mcl-wasm","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":15163581050,"package_name":"md5.js","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":15163581051,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581052,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163581053,"package_name":"miller-rabin","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581054,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"runtime","optional":false},{"id":15163581055,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"runtime","optional":false},{"id":15163581056,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581057,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163581058,"package_name":"minimalistic-crypto-utils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163581059,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163581060,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":15163581061,"package_name":"mocha","ecosystem":"npm","requirements":"9.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163581062,"package_name":"module-error","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15163581063,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163581064,"package_name":"nanoid","ecosystem":"npm","requirements":"3.1.25","direct":false,"kind":"runtime","optional":false},{"id":15163581065,"package_name":"napi-macros","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163581066,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":15163581067,"package_name":"node-addon-api","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":15163581068,"package_name":"node-gyp-build","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":15163581069,"package_name":"node-loader","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581070,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163581071,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581072,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581073,"package_name":"object-is","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":15163581074,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163581075,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163581076,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163581077,"package_name":"os-browserify","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163581078,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581079,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581080,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163581081,"package_name":"parse-asn1","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"runtime","optional":false},{"id":15163581082,"package_name":"path-browserify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581083,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581084,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581085,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163581086,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":15163581087,"package_name":"pbkdf2","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163581088,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581089,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163581090,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163581091,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"runtime","optional":false},{"id":15163581092,"package_name":"public-encrypt","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163581093,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163581094,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":15163581095,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581096,"package_name":"randomfill","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163581097,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":15163581098,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163581099,"package_name":"rechoir","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":15163581100,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163581101,"package_name":"resolve","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":15163581102,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581103,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581104,"package_name":"ripemd160","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581105,"package_name":"run-parallel-limit","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581106,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":15163581107,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163581108,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163581109,"package_name":"scrypt-js","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581110,"package_name":"secp256k1","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":15163581111,"package_name":"semver","ecosystem":"npm","requirements":"7.3.8","direct":false,"kind":"runtime","optional":false},{"id":15163581112,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581113,"package_name":"setimmediate","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163581114,"package_name":"sha.js","ecosystem":"npm","requirements":"2.4.11","direct":false,"kind":"runtime","optional":false},{"id":15163581115,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581116,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581117,"package_name":"shebang-loader","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581118,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581119,"package_name":"shelljs","ecosystem":"npm","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":15163581120,"package_name":"shx","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":15163581121,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":15163581122,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":15163581123,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":15163581124,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163581125,"package_name":"stream-browserify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581126,"package_name":"stream-http","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163581127,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":15163581128,"package_name":"string-argv","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163581129,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":15163581130,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581131,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581132,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163581133,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163581134,"package_name":"terser","ecosystem":"npm","requirements":"5.16.1","direct":false,"kind":"runtime","optional":false},{"id":15163581135,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.2.5","direct":false,"kind":"runtime","optional":false},{"id":15163581136,"package_name":"timsort","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163581137,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581138,"package_name":"ts-loader","ecosystem":"npm","requirements":"9.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163581139,"package_name":"ts-node","ecosystem":"npm","requirements":"10.9.1","direct":false,"kind":"runtime","optional":false},{"id":15163581140,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581141,"package_name":"typescript","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"runtime","optional":false},{"id":15163581142,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163581143,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":15163581144,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":15163581145,"package_name":"utf-8-validate","ecosystem":"npm","requirements":"5.0.7","direct":false,"kind":"development","optional":false},{"id":15163581146,"package_name":"util","ecosystem":"npm","requirements":"0.12.4","direct":false,"kind":"runtime","optional":false},{"id":15163581147,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15163581148,"package_name":"v8-compile-cache-lib","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581149,"package_name":"validator","ecosystem":"npm","requirements":"13.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163581150,"package_name":"watchpack","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163581151,"package_name":"webpack","ecosystem":"npm","requirements":"5.65.0","direct":false,"kind":"runtime","optional":false},{"id":15163581152,"package_name":"webpack-cli","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"runtime","optional":false},{"id":15163581153,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163581154,"package_name":"interpret","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163581155,"package_name":"rechoir","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":15163581156,"package_name":"webpack-merge","ecosystem":"npm","requirements":"5.8.0","direct":false,"kind":"runtime","optional":false},{"id":15163581157,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":15163581158,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581159,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"runtime","optional":false},{"id":15163581160,"package_name":"wildcard","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581161,"package_name":"workerpool","ecosystem":"npm","requirements":"6.1.5","direct":false,"kind":"runtime","optional":false},{"id":15163581162,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581163,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581164,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581165,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":15163581166,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581167,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163581168,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"runtime","optional":false},{"id":15163581169,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581170,"package_name":"yn","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163581171,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581172,"package_name":"z-schema","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163581173,"package_name":"gauge","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":15163581174,"package_name":"gaxios","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163581175,"package_name":"gcp-metadata","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163581176,"package_name":"gensequence","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":15163581178,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":15163581179,"package_name":"get-browser-rtc","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":15163581180,"package_name":"get-func-name","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":15163581181,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":15163581182,"package_name":"get-iterator","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581183,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581184,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581185,"package_name":"get-pkg-repo","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":15163581186,"package_name":"get-port","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":15163581187,"package_name":"get-stdin","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":15163581188,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581189,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581190,"package_name":"gh-pages","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":15163581191,"package_name":"array-union","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15163581192,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":15163581193,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":15163581194,"package_name":"globby","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":15163581195,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163581196,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":15163581197,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":15163581198,"package_name":"git-raw-commits","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163581199,"package_name":"git-remote-origin-url","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163581200,"package_name":"git-semver-tags","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":15163581201,"package_name":"git-up","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":15163581202,"package_name":"git-url-parse","ecosystem":"npm","requirements":"13.1.0","direct":false,"kind":"development","optional":false},{"id":15163581203,"package_name":"gitconfiglocal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163581204,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":15163581205,"package_name":"global-dirs","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":15163581206,"package_name":"global-modules","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163581207,"package_name":"global-prefix","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15163581208,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":15163581209,"package_name":"globals","ecosystem":"npm","requirements":"13.23.0","direct":false,"kind":"runtime","optional":false},{"id":15163581210,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163581211,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581212,"package_name":"google-auth-library","ecosystem":"npm","requirements":"8.9.0","direct":false,"kind":"runtime","optional":false},{"id":15163581213,"package_name":"google-p12-pem","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581214,"package_name":"googleapis-common","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581215,"package_name":"agent-base","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581216,"package_name":"gaxios","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163581217,"package_name":"gcp-metadata","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581218,"package_name":"google-auth-library","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581219,"package_name":"gtoken","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581220,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581221,"package_name":"got","ecosystem":"npm","requirements":"9.6.0","direct":false,"kind":"development","optional":false},{"id":15163581222,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":15163581223,"package_name":"p-cancelable","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":15163581224,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":15163581225,"package_name":"graphemer","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163581226,"package_name":"graphlib","ecosystem":"npm","requirements":"2.1.8","direct":false,"kind":"runtime","optional":false},{"id":15163581227,"package_name":"growl","ecosystem":"npm","requirements":"1.10.5","direct":false,"kind":"development","optional":false},{"id":15163581228,"package_name":"gtoken","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163581229,"package_name":"gzip-size","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581230,"package_name":"hamt-sharding","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":15163581231,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581232,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.8","direct":false,"kind":"development","optional":false},{"id":15163581233,"package_name":"hapi-pino","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"runtime","optional":false},{"id":15163581234,"package_name":"hard-rejection","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15163581235,"package_name":"harmony-reflect","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":15163581236,"package_name":"has","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163581237,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581238,"package_name":"has-own-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163581239,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581240,"package_name":"has-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581241,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":15163581242,"package_name":"has-yarn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15163581243,"package_name":"hash.js","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":15163581244,"package_name":"hashlru","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":15163581245,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581246,"package_name":"hast-util-parse-selector","ecosystem":"npm","requirements":"2.2.5","direct":false,"kind":"runtime","optional":false},{"id":15163581247,"package_name":"hastscript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581248,"package_name":"heap","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"development","optional":false},{"id":15163581249,"package_name":"hexoid","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581250,"package_name":"highlight.js","ecosystem":"npm","requirements":"10.7.3","direct":false,"kind":"runtime","optional":false},{"id":15163581251,"package_name":"hmac-drbg","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581252,"package_name":"homedir-polyfill","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":15163581253,"package_name":"hoopy","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":15163581254,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":15163581255,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":15163581256,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581257,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":15163581258,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163581259,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581260,"package_name":"html-entities","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163581261,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581262,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581263,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163581264,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"5.5.3","direct":false,"kind":"runtime","optional":false},{"id":15163581265,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581266,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":15163581267,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":15163581268,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581269,"package_name":"http-https","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163581270,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.8","direct":false,"kind":"runtime","optional":false},{"id":15163581271,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"runtime","optional":false},{"id":15163581272,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":15163581273,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163581274,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581275,"package_name":"http-status-codes","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163581276,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581277,"package_name":"humanize-ms","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":15163581278,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":15163581279,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581280,"package_name":"idb","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163581281,"package_name":"identity-obj-proxy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581282,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163581283,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.4","direct":false,"kind":"runtime","optional":false},{"id":15163581284,"package_name":"ignore-by-default","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15163581285,"package_name":"ignore-walk","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":15163581286,"package_name":"immediate","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163581287,"package_name":"immer","ecosystem":"npm","requirements":"9.0.21","direct":false,"kind":"runtime","optional":false},{"id":15163581288,"package_name":"immutable","ecosystem":"npm","requirements":"3.8.2","direct":false,"kind":"development","optional":false},{"id":15163581289,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163581290,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581291,"package_name":"import-lazy","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15163581292,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":15163581293,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163581294,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163581295,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":15163581296,"package_name":"init-package-json","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":15163581297,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":15163581298,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":15163581299,"package_name":"inquirer","ecosystem":"npm","requirements":"8.2.5","direct":false,"kind":"development","optional":false},{"id":15163581300,"package_name":"interface-blockstore","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":15163581301,"package_name":"interface-datastore","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163581302,"package_name":"interface-store","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581303,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163581304,"package_name":"internmap","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163581305,"package_name":"ip-address","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":15163581306,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":15163581307,"package_name":"ip-regex","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15163581308,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581309,"package_name":"ipfs-bitswap","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":15163581310,"package_name":"ipfs-core","ecosystem":"npm","requirements":"0.12.2","direct":false,"kind":"development","optional":false},{"id":15163581311,"package_name":"ipfs-core-config","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":15163581312,"package_name":"ipfs-core-types","ecosystem":"npm","requirements":"0.8.4","direct":false,"kind":"development","optional":false},{"id":15163581313,"package_name":"ipfs-core-utils","ecosystem":"npm","requirements":"0.12.2","direct":false,"kind":"development","optional":false},{"id":15163581314,"package_name":"ipfs-http-client","ecosystem":"npm","requirements":"54.0.2","direct":false,"kind":"development","optional":false},{"id":15163581315,"package_name":"ipfs-http-client","ecosystem":"npm","requirements":"56.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163581316,"package_name":"@ipld/dag-cbor","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163581317,"package_name":"any-signal","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581318,"package_name":"ipfs-core-types","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":15163581319,"package_name":"ipfs-core-utils","ecosystem":"npm","requirements":"0.14.3","direct":false,"kind":"runtime","optional":false},{"id":15163581320,"package_name":"timeout-abort-controller","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581321,"package_name":"ipfs-http-gateway","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":15163581325,"package_name":"ipfs-http-response","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163581327,"package_name":"ipfs-repo","ecosystem":"npm","requirements":"13.0.7","direct":false,"kind":"development","optional":false},{"id":15163581328,"package_name":"ipfs-repo-migrations","ecosystem":"npm","requirements":"11.0.2","direct":false,"kind":"development","optional":false},{"id":15163581329,"package_name":"ipfs-unixfs","ecosystem":"npm","requirements":"6.0.9","direct":false,"kind":"runtime","optional":false},{"id":15163581330,"package_name":"ipfs-unixfs-exporter","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"development","optional":false},{"id":15163581331,"package_name":"ipfs-unixfs-importer","ecosystem":"npm","requirements":"9.0.10","direct":false,"kind":"development","optional":false},{"id":15163581332,"package_name":"ipfs-utils","ecosystem":"npm","requirements":"9.0.14","direct":false,"kind":"runtime","optional":false},{"id":15163581333,"package_name":"ipld-dag-pb","ecosystem":"npm","requirements":"0.18.5","direct":false,"kind":"development","optional":false},{"id":15163581334,"package_name":"ipns","ecosystem":"npm","requirements":"0.15.1","direct":false,"kind":"development","optional":false},{"id":15163581335,"package_name":"libp2p-crypto","ecosystem":"npm","requirements":"0.20.0","direct":false,"kind":"development","optional":false},{"id":15163581336,"package_name":"node-forge","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"development","optional":false},{"id":15163581337,"package_name":"irregular-plurals","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":15163581338,"package_name":"is-alphabetical","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163581339,"package_name":"is-alphanumerical","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163581340,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581341,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163581342,"package_name":"is-async-function","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581343,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163581344,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163581345,"package_name":"is-buffer","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163581346,"package_name":"is-ci","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":15163581347,"package_name":"ci-info","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"development","optional":false},{"id":15163581348,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.13.1","direct":false,"kind":"runtime","optional":false},{"id":15163581349,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163581350,"package_name":"is-decimal","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163581351,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163581352,"package_name":"is-domain-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163581353,"package_name":"is-electron","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":15163581354,"package_name":"is-error","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":15163581355,"package_name":"is-finalizationregistry","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581356,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581357,"package_name":"is-hexadecimal","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163581358,"package_name":"is-inside-container","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163581359,"package_name":"is-docker","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163581360,"package_name":"is-installed-globally","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":15163581361,"package_name":"global-dirs","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":15163581362,"package_name":"ini","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163581363,"package_name":"is-interactive","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163581364,"package_name":"is-ip","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163581365,"package_name":"is-ipfs","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581366,"package_name":"is-lambda","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163581367,"package_name":"is-loopback-addr","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163581368,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581369,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581370,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581371,"package_name":"is-npm","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":15163581372,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":15163581373,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163581374,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":15163581375,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163581376,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":15163581377,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581378,"package_name":"is-promise","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163581379,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":15163581380,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581381,"package_name":"is-root","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581382,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581383,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581384,"package_name":"is-ssh","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":15163581385,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":15163581386,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163581387,"package_name":"is-text-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163581388,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.12","direct":false,"kind":"runtime","optional":false},{"id":15163581389,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581390,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":15163581391,"package_name":"is-utf8","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":15163581392,"package_name":"is-weakmap","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581393,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581394,"package_name":"is-weakset","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581395,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15163581396,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163581397,"package_name":"is-yarn-global","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":15163581398,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163581399,"package_name":"iso-constants","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":15163581400,"package_name":"iso-random-stream","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":15163581401,"package_name":"iso-url","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163581402,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":15163581403,"package_name":"isomorphic-fetch","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581404,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163581405,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163581406,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581407,"package_name":"make-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581408,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581409,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":15163581410,"package_name":"it-all","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163581411,"package_name":"it-batch","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":15163581412,"package_name":"it-buffer","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163581421,"package_name":"it-concat","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581422,"package_name":"it-drain","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":15163581423,"package_name":"it-filter","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":15163581424,"package_name":"it-first","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":15163581425,"package_name":"it-glob","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581426,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163581427,"package_name":"it-handshake","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163581428,"package_name":"it-last","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163581429,"package_name":"it-length","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":15163581430,"package_name":"it-length-prefixed","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":15163581431,"package_name":"it-map","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163581432,"package_name":"it-merge","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":15163581433,"package_name":"it-pair","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163581434,"package_name":"it-parallel","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163581435,"package_name":"it-parallel-batch","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":15163581436,"package_name":"it-pb-rpc","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"development","optional":false},{"id":15163581439,"package_name":"it-peekable","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163581440,"package_name":"it-pipe","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":15163581441,"package_name":"it-pushable","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":15163581442,"package_name":"it-reader","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581443,"package_name":"it-sort","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163581444,"package_name":"it-take","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15163581445,"package_name":"it-tar","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163581446,"package_name":"it-to-buffer","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":15163581447,"package_name":"it-to-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581448,"package_name":"it-ws","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163581449,"package_name":"iterable-to-stream","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163581486,"package_name":"iterator.prototype","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163581487,"package_name":"jackspeak","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":15163581488,"package_name":"jake","ecosystem":"npm","requirements":"10.8.7","direct":false,"kind":"runtime","optional":false},{"id":15163581489,"package_name":"async","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":15163581490,"package_name":"jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581491,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581492,"package_name":"jest-circus","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581493,"package_name":"jest-cli","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581494,"package_name":"jest-config","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581495,"package_name":"ci-info","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"runtime","optional":false},{"id":15163581496,"package_name":"jest-diff","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15163581497,"package_name":"jest-docblock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581498,"package_name":"jest-each","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581499,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581500,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581501,"package_name":"jest-get-type","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"development","optional":false},{"id":15163581502,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581503,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581504,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581505,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581506,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581507,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581508,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581509,"package_name":"jest-mock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581510,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":15163581511,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581512,"package_name":"jest-resolve","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581513,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581514,"package_name":"jest-runner","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581515,"package_name":"jest-runtime","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581516,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581517,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581518,"package_name":"jest-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581519,"package_name":"jest-validate","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581520,"package_name":"jest-watch-typeahead","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581521,"package_name":"@jest/console","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163581522,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581523,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163581524,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163581525,"package_name":"@jest/types","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163581526,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.24.51","direct":false,"kind":"runtime","optional":false},{"id":15163581527,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.29","direct":false,"kind":"runtime","optional":false},{"id":15163581528,"package_name":"emittery","ecosystem":"npm","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":15163581529,"package_name":"jest-message-util","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163581530,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581531,"package_name":"jest-util","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163581532,"package_name":"jest-watcher","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163581533,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163581534,"package_name":"pretty-format","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163581535,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581536,"package_name":"string-length","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581537,"package_name":"char-regex","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581538,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581539,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581540,"package_name":"jest-watcher","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163581541,"package_name":"jiti","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"runtime","optional":false},{"id":15163581542,"package_name":"jmespath","ecosystem":"npm","requirements":"0.15.0","direct":false,"kind":"runtime","optional":false},{"id":15163581543,"package_name":"joi","ecosystem":"npm","requirements":"17.11.0","direct":false,"kind":"runtime","optional":false},{"id":15163581544,"package_name":"joycon","ecosystem":"npm","requirements":"2.2.5","direct":false,"kind":"runtime","optional":false},{"id":15163581545,"package_name":"js-sdsl","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"runtime","optional":false},{"id":15163581546,"package_name":"js-sha3","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":15163581547,"package_name":"js-string-escape","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163581548,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581549,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":15163581550,"package_name":"jsbn","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":15163581551,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163581552,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163581553,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581554,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581555,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":15163581557,"package_name":"json-bigint","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581559,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581561,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15163581563,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163581566,"package_name":"json-refs","ecosystem":"npm","requirements":"3.0.15","direct":false,"kind":"runtime","optional":false},{"id":15163581569,"package_name":"commander","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163581571,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163581574,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581576,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581578,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":15163581580,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":15163581581,"package_name":"jsonc-parser","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":15163581583,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581585,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":15163581586,"package_name":"jsonpath","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163581587,"package_name":"esprima","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":15163581588,"package_name":"jsonpointer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581589,"package_name":"JSONStream","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":15163581590,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.5","direct":false,"kind":"runtime","optional":false},{"id":15163581591,"package_name":"jszip","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"runtime","optional":false},{"id":15163581592,"package_name":"just-debounce-it","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":15163581593,"package_name":"just-extend","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":15163581594,"package_name":"just-safe-get","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":15163581595,"package_name":"just-safe-set","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":15163581596,"package_name":"jwa","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581597,"package_name":"jws","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581598,"package_name":"k-bucket","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":15163581599,"package_name":"keypair","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":15163581600,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"runtime","optional":false},{"id":15163581601,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163581602,"package_name":"klona","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163581603,"package_name":"kuler","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581604,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.22","direct":false,"kind":"runtime","optional":false},{"id":15163581605,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163581606,"package_name":"latest-version","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":15163581607,"package_name":"launch-editor","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":15163581608,"package_name":"lerna","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":15163581609,"package_name":"level","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163581610,"package_name":"level-codec","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":15163581611,"package_name":"level-errors","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":15163581612,"package_name":"level-iterator-stream","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":15163581613,"package_name":"level-js","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":15163581614,"package_name":"level-packager","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":15163581615,"package_name":"level-supports","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581616,"package_name":"level-transcoder","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163581617,"package_name":"leveldown","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":15163581618,"package_name":"levelup","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":15163581619,"package_name":"leven","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163581620,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":15163581621,"package_name":"libnpmaccess","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":15163581622,"package_name":"libnpmpublish","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"development","optional":false},{"id":15163581623,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":15163581624,"package_name":"libp2p","ecosystem":"npm","requirements":"0.33.0","direct":false,"kind":"development","optional":false},{"id":15163581625,"package_name":"libp2p-bootstrap","ecosystem":"npm","requirements":"0.13.0","direct":false,"kind":"development","optional":false},{"id":15163581629,"package_name":"libp2p-crypto","ecosystem":"npm","requirements":"0.19.7","direct":false,"kind":"development","optional":false},{"id":15163581630,"package_name":"libp2p-delegated-content-routing","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"development","optional":false},{"id":15163581633,"package_name":"libp2p-crypto","ecosystem":"npm","requirements":"0.21.2","direct":false,"kind":"development","optional":false},{"id":15163581634,"package_name":"peer-id","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"development","optional":false},{"id":15163581635,"package_name":"libp2p-delegated-peer-routing","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"development","optional":false},{"id":15163581885,"package_name":"libp2p-floodsub","ecosystem":"npm","requirements":"0.27.1","direct":false,"kind":"development","optional":false},{"id":15163581895,"package_name":"libp2p-gossipsub","ecosystem":"npm","requirements":"0.11.5","direct":false,"kind":"development","optional":false},{"id":15163581896,"package_name":"libp2p-interfaces","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":15163581897,"package_name":"libp2p-kad-dht","ecosystem":"npm","requirements":"0.25.0","direct":false,"kind":"development","optional":false},{"id":15163581898,"package_name":"libp2p-mdns","ecosystem":"npm","requirements":"0.17.0","direct":false,"kind":"development","optional":false},{"id":15163581899,"package_name":"libp2p-mplex","ecosystem":"npm","requirements":"0.10.7","direct":false,"kind":"development","optional":false},{"id":15163582051,"package_name":"libp2p-record","ecosystem":"npm","requirements":"0.10.6","direct":false,"kind":"development","optional":false},{"id":15163582052,"package_name":"libp2p-tcp","ecosystem":"npm","requirements":"0.17.2","direct":false,"kind":"development","optional":false},{"id":15163582074,"package_name":"libp2p-utils","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":15163582075,"package_name":"libp2p-webrtc-peer","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"development","optional":false},{"id":15163582076,"package_name":"err-code","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":15163582077,"package_name":"libp2p-webrtc-star","ecosystem":"npm","requirements":"0.24.1","direct":false,"kind":"development","optional":false},{"id":15163582078,"package_name":"libp2p-websockets","ecosystem":"npm","requirements":"0.16.2","direct":false,"kind":"development","optional":false},{"id":15163582119,"package_name":"lie","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163582120,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163582121,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":15163582122,"package_name":"load-json-file","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":15163582123,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":15163582124,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":15163582125,"package_name":"lodash.camelcase","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163582126,"package_name":"lodash.clonedeep","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":15163582127,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":15163582128,"package_name":"lodash.isempty","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":15163582129,"package_name":"lodash.isfunction","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"development","optional":false},{"id":15163582130,"package_name":"lodash.ismatch","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":15163582131,"package_name":"lodash.isobject","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":15163582132,"package_name":"lodash.isplainobject","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":15163582133,"package_name":"lodash.isstring","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":15163582134,"package_name":"lodash.map","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":15163582135,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163582136,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":15163582137,"package_name":"lodash.mergewith","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":15163582138,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163582139,"package_name":"lodash.throttle","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163582140,"package_name":"lodash.truncate","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":15163582141,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":15163582142,"package_name":"lodash.zipobject","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163582227,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":15163582230,"package_name":"logform","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163582233,"package_name":"long","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582235,"package_name":"longest","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":15163582238,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163582240,"package_name":"loupe","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":15163582242,"package_name":"lower-case","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163582245,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163582247,"package_name":"lowlight","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"runtime","optional":false},{"id":15163582251,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163582253,"package_name":"ltgt","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":15163582255,"package_name":"lunr","ecosystem":"npm","requirements":"2.3.9","direct":false,"kind":"development","optional":false},{"id":15163582257,"package_name":"lz-string","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":15163582260,"package_name":"mafmt","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582540,"package_name":"magic-string","ecosystem":"npm","requirements":"0.25.9","direct":false,"kind":"runtime","optional":false},{"id":15163582541,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163582542,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":15163582543,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"11.1.1","direct":false,"kind":"development","optional":false},{"id":15163582544,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":15163582545,"package_name":"map-age-cleaner","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":15163582546,"package_name":"p-defer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163582547,"package_name":"map-obj","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":15163582548,"package_name":"marked","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":15163582549,"package_name":"matcher","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163582550,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163582551,"package_name":"mcl-wasm","ecosystem":"npm","requirements":"0.7.9","direct":false,"kind":"runtime","optional":false},{"id":15163582552,"package_name":"md5-hex","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":15163582553,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163582554,"package_name":"media-typer","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163582555,"package_name":"mem","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":15163582556,"package_name":"memfs","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":15163582557,"package_name":"memory-level","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582558,"package_name":"memorystore","ecosystem":"npm","requirements":"1.6.7","direct":false,"kind":"runtime","optional":false},{"id":15163582573,"package_name":"lru-cache","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":15163582574,"package_name":"yallist","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163582575,"package_name":"memorystream","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163582576,"package_name":"meow","ecosystem":"npm","requirements":"8.1.2","direct":false,"kind":"development","optional":false},{"id":15163582577,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":15163582578,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":15163582579,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":15163582580,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":15163582581,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":15163582582,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":15163582583,"package_name":"type-fest","ecosystem":"npm","requirements":"0.18.1","direct":false,"kind":"development","optional":false},{"id":15163582584,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false},{"id":15163582585,"package_name":"merge","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":15163582586,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163582587,"package_name":"merge-options","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163582588,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":15163582589,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163582590,"package_name":"micro-ftch","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163582591,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163582592,"package_name":"mimic-fn","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":15163582593,"package_name":"mimic-response","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163582594,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163582595,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"2.7.6","direct":false,"kind":"runtime","optional":false},{"id":15163582596,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163582597,"package_name":"minimalistic-crypto-utils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163582598,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163582599,"package_name":"minimist-options","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":15163582600,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":15163582601,"package_name":"minipass","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":15163582602,"package_name":"minipass-collect","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15163582603,"package_name":"minipass","ecosystem":"npm","requirements":"3.3.6","direct":false,"kind":"development","optional":false},{"id":15163582604,"package_name":"minipass-fetch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":15163582605,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":15163582606,"package_name":"minipass-json-stream","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163582607,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":15163582608,"package_name":"minipass-sized","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":15163582609,"package_name":"minizlib","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":15163582610,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":15163582611,"package_name":"mocha","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"development","optional":false},{"id":15163582612,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":15163582613,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":15163582614,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":15163582615,"package_name":"minimatch","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":15163582616,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":15163582617,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":15163582618,"package_name":"mochawesome","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"development","optional":false},{"id":15163582619,"package_name":"mochawesome-report-generator","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":15163582620,"package_name":"dateformat","ecosystem":"npm","requirements":"4.6.3","direct":false,"kind":"development","optional":false},{"id":15163582621,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":15163582622,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"development","optional":false},{"id":15163582623,"package_name":"modify-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163582624,"package_name":"module-error","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163582625,"package_name":"moment","ecosystem":"npm","requirements":"2.29.4","direct":false,"kind":"runtime","optional":false},{"id":15163582626,"package_name":"mortice","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":15163582627,"package_name":"mri","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":15163582628,"package_name":"multer","ecosystem":"npm","requirements":"1.4.5-lts.1","direct":false,"kind":"runtime","optional":false},{"id":15163582629,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":15163582631,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":15163582632,"package_name":"multiaddr","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163582633,"package_name":"multiaddr-to-uri","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582634,"package_name":"ip-regex","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163582635,"package_name":"is-ip","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163582636,"package_name":"multibase","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163582637,"package_name":"base-x","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"development","optional":false},{"id":15163582638,"package_name":"multicast-dns","ecosystem":"npm","requirements":"7.2.5","direct":false,"kind":"runtime","optional":false},{"id":15163582639,"package_name":"multicodec","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":15163582640,"package_name":"varint","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":15163582641,"package_name":"multiformats","ecosystem":"npm","requirements":"9.9.0","direct":false,"kind":"runtime","optional":false},{"id":15163582642,"package_name":"multihashes","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163582643,"package_name":"multihashing-async","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":15163582644,"package_name":"multimatch","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":15163582645,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":15163582646,"package_name":"multistream-select","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":15163582647,"package_name":"murmurhash3js-revisited","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163582648,"package_name":"mutable-proxy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163582649,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":15163582650,"package_name":"mv","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163582651,"package_name":"glob","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163582652,"package_name":"rimraf","ecosystem":"npm","requirements":"2.4.5","direct":false,"kind":"runtime","optional":false},{"id":15163582653,"package_name":"mz","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163582654,"package_name":"nan","ecosystem":"npm","requirements":"2.18.0","direct":false,"kind":"development","optional":false},{"id":15163582655,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.6","direct":false,"kind":"runtime","optional":false},{"id":15163582656,"package_name":"napi-macros","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":15163582657,"package_name":"native-abort-controller","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":15163582658,"package_name":"native-fetch","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582659,"package_name":"native-promise-only","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":15163582660,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163582661,"package_name":"natural-compare-lite","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163582662,"package_name":"ncp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582663,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":15163582664,"package_name":"netmask","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":15163582665,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":15163582666,"package_name":"nise","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"development","optional":false},{"id":15163582667,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":15163582668,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":15163582669,"package_name":"no-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163582670,"package_name":"noble-ed25519","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":15163582671,"package_name":"noble-secp256k1","ecosystem":"npm","requirements":"1.2.14","direct":false,"kind":"development","optional":false},{"id":15163582672,"package_name":"nock","ecosystem":"npm","requirements":"13.3.6","direct":false,"kind":"development","optional":false},{"id":15163582673,"package_name":"node-addon-api","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":15163582674,"package_name":"node-environment-flags","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":15163582675,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163582676,"package_name":"node-forge","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163582677,"package_name":"node-gyp","ecosystem":"npm","requirements":"9.4.0","direct":false,"kind":"development","optional":false},{"id":15163582678,"package_name":"node-gyp-build","ecosystem":"npm","requirements":"4.6.1","direct":false,"kind":"runtime","optional":false},{"id":15163582679,"package_name":"node-gyp-build-optional-packages","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163582680,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163582681,"package_name":"node-machine-id","ecosystem":"npm","requirements":"1.1.12","direct":false,"kind":"development","optional":false},{"id":15163582682,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.13","direct":false,"kind":"runtime","optional":false},{"id":15163582683,"package_name":"noms","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":15163582684,"package_name":"readable-stream","ecosystem":"npm","requirements":"1.0.34","direct":false,"kind":"development","optional":false},{"id":15163582685,"package_name":"string_decoder","ecosystem":"npm","requirements":"0.10.31","direct":false,"kind":"development","optional":false},{"id":15163582686,"package_name":"nopt","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":15163582687,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":15163582688,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163582689,"package_name":"normalize-url","ecosystem":"npm","requirements":"4.5.1","direct":false,"kind":"development","optional":false},{"id":15163582690,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":15163582691,"package_name":"npm-install-checks","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":15163582692,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163582693,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":15163582694,"package_name":"builtins","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":15163582695,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"3.0.8","direct":false,"kind":"development","optional":false},{"id":15163582696,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163582697,"package_name":"npm-packlist","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":15163582698,"package_name":"glob","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":15163582699,"package_name":"ignore-walk","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":15163582700,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"development","optional":false},{"id":15163582701,"package_name":"npm-pick-manifest","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"development","optional":false},{"id":15163582702,"package_name":"npm-registry-fetch","ecosystem":"npm","requirements":"14.0.5","direct":false,"kind":"development","optional":false},{"id":15163582703,"package_name":"npm-run-all","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":15163582704,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"development","optional":false},{"id":15163582705,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":15163582706,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":15163582707,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163582708,"package_name":"npmlog","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":15163582709,"package_name":"nth-check","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163582710,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.7","direct":false,"kind":"runtime","optional":false},{"id":15163582711,"package_name":"nx","ecosystem":"npm","requirements":"16.10.0","direct":false,"kind":"development","optional":false},{"id":15163582712,"package_name":"glob","ecosystem":"npm","requirements":"7.1.4","direct":false,"kind":"development","optional":false},{"id":15163582713,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163582714,"package_name":"object-hash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582715,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.13.1","direct":false,"kind":"runtime","optional":false},{"id":15163582716,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"runtime","optional":false},{"id":15163582717,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":15163582718,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":15163582719,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.7","direct":false,"kind":"runtime","optional":false},{"id":15163582720,"package_name":"object.groupby","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163582721,"package_name":"object.hasown","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163582722,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":15163582723,"package_name":"oboe","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":15163582724,"package_name":"observable-webworkers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163582725,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163582726,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":15163582727,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163582728,"package_name":"one-time","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582729,"package_name":"ono","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163582730,"package_name":"open","ecosystem":"npm","requirements":"8.4.2","direct":false,"kind":"runtime","optional":false},{"id":15163582731,"package_name":"open-cli","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":15163582732,"package_name":"@tokenizer/token","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":15163582733,"package_name":"file-type","ecosystem":"npm","requirements":"14.7.1","direct":false,"kind":"development","optional":false},{"id":15163582734,"package_name":"get-stdin","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":15163582735,"package_name":"meow","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":15163582736,"package_name":"open","ecosystem":"npm","requirements":"7.4.2","direct":false,"kind":"development","optional":false},{"id":15163582737,"package_name":"readable-web-to-node-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163582738,"package_name":"token-types","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":15163582739,"package_name":"type-fest","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"development","optional":false},{"id":15163582740,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false},{"id":15163582741,"package_name":"opener","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"development","optional":false},{"id":15163582742,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":15163582743,"package_name":"ora","ecosystem":"npm","requirements":"5.4.1","direct":false,"kind":"development","optional":false},{"id":15163582744,"package_name":"bl","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":15163582745,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163582746,"package_name":"p-any","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163582747,"package_name":"p-cancelable","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":15163582748,"package_name":"p-defer","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582749,"package_name":"p-event","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":15163582750,"package_name":"p-timeout","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":15163582751,"package_name":"p-fifo","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582752,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163582753,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163582754,"package_name":"p-map-series","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15163582755,"package_name":"p-pipe","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":15163582756,"package_name":"p-queue","ecosystem":"npm","requirements":"6.6.2","direct":false,"kind":"development","optional":false},{"id":15163582757,"package_name":"p-reduce","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15163582758,"package_name":"p-reflect","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15163582759,"package_name":"p-retry","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":15163582760,"package_name":"p-settle","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":15163582761,"package_name":"p-some","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":15163582762,"package_name":"p-timeout","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":15163582763,"package_name":"p-try-each","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163582764,"package_name":"p-waterfall","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":15163582765,"package_name":"package-json","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"development","optional":false},{"id":15163582766,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"development","optional":false},{"id":15163582767,"package_name":"packet-reader","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582768,"package_name":"pacote","ecosystem":"npm","requirements":"15.2.0","direct":false,"kind":"development","optional":false},{"id":15163582769,"package_name":"ignore-walk","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":15163582770,"package_name":"npm-packlist","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":15163582771,"package_name":"pako","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":15163582772,"package_name":"param-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163582773,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163582774,"package_name":"parse-duration","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163582775,"package_name":"parse-entities","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582776,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163582777,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":15163582778,"package_name":"parse-ms","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15163582779,"package_name":"parse-passwd","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163582780,"package_name":"parse-path","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":15163582781,"package_name":"parse-url","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":15163582782,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163582783,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":15163582784,"package_name":"pascal-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163582785,"package_name":"path-loader","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":15163582786,"package_name":"mime","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163582787,"package_name":"superagent","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"runtime","optional":false},{"id":15163582788,"package_name":"path-scurry","ecosystem":"npm","requirements":"1.10.1","direct":false,"kind":"development","optional":false},{"id":15163582789,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"development","optional":false},{"id":15163582790,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":15163582791,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582792,"package_name":"pathval","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":15163582793,"package_name":"peek-readable","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163582794,"package_name":"peer-id","ecosystem":"npm","requirements":"0.15.4","direct":false,"kind":"development","optional":false},{"id":15163582795,"package_name":"pem-jwk","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163582796,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163582797,"package_name":"pg","ecosystem":"npm","requirements":"8.11.3","direct":false,"kind":"runtime","optional":false},{"id":15163582798,"package_name":"pg-cloudflare","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163582799,"package_name":"pg-connection-string","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":15163582800,"package_name":"pg-int8","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163582801,"package_name":"pg-numeric","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15163582802,"package_name":"pg-pool","ecosystem":"npm","requirements":"3.6.1","direct":false,"kind":"runtime","optional":false},{"id":15163582803,"package_name":"pg-protocol","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163582804,"package_name":"pg-types","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":15163582805,"package_name":"pg-types","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163582806,"package_name":"postgres-array","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582807,"package_name":"postgres-bytea","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582808,"package_name":"postgres-date","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":15163582809,"package_name":"postgres-interval","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163582810,"package_name":"pgpass","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163582811,"package_name":"split2","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163582812,"package_name":"pidtree","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":15163582813,"package_name":"pify","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":15163582814,"package_name":"pinkie","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":15163582815,"package_name":"pinkie-promise","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":15163582816,"package_name":"pino","ecosystem":"npm","requirements":"6.14.0","direct":false,"kind":"runtime","optional":false},{"id":15163582817,"package_name":"pino-pretty","ecosystem":"npm","requirements":"4.8.0","direct":false,"kind":"runtime","optional":false},{"id":15163582818,"package_name":"dateformat","ecosystem":"npm","requirements":"4.6.3","direct":false,"kind":"runtime","optional":false},{"id":15163582819,"package_name":"pino-std-serializers","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163582820,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163582821,"package_name":"pkg-conf","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":15163582822,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163582823,"package_name":"load-json-file","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":15163582824,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163582825,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163582826,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163582827,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":15163582828,"package_name":"type-fest","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":15163582829,"package_name":"pkg-up","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163582830,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582831,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582832,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582833,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582834,"package_name":"plur","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163582835,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.31","direct":false,"kind":"runtime","optional":false},{"id":15163582836,"package_name":"postcss-attribute-case-insensitive","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163582837,"package_name":"postcss-browser-comments","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582838,"package_name":"postcss-calc","ecosystem":"npm","requirements":"8.2.4","direct":false,"kind":"runtime","optional":false},{"id":15163582839,"package_name":"postcss-clamp","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163582840,"package_name":"postcss-color-functional-notation","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"runtime","optional":false},{"id":15163582841,"package_name":"postcss-color-hex-alpha","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163582842,"package_name":"postcss-color-rebeccapurple","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163582843,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163582844,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163582845,"package_name":"postcss-custom-media","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163582846,"package_name":"postcss-custom-properties","ecosystem":"npm","requirements":"12.1.11","direct":false,"kind":"runtime","optional":false},{"id":15163582847,"package_name":"postcss-custom-selectors","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163582848,"package_name":"postcss-dir-pseudo-class","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163582849,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163582850,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163582851,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163582852,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163582853,"package_name":"postcss-double-position-gradients","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163582854,"package_name":"postcss-env-function","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163582855,"package_name":"postcss-flexbugs-fixes","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163582856,"package_name":"postcss-focus-visible","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163582857,"package_name":"postcss-focus-within","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163582858,"package_name":"postcss-font-variant","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582859,"package_name":"postcss-gap-properties","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163582860,"package_name":"postcss-image-set-function","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":15163582861,"package_name":"postcss-import","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163582862,"package_name":"postcss-initial","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163582863,"package_name":"postcss-js","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163582864,"package_name":"postcss-lab-function","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163582865,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163582866,"package_name":"yaml","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":15163582867,"package_name":"postcss-loader","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163582868,"package_name":"postcss-logical","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163582869,"package_name":"postcss-media-minmax","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582870,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"5.1.7","direct":false,"kind":"runtime","optional":false},{"id":15163582871,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":15163582872,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163582873,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163582874,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":15163582875,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163582876,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582877,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163582878,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582879,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582880,"package_name":"postcss-nested","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163582881,"package_name":"postcss-nesting","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163582882,"package_name":"postcss-normalize","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163582883,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163582884,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163582885,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163582886,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163582887,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163582888,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163582889,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163582890,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163582891,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163582892,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163582893,"package_name":"postcss-opacity-percentage","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163582894,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163582895,"package_name":"postcss-overflow-shorthand","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163582896,"package_name":"postcss-page-break","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163582897,"package_name":"postcss-place","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163582898,"package_name":"postcss-preset-env","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":15163582899,"package_name":"postcss-pseudo-class-any-link","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"runtime","optional":false},{"id":15163582900,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163582901,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163582902,"package_name":"postcss-replace-overflow-wrap","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582903,"package_name":"postcss-selector-not","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163582904,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.13","direct":false,"kind":"runtime","optional":false},{"id":15163582905,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163582906,"package_name":"svgo","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":15163582907,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163582908,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163582909,"package_name":"postgres-array","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":15163582910,"package_name":"postgres-bytea","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163582911,"package_name":"postgres-date","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":15163582912,"package_name":"postgres-interval","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163582913,"package_name":"postgres-range","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":15163582914,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163582915,"package_name":"prepend-http","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163582916,"package_name":"prettier","ecosystem":"npm","requirements":"2.8.8","direct":false,"kind":"development","optional":false},{"id":15163582917,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163582918,"package_name":"pretty-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582919,"package_name":"pretty-format","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15163582920,"package_name":"pretty-ms","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":15163582921,"package_name":"prismjs","ecosystem":"npm","requirements":"1.29.0","direct":false,"kind":"runtime","optional":false},{"id":15163582922,"package_name":"private-ip","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"development","optional":false},{"id":15163582923,"package_name":"ip-regex","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":15163582924,"package_name":"is-ip","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":15163582925,"package_name":"proc-log","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163582926,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163582927,"package_name":"process-warning","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582928,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":15163582929,"package_name":"promise","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163582930,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163582931,"package_name":"promise-retry","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":15163582932,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":15163582933,"package_name":"promise-timeout","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":15163582976,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":15163582977,"package_name":"promzard","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163582978,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":15163582979,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":15163582980,"package_name":"propagate","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":15163582981,"package_name":"proper-lockfile","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":15163582982,"package_name":"property-information","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163582983,"package_name":"protobufjs","ecosystem":"npm","requirements":"6.11.4","direct":false,"kind":"runtime","optional":false},{"id":15163582984,"package_name":"protocol-buffers-schema","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":15163582985,"package_name":"protocols","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":15163582986,"package_name":"protons","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":15163582987,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":15163582988,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":15163582989,"package_name":"proxy-from-env","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":15163582990,"package_name":"pseudomap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163582991,"package_name":"psl","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":15163582992,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163582993,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163582994,"package_name":"pupa","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":15163582995,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163582996,"package_name":"qs","ecosystem":"npm","requirements":"6.11.2","direct":false,"kind":"runtime","optional":false},{"id":15163582997,"package_name":"querystringify","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163582998,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":15163582999,"package_name":"quick-format-unescaped","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163583000,"package_name":"quick-lru","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":15163583001,"package_name":"rabin-wasm","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":15163583002,"package_name":"raf","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":15163583003,"package_name":"random-bytes","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583004,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163583005,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163583006,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":15163583007,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":15163583008,"package_name":"react","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163583009,"package_name":"react-app-polyfill","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583010,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.11","direct":false,"kind":"runtime","optional":false},{"id":15163583011,"package_name":"react-dev-utils","ecosystem":"npm","requirements":"12.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163583012,"package_name":"global-modules","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583013,"package_name":"global-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583014,"package_name":"loader-utils","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163583015,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163583016,"package_name":"react-device-detect","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":15163583017,"package_name":"react-dom","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163583018,"package_name":"react-dropzone","ecosystem":"npm","requirements":"11.7.1","direct":false,"kind":"runtime","optional":false},{"id":15163583019,"package_name":"react-easy-swipe","ecosystem":"npm","requirements":"0.0.21","direct":false,"kind":"runtime","optional":false},{"id":15163583020,"package_name":"react-error-overlay","ecosystem":"npm","requirements":"6.0.11","direct":false,"kind":"runtime","optional":false},{"id":15163583021,"package_name":"react-icons","ecosystem":"npm","requirements":"4.11.0","direct":false,"kind":"runtime","optional":false},{"id":15163583022,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163583023,"package_name":"react-lifecycles-compat","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163583024,"package_name":"react-native-fetch-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583025,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":15163583026,"package_name":"react-resize-detector","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163583027,"package_name":"react-responsive-carousel","ecosystem":"npm","requirements":"3.2.23","direct":false,"kind":"runtime","optional":false},{"id":15163583028,"package_name":"react-router","ecosystem":"npm","requirements":"6.17.0","direct":false,"kind":"runtime","optional":false},{"id":15163583029,"package_name":"react-router-dom","ecosystem":"npm","requirements":"6.17.0","direct":false,"kind":"runtime","optional":false},{"id":15163583030,"package_name":"react-scripts","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163583031,"package_name":"dotenv","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583032,"package_name":"dotenv-expand","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163583033,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163583034,"package_name":"react-select-search","ecosystem":"npm","requirements":"3.0.10","direct":false,"kind":"runtime","optional":false},{"id":15163583035,"package_name":"react-smooth","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163583036,"package_name":"react-syntax-highlighter","ecosystem":"npm","requirements":"15.5.0","direct":false,"kind":"runtime","optional":false},{"id":15163583037,"package_name":"react-tooltip","ecosystem":"npm","requirements":"4.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163583038,"package_name":"uuid","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163583039,"package_name":"react-transition-group","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":15163583040,"package_name":"read","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15163583041,"package_name":"read-cache","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583042,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163583043,"package_name":"read-cmd-shim","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163583044,"package_name":"read-package-json","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"development","optional":false},{"id":15163583045,"package_name":"read-package-json-fast","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":15163583046,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163583047,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":15163583048,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163583049,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15163583050,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163583051,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":15163583052,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163583053,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163583054,"package_name":"mute-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163583055,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":15163583056,"package_name":"readable-web-to-node-stream","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163583057,"package_name":"receptacle","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":15163583058,"package_name":"recharts","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":15163583059,"package_name":"recharts-scale","ecosystem":"npm","requirements":"0.4.5","direct":false,"kind":"runtime","optional":false},{"id":15163583060,"package_name":"recursive-readdir","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":15163583061,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163583062,"package_name":"reduce-flatten","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583063,"package_name":"reflect.getprototypeof","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163583064,"package_name":"refractor","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583065,"package_name":"prismjs","ecosystem":"npm","requirements":"1.27.0","direct":false,"kind":"runtime","optional":false},{"id":15163583066,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":15163583067,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163583068,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":15163583069,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.15.2","direct":false,"kind":"runtime","optional":false},{"id":15163583070,"package_name":"regex-parser","ecosystem":"npm","requirements":"2.2.11","direct":false,"kind":"runtime","optional":false},{"id":15163583071,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":15163583072,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":15163583073,"package_name":"regexpu-core","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":15163583074,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":15163583075,"package_name":"registry-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":15163583076,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":15163583077,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":15163583078,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":15163583079,"package_name":"renderkid","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583080,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":15163583081,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163583082,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163583083,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583084,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.8","direct":false,"kind":"runtime","optional":false},{"id":15163583085,"package_name":"resolve-dir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163583086,"package_name":"resolve-global","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163583087,"package_name":"resolve-url-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583088,"package_name":"picocolors","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163583089,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.39","direct":false,"kind":"runtime","optional":false},{"id":15163583090,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163583091,"package_name":"responselike","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15163583092,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":15163583093,"package_name":"retimer","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583094,"package_name":"retry","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":15163583095,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163583096,"package_name":"rfdc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163583097,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163583098,"package_name":"rollup","ecosystem":"npm","requirements":"2.79.1","direct":false,"kind":"runtime","optional":false},{"id":15163583099,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163583100,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":15163583101,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583102,"package_name":"run-applescript","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":15163583103,"package_name":"run-async","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":15163583104,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163583105,"package_name":"rustbn.js","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163583106,"package_name":"rxjs","ecosystem":"npm","requirements":"7.8.1","direct":false,"kind":"development","optional":false},{"id":15163583107,"package_name":"safe-array-concat","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163583108,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163583109,"package_name":"safe-json-stringify","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163583110,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583111,"package_name":"safe-stable-stringify","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":15163583112,"package_name":"sanitize-filename","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"development","optional":false},{"id":15163583113,"package_name":"sanitize.css","ecosystem":"npm","requirements":"13.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583114,"package_name":"sass-loader","ecosystem":"npm","requirements":"12.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583115,"package_name":"sax","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":15163583116,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163583117,"package_name":"scheduler","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":15163583118,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163583119,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583120,"package_name":"selfsigned","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163583121,"package_name":"semver","ecosystem":"npm","requirements":"7.5.4","direct":false,"kind":"runtime","optional":false},{"id":15163583122,"package_name":"semver-diff","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":15163583123,"package_name":"send","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":15163583124,"package_name":"serialize-error","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":15163583125,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":15163583126,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163583127,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":15163583128,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163583129,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163583130,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":15163583131,"package_name":"serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":15163583132,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163583133,"package_name":"set-delayed-interval","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163583134,"package_name":"set-function-length","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163583135,"package_name":"set-function-name","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163583136,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163583137,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":15163583138,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":15163583139,"package_name":"shiki","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":15163583140,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163583141,"package_name":"signed-varint","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":15163583142,"package_name":"sigstore","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":15163583143,"package_name":"simple-swizzle","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":15163583144,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":15163583145,"package_name":"sinon","ecosystem":"npm","requirements":"16.1.3","direct":false,"kind":"development","optional":false},{"id":15163583146,"package_name":"diff","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":15163583147,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163583148,"package_name":"slice-ansi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163583149,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":15163583150,"package_name":"socket.io-client","ecosystem":"npm","requirements":"4.7.2","direct":false,"kind":"development","optional":false},{"id":15163583151,"package_name":"socket.io-parser","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"development","optional":false},{"id":15163583152,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.24","direct":false,"kind":"runtime","optional":false},{"id":15163583153,"package_name":"socks","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":15163583154,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":15163583155,"package_name":"ip","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163583156,"package_name":"solc","ecosystem":"npm","requirements":"0.8.22","direct":false,"kind":"runtime","optional":false},{"id":15163583157,"package_name":"semver","ecosystem":"npm","requirements":"5.7.2","direct":false,"kind":"runtime","optional":false},{"id":15163583158,"package_name":"sonic-boom","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":15163583159,"package_name":"sort-keys","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":15163583160,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163583161,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163583162,"package_name":"source-map-loader","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163583163,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"runtime","optional":false},{"id":15163583164,"package_name":"sourcify-monitor","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":15163583165,"package_name":"sourcify-server","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":15163583166,"package_name":"sourcify-ui","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":15163583167,"package_name":"space-separated-tokens","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":15163583168,"package_name":"sparse-array","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":15163583169,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":15163583170,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":15163583171,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":15163583172,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.16","direct":false,"kind":"development","optional":false},{"id":15163583173,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163583174,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583175,"package_name":"split","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163583176,"package_name":"split2","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":15163583177,"package_name":"ssri","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":15163583178,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":15163583179,"package_name":"stack-trace","ecosystem":"npm","requirements":"0.0.10","direct":false,"kind":"runtime","optional":false},{"id":15163583180,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163583181,"package_name":"stackframe","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":15163583182,"package_name":"static-eval","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163583183,"package_name":"escodegen","ecosystem":"npm","requirements":"1.14.3","direct":false,"kind":"runtime","optional":false},{"id":15163583184,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163583185,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":15163583186,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163583187,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":15163583188,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163583189,"package_name":"stop-iteration-iterator","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583190,"package_name":"stream-events","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":15163583191,"package_name":"stream-to-it","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":15163583192,"package_name":"streaming-iterables","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":15163583193,"package_name":"streamsearch","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163583194,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163583195,"package_name":"string-natural-compare","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163583196,"package_name":"string-width-cjs","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":15163583197,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.10","direct":false,"kind":"runtime","optional":false},{"id":15163583198,"package_name":"string.prototype.padend","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":15163583199,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":15163583200,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":15163583201,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":15163583202,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163583203,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163583204,"package_name":"strip-ansi-cjs","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":15163583205,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583206,"package_name":"strip-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163583207,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163583208,"package_name":"strip-outer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163583209,"package_name":"strnum","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163583210,"package_name":"strong-log-transformer","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15163583211,"package_name":"strtok3","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163583212,"package_name":"stubs","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163583213,"package_name":"style-loader","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":15163583214,"package_name":"stylehacks","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163583215,"package_name":"sucrase","ecosystem":"npm","requirements":"3.34.0","direct":false,"kind":"runtime","optional":false},{"id":15163583216,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"runtime","optional":false},{"id":15163583217,"package_name":"superagent","ecosystem":"npm","requirements":"8.1.2","direct":false,"kind":"development","optional":false},{"id":15163583218,"package_name":"mime","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":15163583219,"package_name":"supertap","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163583220,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163583221,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583222,"package_name":"svg-parser","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163583223,"package_name":"svgo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":15163583224,"package_name":"css-select","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163583225,"package_name":"css-what","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"runtime","optional":false},{"id":15163583226,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":15163583227,"package_name":"domutils","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":15163583228,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163583229,"package_name":"nth-check","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163583230,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":15163583231,"package_name":"swagger-ui-dist","ecosystem":"npm","requirements":"5.9.1","direct":false,"kind":"runtime","optional":false},{"id":15163583232,"package_name":"swagger-ui-express","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583233,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":15163583234,"package_name":"table","ecosystem":"npm","requirements":"6.8.1","direct":false,"kind":"development","optional":false},{"id":15163583235,"package_name":"table-layout","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163583236,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163583237,"package_name":"tailwindcss","ecosystem":"npm","requirements":"3.3.5","direct":false,"kind":"runtime","optional":false},{"id":15163583238,"package_name":"arg","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163583239,"package_name":"tar","ecosystem":"npm","requirements":"6.1.11","direct":false,"kind":"development","optional":false},{"id":15163583240,"package_name":"tar-stream","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":15163583241,"package_name":"fs-minipass","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15163583242,"package_name":"tcomb","ecosystem":"npm","requirements":"3.2.29","direct":false,"kind":"development","optional":false},{"id":15163583243,"package_name":"tcomb-validation","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"development","optional":false},{"id":15163583244,"package_name":"teeny-request","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":15163583245,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":15163583246,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":15163583247,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583248,"package_name":"temp-write","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163583249,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":15163583250,"package_name":"tempy","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":15163583251,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163583252,"package_name":"type-fest","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":15163583253,"package_name":"temp-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163583254,"package_name":"type-fest","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"development","optional":false},{"id":15163583255,"package_name":"unique-string","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163583256,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163583257,"package_name":"terser","ecosystem":"npm","requirements":"5.22.0","direct":false,"kind":"runtime","optional":false},{"id":15163583258,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.9","direct":false,"kind":"runtime","optional":false},{"id":15163583259,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163583260,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583261,"package_name":"text-extensions","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":15163583262,"package_name":"text-hex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583263,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163583264,"package_name":"thenify","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163583265,"package_name":"thenify-all","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583266,"package_name":"throat","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163583267,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":15163583268,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":15163583269,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163583270,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":15163583271,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":15163583272,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163583273,"package_name":"time-cache","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":15163583274,"package_name":"time-zone","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163583275,"package_name":"timeout-abort-controller","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":15163583276,"package_name":"retimer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163583277,"package_name":"timestamp-nano","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163583278,"package_name":"tiny-invariant","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163583279,"package_name":"titleize","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163583280,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"runtime","optional":false},{"id":15163583281,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163583282,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583283,"package_name":"to-readable-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163583284,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163583285,"package_name":"token-types","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163583286,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163583287,"package_name":"universalify","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163583288,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163583289,"package_name":"trim-newlines","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":15163583290,"package_name":"trim-off-newlines","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":15163583291,"package_name":"trim-repeated","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163583292,"package_name":"triple-beam","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":15163583293,"package_name":"truncate-utf8-bytes","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15163583294,"package_name":"tryer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163583295,"package_name":"ts-api-utils","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":15163583296,"package_name":"ts-interface-checker","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":15163583297,"package_name":"ts-node","ecosystem":"npm","requirements":"10.9.2","direct":false,"kind":"development","optional":false},{"id":15163583298,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":15163583299,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":15163583300,"package_name":"tslib","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163583301,"package_name":"tslint","ecosystem":"npm","requirements":"5.20.1","direct":false,"kind":"development","optional":false},{"id":15163583302,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"development","optional":false},{"id":15163583303,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":15163583304,"package_name":"tsutils","ecosystem":"npm","requirements":"2.29.0","direct":false,"kind":"development","optional":false},{"id":15163583305,"package_name":"tuf-js","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":15163583306,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163583307,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":15163583308,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":15163583309,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"runtime","optional":false},{"id":15163583310,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163583311,"package_name":"typed-array-buffer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583312,"package_name":"typed-array-byte-length","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583313,"package_name":"typed-array-byte-offset","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583314,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":15163583315,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":15163583316,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":15163583317,"package_name":"typedoc","ecosystem":"npm","requirements":"0.24.8","direct":false,"kind":"development","optional":false},{"id":15163583318,"package_name":"typescript","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":15163583319,"package_name":"typestrict","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15163583320,"package_name":"tslint-microsoft-contrib","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":15163583321,"package_name":"tslint-sonarts","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":15163583322,"package_name":"tsutils","ecosystem":"npm","requirements":"2.28.0","direct":false,"kind":"development","optional":false},{"id":15163583323,"package_name":"typescript","ecosystem":"npm","requirements":"3.9.10","direct":false,"kind":"development","optional":false},{"id":15163583324,"package_name":"typical","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583325,"package_name":"ua-parser-js","ecosystem":"npm","requirements":"1.0.36","direct":false,"kind":"runtime","optional":false},{"id":15163583326,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.17.4","direct":false,"kind":"development","optional":false},{"id":15163583327,"package_name":"uid-safe","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":15163583328,"package_name":"uint8arrays","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163583329,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163583330,"package_name":"underscore","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":15163583331,"package_name":"undici-types","ecosystem":"npm","requirements":"5.26.5","direct":false,"kind":"runtime","optional":false},{"id":15163583332,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583333,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583334,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163583335,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163583336,"package_name":"unique-filename","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163583337,"package_name":"unique-slug","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163583338,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583339,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":15163583340,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583341,"package_name":"unordered-array-remove","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15163583342,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583343,"package_name":"unquote","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163583344,"package_name":"untildify","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163583345,"package_name":"upath","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":15163583346,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.13","direct":false,"kind":"runtime","optional":false},{"id":15163583347,"package_name":"update-notifier","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":15163583348,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163583349,"package_name":"uri-to-multiaddr","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583350,"package_name":"url-parse","ecosystem":"npm","requirements":"1.5.10","direct":false,"kind":"runtime","optional":false},{"id":15163583351,"package_name":"url-parse-lax","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163583352,"package_name":"url-template","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"runtime","optional":false},{"id":15163583353,"package_name":"urlgrey","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163583354,"package_name":"ursa-optional","ecosystem":"npm","requirements":"0.10.2","direct":false,"kind":"development","optional":false},{"id":15163583355,"package_name":"utf8-byte-length","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":15163583356,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163583357,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163583358,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":15163583359,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163583360,"package_name":"uuid","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163583361,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":15163583362,"package_name":"v8-compile-cache-lib","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":15163583363,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"9.1.3","direct":false,"kind":"development","optional":false},{"id":15163583364,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163583365,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":15163583366,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":15163583367,"package_name":"validator","ecosystem":"npm","requirements":"13.11.0","direct":false,"kind":"development","optional":false},{"id":15163583368,"package_name":"varint","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583369,"package_name":"varint-decoder","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163583370,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":15163583371,"package_name":"victory-vendor","ecosystem":"npm","requirements":"36.6.11","direct":false,"kind":"runtime","optional":false},{"id":15163583372,"package_name":"vscode-oniguruma","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":15163583373,"package_name":"vscode-textmate","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":15163583374,"package_name":"vscode-uri","ecosystem":"npm","requirements":"3.0.8","direct":false,"kind":"development","optional":false},{"id":15163583375,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163583376,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583377,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":15163583378,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":15163583379,"package_name":"wcwidth","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15163583380,"package_name":"web-vitals","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":15163583381,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163583382,"package_name":"webpack","ecosystem":"npm","requirements":"5.89.0","direct":false,"kind":"runtime","optional":false},{"id":15163583383,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":15163583384,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"4.15.1","direct":false,"kind":"runtime","optional":false},{"id":15163583385,"package_name":"ws","ecosystem":"npm","requirements":"8.14.2","direct":false,"kind":"runtime","optional":false},{"id":15163583386,"package_name":"webpack-manifest-plugin","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163583387,"package_name":"webpack-sources","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163583388,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":15163583389,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":15163583390,"package_name":"well-known-symbols","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163583391,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163583392,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"3.6.19","direct":false,"kind":"runtime","optional":false},{"id":15163583393,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163583394,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583395,"package_name":"wherearewe","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15163583396,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163583397,"package_name":"which-builtin-type","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":15163583398,"package_name":"which-collection","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163583399,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":15163583400,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"runtime","optional":false},{"id":15163583401,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":15163583402,"package_name":"widest-line","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":15163583403,"package_name":"winston","ecosystem":"npm","requirements":"3.11.0","direct":false,"kind":"runtime","optional":false},{"id":15163583404,"package_name":"winston-transport","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583405,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":15163583406,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163583407,"package_name":"wordwrapjs","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163583408,"package_name":"workbox-background-sync","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583409,"package_name":"workbox-broadcast-update","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583410,"package_name":"workbox-build","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583411,"package_name":"source-map","ecosystem":"npm","requirements":"0.8.0-beta.0","direct":false,"kind":"runtime","optional":false},{"id":15163583412,"package_name":"tempy","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583413,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":15163583414,"package_name":"type-fest","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":15163583415,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163583416,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":15163583417,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":15163583418,"package_name":"workbox-cacheable-response","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583419,"package_name":"workbox-core","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583420,"package_name":"workbox-expiration","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583421,"package_name":"workbox-google-analytics","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583422,"package_name":"workbox-navigation-preload","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583423,"package_name":"workbox-precaching","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583424,"package_name":"workbox-range-requests","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583425,"package_name":"workbox-recipes","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583426,"package_name":"workbox-routing","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583427,"package_name":"workbox-strategies","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583428,"package_name":"workbox-streams","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583429,"package_name":"workbox-sw","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583430,"package_name":"workbox-webpack-plugin","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583431,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":15163583432,"package_name":"workbox-window","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583433,"package_name":"workerpool","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":15163583434,"package_name":"wrap-ansi-cjs","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":15163583435,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":15163583436,"package_name":"write-json-file","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":15163583437,"package_name":"detect-indent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":15163583438,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15163583439,"package_name":"sort-keys","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163583440,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"development","optional":false},{"id":15163583441,"package_name":"write-pkg","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163583442,"package_name":"type-fest","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":15163583443,"package_name":"ws","ecosystem":"npm","requirements":"7.4.6","direct":false,"kind":"runtime","optional":false},{"id":15163583444,"package_name":"xdg-basedir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163583445,"package_name":"xhr2-cookies","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":15163583446,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":15163583447,"package_name":"xml2js","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":15163583448,"package_name":"xmlbuilder","ecosystem":"npm","requirements":"11.0.1","direct":false,"kind":"development","optional":false},{"id":15163583449,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":15163583450,"package_name":"xmlhttprequest-ssl","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163583451,"package_name":"xsalsa20","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":15163583452,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":15163583453,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":15163583454,"package_name":"yamljs","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":15163583455,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"development","optional":false},{"id":15163583456,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163583457,"package_name":"decamelize","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163583458,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":15163583459,"package_name":"yn","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":15163583460,"package_name":"packages/bytecode-utils","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":15163583461,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.12.11","direct":false,"kind":"development","optional":false},{"id":15163583462,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"development","optional":false},{"id":15163583463,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":15163583464,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":15163583465,"package_name":"@types/node","ecosystem":"npm","requirements":"20.10.0","direct":false,"kind":"development","optional":false},{"id":15163583466,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":15163583467,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":15163583468,"package_name":"eslint","ecosystem":"npm","requirements":"7.32.0","direct":false,"kind":"development","optional":false},{"id":15163583469,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":15163583470,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15163583471,"package_name":"espree","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"development","optional":false},{"id":15163583472,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":15163583473,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":15163583474,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":15163583475,"package_name":"packages/contract-call-decoder","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":15163583476,"package_name":"@blossom-labs/rosette-radspec","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":15163583477,"package_name":"packages/lib-sourcify","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583478,"package_name":"services/monitor","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":15163583479,"package_name":"@types/node","ecosystem":"npm","requirements":"20.8.9","direct":false,"kind":"development","optional":false},{"id":15163583480,"package_name":"services/server","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":15163583481,"package_name":"@types/node","ecosystem":"npm","requirements":"16.18.59","direct":false,"kind":"development","optional":false},{"id":15163583482,"package_name":"ansi-colors","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":15163583483,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":15163583484,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"development","optional":false},{"id":15163583485,"package_name":"camelcase","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":15163583486,"package_name":"chokidar","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":15163583487,"package_name":"cliui","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":15163583488,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":15163583489,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":15163583490,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":15163583491,"package_name":"debug","ecosystem":"npm","requirements":"3.2.6","direct":false,"kind":"development","optional":false},{"id":15163583492,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163583493,"package_name":"diff","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":15163583494,"package_name":"dotenv","ecosystem":"npm","requirements":"8.6.0","direct":false,"kind":"runtime","optional":false},{"id":15163583495,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":15163583496,"package_name":"file-type","ecosystem":"npm","requirements":"18.5.0","direct":false,"kind":"development","optional":false},{"id":15163583497,"package_name":"flat","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":15163583498,"package_name":"fsevents","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":15163583499,"package_name":"get-stdin","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":15163583500,"package_name":"glob","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"development","optional":false},{"id":15163583501,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":15163583502,"package_name":"indent-string","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":15163583503,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15163583504,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.13.1","direct":false,"kind":"development","optional":false},{"id":15163583505,"package_name":"log-symbols","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15163583506,"package_name":"meow","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":15163583507,"package_name":"decamelize","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":15163583508,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":15163583509,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":15163583510,"package_name":"mocha","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":15163583511,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":15163583512,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.6","direct":false,"kind":"runtime","optional":false},{"id":15163583513,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":15163583514,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":15163583515,"package_name":"open","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"development","optional":false},{"id":15163583516,"package_name":"open-cli","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":15163583517,"package_name":"peek-readable","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":15163583518,"package_name":"quick-lru","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"development","optional":false},{"id":15163583519,"package_name":"read-pkg","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":15163583520,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"development","optional":false},{"id":15163583521,"package_name":"find-up","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":15163583522,"package_name":"locate-path","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":15163583523,"package_name":"p-limit","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163583524,"package_name":"p-locate","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":15163583525,"package_name":"path-exists","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":15163583526,"package_name":"readdirp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":15163583527,"package_name":"redent","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163583528,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":15163583529,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163583530,"package_name":"strip-indent","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15163583531,"package_name":"strtok3","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":15163583532,"package_name":"supports-color","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":15163583533,"package_name":"token-types","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":15163583534,"package_name":"trim-newlines","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":15163583535,"package_name":"type-fest","ecosystem":"npm","requirements":"3.13.1","direct":false,"kind":"development","optional":false},{"id":15163583536,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":15163583537,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":15163583538,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":15163583539,"package_name":"yargs","ecosystem":"npm","requirements":"13.3.2","direct":false,"kind":"development","optional":false},{"id":15163583540,"package_name":"yargs-parser","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"development","optional":false},{"id":15163583541,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":15163583542,"package_name":"yocto-queue","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15163583543,"package_name":"ui","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":15163583544,"package_name":"@types/node","ecosystem":"npm","requirements":"16.18.59","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-12-18T15:13:15.020Z","updated_at":"2023-12-18T15:13:15.020Z","repository_link":"https://github.com/argotorg/sourcify/blob/staging/package.json","dependencies":[{"id":15163584804,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^6.9.0","direct":true,"kind":"development","optional":false},{"id":15163584805,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^6.9.0","direct":true,"kind":"development","optional":false},{"id":15163584806,"package_name":"eslint","ecosystem":"npm","requirements":"^8.52.0","direct":true,"kind":"development","optional":false},{"id":15163584807,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^9.0.0","direct":true,"kind":"development","optional":false},{"id":15163584808,"package_name":"ganache","ecosystem":"npm","requirements":"^7.9.1","direct":true,"kind":"development","optional":false},{"id":15163584809,"package_name":"lerna","ecosystem":"npm","requirements":"^7.4.1","direct":true,"kind":"development","optional":false},{"id":15163584810,"package_name":"ts-node","ecosystem":"npm","requirements":"^10.9.2","direct":true,"kind":"development","optional":false},{"id":15163584811,"package_name":"typescript","ecosystem":"npm","requirements":"^5.3.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/bytecode-utils/package.json","sha":null,"kind":"manifest","created_at":"2023-12-18T15:13:15.536Z","updated_at":"2023-12-18T15:13:15.536Z","repository_link":"https://github.com/argotorg/sourcify/blob/staging/packages/bytecode-utils/package.json","dependencies":[{"id":15163585366,"package_name":"@ethersproject/bytes","ecosystem":"npm","requirements":"^5.7.0","direct":true,"kind":"runtime","optional":false},{"id":15163585367,"package_name":"bs58","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":15163585368,"package_name":"cbor-x","ecosystem":"npm","requirements":"^1.4.1","direct":true,"kind":"runtime","optional":false},{"id":15163585369,"package_name":"@ava/typescript","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"development","optional":false},{"id":15163585370,"package_name":"@types/node","ecosystem":"npm","requirements":"^20.10.0","direct":true,"kind":"development","optional":false},{"id":15163585371,"package_name":"ava","ecosystem":"npm","requirements":"^3.12.1","direct":true,"kind":"development","optional":false},{"id":15163585372,"package_name":"c8","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"development","optional":false},{"id":15163585373,"package_name":"codecov","ecosystem":"npm","requirements":"^3.5.0","direct":true,"kind":"development","optional":false},{"id":15163585374,"package_name":"cz-conventional-changelog","ecosystem":"npm","requirements":"^3.3.0","direct":true,"kind":"development","optional":false},{"id":15163585375,"package_name":"eslint","ecosystem":"npm","requirements":"^7.8.0","direct":true,"kind":"development","optional":false},{"id":15163585376,"package_name":"npm-run-all","ecosystem":"npm","requirements":"^4.1.5","direct":true,"kind":"development","optional":false},{"id":15163585377,"package_name":"prettier","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/lib-sourcify/package.json","sha":null,"kind":"manifest","created_at":"2023-12-18T15:13:16.045Z","updated_at":"2023-12-18T15:13:16.045Z","repository_link":"https://github.com/argotorg/sourcify/blob/staging/packages/lib-sourcify/package.json","dependencies":[{"id":15163586151,"package_name":"@ethereum-sourcify/bytecode-utils","ecosystem":"npm","requirements":"^1.2.3","direct":true,"kind":"runtime","optional":false},{"id":15163586152,"package_name":"@ethereumjs/blockchain","ecosystem":"npm","requirements":"^6.2.1","direct":true,"kind":"runtime","optional":false},{"id":15163586153,"package_name":"@ethereumjs/common","ecosystem":"npm","requirements":"^3.1.1","direct":true,"kind":"runtime","optional":false},{"id":15163586154,"package_name":"@ethereumjs/evm","ecosystem":"npm","requirements":"^1.3.1","direct":true,"kind":"runtime","optional":false},{"id":15163586155,"package_name":"@ethereumjs/statemanager","ecosystem":"npm","requirements":"^1.0.4","direct":true,"kind":"runtime","optional":false},{"id":15163586156,"package_name":"@ethereumjs/util","ecosystem":"npm","requirements":"^8.0.5","direct":true,"kind":"runtime","optional":false},{"id":15163586157,"package_name":"@ethereumjs/vm","ecosystem":"npm","requirements":"^6.4.1","direct":true,"kind":"runtime","optional":false},{"id":15163586158,"package_name":"@fairdatasociety/bmt-js","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"runtime","optional":false},{"id":15163586159,"package_name":"abitype","ecosystem":"npm","requirements":"0.8.0","direct":true,"kind":"runtime","optional":false},{"id":15163586160,"package_name":"bs58","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":15163586161,"package_name":"ethers","ecosystem":"npm","requirements":"^6.7.1","direct":true,"kind":"runtime","optional":false},{"id":15163586162,"package_name":"http-status-codes","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":15163586163,"package_name":"isomorphic-fetch","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":15163586164,"package_name":"jszip","ecosystem":"npm","requirements":"^3.10.1","direct":true,"kind":"runtime","optional":false},{"id":15163586165,"package_name":"semver","ecosystem":"npm","requirements":"^7.3.8","direct":true,"kind":"runtime","optional":false},{"id":15163586166,"package_name":"@types/debug","ecosystem":"npm","requirements":"^4.1.7","direct":true,"kind":"development","optional":false},{"id":15163586167,"package_name":"@types/lru-cache","ecosystem":"npm","requirements":"^5.1.1","direct":true,"kind":"development","optional":false},{"id":15163586168,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^10.0.1","direct":true,"kind":"development","optional":false},{"id":15163586169,"package_name":"c8","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"development","optional":false},{"id":15163586170,"package_name":"chai","ecosystem":"npm","requirements":"^4.3.7","direct":true,"kind":"development","optional":false},{"id":15163586171,"package_name":"codecov","ecosystem":"npm","requirements":"^3.8.3","direct":true,"kind":"development","optional":false},{"id":15163586172,"package_name":"cspell","ecosystem":"npm","requirements":"^4.2.8","direct":true,"kind":"development","optional":false},{"id":15163586173,"package_name":"cz-conventional-changelog","ecosystem":"npm","requirements":"^3.3.0","direct":true,"kind":"development","optional":false},{"id":15163586174,"package_name":"gh-pages","ecosystem":"npm","requirements":"^3.2.3","direct":true,"kind":"development","optional":false},{"id":15163586175,"package_name":"mocha","ecosystem":"npm","requirements":"^10.2.0","direct":true,"kind":"development","optional":false},{"id":15163586176,"package_name":"npm-run-all","ecosystem":"npm","requirements":"^4.1.5","direct":true,"kind":"development","optional":false},{"id":15163586177,"package_name":"open-cli","ecosystem":"npm","requirements":"^6.0.1","direct":true,"kind":"development","optional":false},{"id":15163586178,"package_name":"prettier","ecosystem":"npm","requirements":"^2.8.2","direct":true,"kind":"development","optional":false},{"id":15163586179,"package_name":"solc","ecosystem":"npm","requirements":"^0.8.21","direct":true,"kind":"development","optional":false},{"id":15163586180,"package_name":"typedoc","ecosystem":"npm","requirements":"^0.24.6","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"services/monitor/package.json","sha":null,"kind":"manifest","created_at":"2023-12-18T15:13:16.224Z","updated_at":"2023-12-18T15:13:16.224Z","repository_link":"https://github.com/argotorg/sourcify/blob/staging/services/monitor/package.json","dependencies":[{"id":15163586199,"package_name":"@ethereum-sourcify/bytecode-utils","ecosystem":"npm","requirements":"^1.2.3","direct":true,"kind":"runtime","optional":false},{"id":15163586200,"package_name":"@ethereum-sourcify/lib-sourcify","ecosystem":"npm","requirements":"^1.6.0","direct":true,"kind":"runtime","optional":false},{"id":15163586201,"package_name":"chalk","ecosystem":"npm","requirements":"^4.1.2","direct":true,"kind":"runtime","optional":false},{"id":15163586202,"package_name":"commander","ecosystem":"npm","requirements":"^11.0.0","direct":true,"kind":"runtime","optional":false},{"id":15163586203,"package_name":"dotenv","ecosystem":"npm","requirements":"^16.3.1","direct":true,"kind":"runtime","optional":false},{"id":15163586204,"package_name":"ethers","ecosystem":"npm","requirements":"^6.7.1","direct":true,"kind":"runtime","optional":false},{"id":15163586205,"package_name":"node-fetch","ecosystem":"npm","requirements":"^2.6.6","direct":true,"kind":"runtime","optional":false},{"id":15163586206,"package_name":"winston","ecosystem":"npm","requirements":"^3.10.0","direct":true,"kind":"runtime","optional":false},{"id":15163586207,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.3.6","direct":true,"kind":"development","optional":false},{"id":15163586208,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^10.0.1","direct":true,"kind":"development","optional":false},{"id":15163586209,"package_name":"@types/node","ecosystem":"npm","requirements":"^20.6.2","direct":true,"kind":"development","optional":false},{"id":15163586210,"package_name":"@types/node-fetch","ecosystem":"npm","requirements":"^2.6.5","direct":true,"kind":"development","optional":false},{"id":15163586211,"package_name":"@types/sinon","ecosystem":"npm","requirements":"^10.0.16","direct":true,"kind":"development","optional":false},{"id":15163586212,"package_name":"chai","ecosystem":"npm","requirements":"^4.3.8","direct":true,"kind":"development","optional":false},{"id":15163586213,"package_name":"mocha","ecosystem":"npm","requirements":"^10.2.0","direct":true,"kind":"development","optional":false},{"id":15163586214,"package_name":"nock","ecosystem":"npm","requirements":"^13.3.3","direct":true,"kind":"development","optional":false},{"id":15163586215,"package_name":"sinon","ecosystem":"npm","requirements":"^16.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"services/server/package.json","sha":null,"kind":"manifest","created_at":"2023-12-18T15:13:16.269Z","updated_at":"2023-12-18T15:13:16.269Z","repository_link":"https://github.com/argotorg/sourcify/blob/staging/services/server/package.json","dependencies":[{"id":15163586227,"package_name":"@aws-sdk/client-lambda","ecosystem":"npm","requirements":"^3.453.0","direct":true,"kind":"runtime","optional":false},{"id":15163586228,"package_name":"@ethereum-sourcify/bytecode-utils","ecosystem":"npm","requirements":"^1.2.3","direct":true,"kind":"runtime","optional":false},{"id":15163586229,"package_name":"@ethereum-sourcify/lib-sourcify","ecosystem":"npm","requirements":"^1.6.0","direct":true,"kind":"runtime","optional":false},{"id":15163586230,"package_name":"@google-cloud/cloud-sql-connector","ecosystem":"npm","requirements":"^0.5.1","direct":true,"kind":"runtime","optional":false},{"id":15163586231,"package_name":"abitype","ecosystem":"npm","requirements":"0.8.0","direct":true,"kind":"runtime","optional":false},{"id":15163586232,"package_name":"bunyan","ecosystem":"npm","requirements":"^1.8.12","direct":true,"kind":"runtime","optional":false},{"id":15163586233,"package_name":"chalk","ecosystem":"npm","requirements":"^4.1.2","direct":true,"kind":"runtime","optional":false},{"id":15163586234,"package_name":"config","ecosystem":"npm","requirements":"^3.3.9","direct":true,"kind":"runtime","optional":false},{"id":15163586235,"package_name":"cors","ecosystem":"npm","requirements":"^2.8.5","direct":true,"kind":"runtime","optional":false},{"id":15163586236,"package_name":"directory-tree","ecosystem":"npm","requirements":"^3.5.1","direct":true,"kind":"runtime","optional":false},{"id":15163586237,"package_name":"dotenv","ecosystem":"npm","requirements":"^8.2.0","direct":true,"kind":"runtime","optional":false},{"id":15163586238,"package_name":"ethers","ecosystem":"npm","requirements":"^6.6.5","direct":true,"kind":"runtime","optional":false},{"id":15163586239,"package_name":"express","ecosystem":"npm","requirements":"^4.17.1","direct":true,"kind":"runtime","optional":false},{"id":15163586240,"package_name":"express-fileupload","ecosystem":"npm","requirements":"^1.4.0","direct":true,"kind":"runtime","optional":false},{"id":15163586241,"package_name":"express-openapi-validator","ecosystem":"npm","requirements":"^5.0.4","direct":true,"kind":"runtime","optional":false},{"id":15163586242,"package_name":"express-rate-limit","ecosystem":"npm","requirements":"^6.7.0","direct":true,"kind":"runtime","optional":false},{"id":15163586243,"package_name":"express-session","ecosystem":"npm","requirements":"^1.17.1","direct":true,"kind":"runtime","optional":false},{"id":15163586244,"package_name":"http-status-codes","ecosystem":"npm","requirements":"^2.1.4","direct":true,"kind":"runtime","optional":false},{"id":15163586245,"package_name":"ipfs-http-client","ecosystem":"npm","requirements":"^56.0.3","direct":true,"kind":"runtime","optional":false},{"id":15163586246,"package_name":"ipfs-http-gateway","ecosystem":"npm","requirements":"0.9.3","direct":true,"kind":"runtime","optional":false},{"id":15163586247,"package_name":"json-refs","ecosystem":"npm","requirements":"^3.0.15","direct":true,"kind":"runtime","optional":false},{"id":15163586248,"package_name":"memorystore","ecosystem":"npm","requirements":"^1.6.7","direct":true,"kind":"runtime","optional":false},{"id":15163586249,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.6","direct":true,"kind":"runtime","optional":false},{"id":15163586250,"package_name":"pg","ecosystem":"npm","requirements":"^8.11.3","direct":true,"kind":"runtime","optional":false},{"id":15163586251,"package_name":"serve-index","ecosystem":"npm","requirements":"^1.9.1","direct":true,"kind":"runtime","optional":false},{"id":15163586252,"package_name":"solc","ecosystem":"npm","requirements":"^0.8.22","direct":true,"kind":"runtime","optional":false},{"id":15163586253,"package_name":"swagger-ui-express","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":15163586254,"package_name":"winston","ecosystem":"npm","requirements":"^3.8.2","direct":true,"kind":"runtime","optional":false},{"id":15163586255,"package_name":"yamljs","ecosystem":"npm","requirements":"^0.3.0","direct":true,"kind":"runtime","optional":false},{"id":15163586256,"package_name":"@types/bunyan","ecosystem":"npm","requirements":"^1.8.6","direct":true,"kind":"development","optional":false},{"id":15163586257,"package_name":"@types/config","ecosystem":"npm","requirements":"^3.3.3","direct":true,"kind":"development","optional":false},{"id":15163586258,"package_name":"@types/cors","ecosystem":"npm","requirements":"^2.8.7","direct":true,"kind":"development","optional":false},{"id":15163586259,"package_name":"@types/dotenv","ecosystem":"npm","requirements":"^8.2.0","direct":true,"kind":"development","optional":false},{"id":15163586260,"package_name":"@types/express","ecosystem":"npm","requirements":"^4.17.13","direct":true,"kind":"development","optional":false},{"id":15163586261,"package_name":"@types/express-session","ecosystem":"npm","requirements":"^1.17.3","direct":true,"kind":"development","optional":false},{"id":15163586262,"package_name":"@types/node","ecosystem":"npm","requirements":"^16.11.36","direct":true,"kind":"development","optional":false},{"id":15163586263,"package_name":"@types/node-fetch","ecosystem":"npm","requirements":"^2.5.7","direct":true,"kind":"development","optional":false},{"id":15163586264,"package_name":"@types/pg","ecosystem":"npm","requirements":"^8.10.2","direct":true,"kind":"development","optional":false},{"id":15163586265,"package_name":"@types/rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":15163586266,"package_name":"@types/serve-index","ecosystem":"npm","requirements":"^1.7.30","direct":true,"kind":"development","optional":false},{"id":15163586267,"package_name":"@types/swagger-ui-express","ecosystem":"npm","requirements":"^4.1.3","direct":true,"kind":"development","optional":false},{"id":15163586268,"package_name":"@types/yamljs","ecosystem":"npm","requirements":"^0.2.31","direct":true,"kind":"development","optional":false},{"id":15163586269,"package_name":"c8","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"development","optional":false},{"id":15163586270,"package_name":"chai","ecosystem":"npm","requirements":"^4.2.0","direct":true,"kind":"development","optional":false},{"id":15163586271,"package_name":"chai-http","ecosystem":"npm","requirements":"^4.3.0","direct":true,"kind":"development","optional":false},{"id":15163586272,"package_name":"codecov","ecosystem":"npm","requirements":"^3.8.3","direct":true,"kind":"development","optional":false},{"id":15163586273,"package_name":"commander","ecosystem":"npm","requirements":"^11.1.0","direct":true,"kind":"development","optional":false},{"id":15163586274,"package_name":"copyfiles","ecosystem":"npm","requirements":"^2.4.1","direct":true,"kind":"development","optional":false},{"id":15163586275,"package_name":"ipfs-core","ecosystem":"npm","requirements":"^0.12.2","direct":true,"kind":"development","optional":false},{"id":15163586276,"package_name":"ipld-dag-pb","ecosystem":"npm","requirements":"^0.18.2","direct":true,"kind":"development","optional":false},{"id":15163586277,"package_name":"mocha","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":15163586278,"package_name":"mochawesome","ecosystem":"npm","requirements":"^7.1.2","direct":true,"kind":"development","optional":false},{"id":15163586279,"package_name":"npm-run-all","ecosystem":"npm","requirements":"^4.1.5","direct":true,"kind":"development","optional":false},{"id":15163586280,"package_name":"open-cli","ecosystem":"npm","requirements":"^7.1.0","direct":true,"kind":"development","optional":false},{"id":15163586281,"package_name":"prettier","ecosystem":"npm","requirements":"^2.7.1","direct":true,"kind":"development","optional":false},{"id":15163586282,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":15163586283,"package_name":"typestrict","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"docker","filepath":"services/server/docker-compose.local.yml","sha":null,"kind":"manifest","created_at":"2025-12-28T07:02:23.083Z","updated_at":"2025-12-28T07:02:23.083Z","repository_link":"https://github.com/argotorg/sourcify/blob/staging/services/server/docker-compose.local.yml","dependencies":[{"id":25780062204,"package_name":"postgres","ecosystem":"docker","requirements":"15-alpine","direct":true,"kind":"runtime","optional":false},{"id":25780062205,"package_name":"node","ecosystem":"docker","requirements":"22.5.1-bookworm-slim","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/compilers-types/package.json","sha":null,"kind":"manifest","created_at":"2025-12-28T07:02:24.963Z","updated_at":"2025-12-28T07:02:24.963Z","repository_link":"https://github.com/argotorg/sourcify/blob/staging/packages/compilers-types/package.json","dependencies":[{"id":25780062367,"package_name":"typescript","ecosystem":"npm","requirements":"5.9.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"docker","filepath":"services/server/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2025-12-28T07:02:23.174Z","updated_at":"2025-12-28T07:02:23.174Z","repository_link":"https://github.com/argotorg/sourcify/blob/staging/services/server/docker-compose.yml","dependencies":[{"id":25780062206,"package_name":"postgres","ecosystem":"docker","requirements":"15-alpine","direct":true,"kind":"runtime","optional":false},{"id":25780062207,"package_name":"node","ecosystem":"docker","requirements":"22.5.1-bookworm-slim","direct":true,"kind":"runtime","optional":false},{"id":25780062208,"package_name":"ghcr.io/argotorg/sourcify/server","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"services/4byte/test/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2025-12-28T07:02:22.922Z","updated_at":"2025-12-28T07:02:22.922Z","repository_link":"https://github.com/argotorg/sourcify/blob/staging/services/4byte/test/docker-compose.yml","dependencies":[{"id":25780062202,"package_name":"postgres","ecosystem":"docker","requirements":"15-alpine","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"services/4byte/package.json","sha":null,"kind":"manifest","created_at":"2025-12-28T07:02:25.048Z","updated_at":"2025-12-28T07:02:25.048Z","repository_link":"https://github.com/argotorg/sourcify/blob/staging/services/4byte/package.json","dependencies":[{"id":25780062375,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":true,"kind":"runtime","optional":false},{"id":25780062376,"package_name":"cors","ecosystem":"npm","requirements":"2.8.5","direct":true,"kind":"runtime","optional":false},{"id":25780062377,"package_name":"dotenv","ecosystem":"npm","requirements":"16.6.1","direct":true,"kind":"runtime","optional":false},{"id":25780062378,"package_name":"ethers","ecosystem":"npm","requirements":"6.16.0","direct":true,"kind":"runtime","optional":false},{"id":25780062407,"package_name":"express","ecosystem":"npm","requirements":"5.2.1","direct":true,"kind":"runtime","optional":false},{"id":25780062408,"package_name":"http-status-codes","ecosystem":"npm","requirements":"2.3.0","direct":true,"kind":"runtime","optional":false},{"id":25780062409,"package_name":"pg","ecosystem":"npm","requirements":"8.16.3","direct":true,"kind":"runtime","optional":false},{"id":25780062410,"package_name":"swagger-ui-express","ecosystem":"npm","requirements":"5.0.1","direct":true,"kind":"runtime","optional":false},{"id":25780062411,"package_name":"winston","ecosystem":"npm","requirements":"3.19.0","direct":true,"kind":"runtime","optional":false},{"id":25780062412,"package_name":"yamljs","ecosystem":"npm","requirements":"0.3.0","direct":true,"kind":"runtime","optional":false},{"id":25780062413,"package_name":"@types/chai","ecosystem":"npm","requirements":"4.3.20","direct":true,"kind":"development","optional":false},{"id":25780062414,"package_name":"@types/cors","ecosystem":"npm","requirements":"2.8.19","direct":true,"kind":"development","optional":false},{"id":25780062415,"package_name":"@types/express","ecosystem":"npm","requirements":"5.0.6","direct":true,"kind":"development","optional":false},{"id":25780062416,"package_name":"@types/mocha","ecosystem":"npm","requirements":"10.0.10","direct":true,"kind":"development","optional":false},{"id":25780062417,"package_name":"@types/node","ecosystem":"npm","requirements":"22.19.3","direct":true,"kind":"development","optional":false},{"id":25780062418,"package_name":"@types/pg","ecosystem":"npm","requirements":"8.16.0","direct":true,"kind":"development","optional":false},{"id":25780062419,"package_name":"@types/swagger-ui-express","ecosystem":"npm","requirements":"4.1.8","direct":true,"kind":"development","optional":false},{"id":25780062420,"package_name":"@types/yamljs","ecosystem":"npm","requirements":"0.2.34","direct":true,"kind":"development","optional":false},{"id":25780062503,"package_name":"c8","ecosystem":"npm","requirements":"10.1.3","direct":true,"kind":"development","optional":false},{"id":25780062504,"package_name":"chai","ecosystem":"npm","requirements":"4.5.0","direct":true,"kind":"development","optional":false},{"id":25780062505,"package_name":"chai-http","ecosystem":"npm","requirements":"4.4.0","direct":true,"kind":"development","optional":false},{"id":25780062781,"package_name":"copyfiles","ecosystem":"npm","requirements":"2.4.1","direct":true,"kind":"development","optional":false},{"id":25780062791,"package_name":"csv-parse","ecosystem":"npm","requirements":"6.1.0","direct":true,"kind":"development","optional":false},{"id":25780062816,"package_name":"dbmate","ecosystem":"npm","requirements":"2.28.0","direct":true,"kind":"development","optional":false},{"id":25780062823,"package_name":"mocha","ecosystem":"npm","requirements":"10.8.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"docker","filepath":"services/4byte/Dockerfile","sha":null,"kind":"manifest","created_at":"2025-12-28T07:02:22.818Z","updated_at":"2025-12-28T07:02:22.818Z","repository_link":"https://github.com/argotorg/sourcify/blob/staging/services/4byte/Dockerfile","dependencies":[{"id":25780062200,"package_name":"node","ecosystem":"docker","requirements":"22.5.1-bookworm","direct":true,"kind":"build","optional":false},{"id":25780062201,"package_name":"node","ecosystem":"docker","requirements":"22.5.1-bookworm-slim","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"services/database/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2025-12-28T07:02:23.000Z","updated_at":"2025-12-28T07:02:23.000Z","repository_link":"https://github.com/argotorg/sourcify/blob/staging/services/database/docker-compose.yml","dependencies":[]},{"ecosystem":"docker","filepath":"services/server/test/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2025-12-28T07:02:23.739Z","updated_at":"2025-12-28T07:02:23.739Z","repository_link":"https://github.com/argotorg/sourcify/blob/staging/services/server/test/docker-compose.yml","dependencies":[{"id":25780062258,"package_name":"postgres","ecosystem":"docker","requirements":"15-alpine","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/compilers/package.json","sha":null,"kind":"manifest","created_at":"2025-12-28T07:02:23.885Z","updated_at":"2025-12-28T07:02:23.885Z","repository_link":"https://github.com/argotorg/sourcify/blob/staging/packages/compilers/package.json","dependencies":[{"id":25780062290,"package_name":"semver","ecosystem":"npm","requirements":"7.7.3","direct":true,"kind":"runtime","optional":false},{"id":25780062291,"package_name":"solc","ecosystem":"npm","requirements":"0.8.33","direct":true,"kind":"runtime","optional":false},{"id":25780062323,"package_name":"@ethereum-sourcify/compilers-types","ecosystem":"npm","requirements":"^1.0.10","direct":true,"kind":"development","optional":false},{"id":25780062355,"package_name":"@types/chai","ecosystem":"npm","requirements":"4.3.20","direct":true,"kind":"development","optional":false},{"id":25780062356,"package_name":"@types/mocha","ecosystem":"npm","requirements":"10.0.10","direct":true,"kind":"development","optional":false},{"id":25780062357,"package_name":"@types/node","ecosystem":"npm","requirements":"22.19.3","direct":true,"kind":"development","optional":false},{"id":25780062358,"package_name":"c8","ecosystem":"npm","requirements":"10.1.3","direct":true,"kind":"development","optional":false},{"id":25780062359,"package_name":"chai","ecosystem":"npm","requirements":"4.5.0","direct":true,"kind":"development","optional":false},{"id":25780062360,"package_name":"mocha","ecosystem":"npm","requirements":"10.8.2","direct":true,"kind":"development","optional":false},{"id":25780062361,"package_name":"npm-run-all2","ecosystem":"npm","requirements":"5.0.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"services/database/package.json","sha":null,"kind":"manifest","created_at":"2025-12-28T07:02:28.661Z","updated_at":"2025-12-28T07:02:28.661Z","repository_link":"https://github.com/argotorg/sourcify/blob/staging/services/database/package.json","dependencies":[{"id":25780062825,"package_name":"commander","ecosystem":"npm","requirements":"12.1.0","direct":true,"kind":"runtime","optional":false},{"id":25780062826,"package_name":"dbmate","ecosystem":"npm","requirements":"2.28.0","direct":true,"kind":"runtime","optional":false},{"id":25780062827,"package_name":"dotenv","ecosystem":"npm","requirements":"16.6.1","direct":true,"kind":"runtime","optional":false},{"id":25780062828,"package_name":"ethers","ecosystem":"npm","requirements":"6.16.0","direct":true,"kind":"runtime","optional":false},{"id":25780062829,"package_name":"pg","ecosystem":"npm","requirements":"8.16.3","direct":true,"kind":"runtime","optional":false},{"id":25780062830,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":true,"kind":"runtime","optional":false}]}],"score":22.92834355030952,"created_at":"2024-07-25T13:14:17.748Z","updated_at":"2026-05-15T02:30:29.458Z","avatar_url":"https://github.com/argotorg.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/123545","html_url":"https://summary.ecosyste.ms/projects/123545"}