{"id":147287,"name":"web","ecosystem":"pub","description":"Lightweight browser API bindings built around JS interop.","homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dart-lang/web","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2015-07-31T00:10:03.379Z","latest_release_published_at":"2025-02-26T21:23:27.138Z","latest_release_number":"1.1.1","last_synced_at":"2026-03-23T19:40:44.469Z","created_at":"2022-04-05T16:08:47.456Z","updated_at":"2026-03-23T19:40:49.247Z","registry_url":"https://pub.dev/packages/web","install_command":"dart pub add web","documentation_url":"https://pub.dev/documentation/web/","metadata":{},"repo_metadata":{"id":66082239,"uuid":"588356655","full_name":"dart-lang/web","owner":"dart-lang","description":"Lightweight browser API bindings built around JS static interop.","archived":false,"fork":false,"pushed_at":"2025-10-30T22:06:25.000Z","size":4623,"stargazers_count":180,"open_issues_count":98,"forks_count":43,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-10-31T00:09:52.879Z","etag":null,"topics":["dart"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/web","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dart-lang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-01-12T23:24:51.000Z","updated_at":"2025-10-30T22:06:30.000Z","dependencies_parsed_at":"2023-11-29T00:22:38.681Z","dependency_job_id":"bd7e33d4-7a30-47bc-bcd0-d474ae4894ed","html_url":"https://github.com/dart-lang/web","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/dart-lang/web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dart-lang","download_url":"https://codeload.github.com/dart-lang/web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/sbom","scorecard":{"id":323403,"data":{"date":"2025-08-11","repo":{"name":"github.com/dart-lang/web","commit":"4310354266abaffae08fdb483327a8523585aed4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"23 commit(s) and 28 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/post_summaries.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/web.yaml:2","Info: topLevel permissions set to 'read-all': .github/workflows/web_generator.yaml:2","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_summaries.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dart-lang/web/post_summaries.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dart-lang/web/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/web_generator.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/dart-lang/web/web_generator.yaml/main?enable=pin","Info:   5 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/dart-lang/.github/SECURITY.md:1","Info: Found linked content: github.com/dart-lang/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/dart-lang/.github/SECURITY.md:1","Info: Found text in security policy: github.com/dart-lang/.github/SECURITY.md:1"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 8 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"}}]},"last_synced_at":"2025-08-18T01:55:00.715Z","repository_id":66082239,"created_at":"2025-08-18T01:55:00.715Z","updated_at":"2025-08-18T01:55:00.715Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281908602,"owners_count":26582146,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dart-lang","name":"Dart","uuid":"1609975","kind":"organization","description":"Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.","email":null,"website":"https://dart.dev","location":null,"twitter":"dart_lang","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1609975?v=4","repositories_count":109,"last_synced_at":"2023-04-09T13:26:05.319Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dart-lang","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:26:29.689Z","updated_at":"2023-04-09T13:26:06.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dart-lang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dart-lang/repositories"},"tags":[{"name":"js_interop-v0.1.0-beta","sha":"5a7d0be70a258252b95bac6b900f26d6dae4d433","kind":"commit","published_at":"2025-10-16T20:10:46.000Z","download_url":"https://codeload.github.com/dart-lang/web/tar.gz/js_interop-v0.1.0-beta","html_url":"https://github.com/dart-lang/web/releases/tag/js_interop-v0.1.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/web@js_interop-v0.1.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/js_interop-v0.1.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/js_interop-v0.1.0-beta/manifests"},{"name":"web-v1.1.1","sha":"222164b5010cb0324d4132666f1d43750ffc6448","kind":"tag","published_at":"2025-02-26T21:23:39.000Z","download_url":"https://codeload.github.com/dart-lang/web/tar.gz/web-v1.1.1","html_url":"https://github.com/dart-lang/web/releases/tag/web-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/web@web-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/web-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/web-v1.1.1/manifests"},{"name":"web-v1.1.0","sha":"6538aca01c8b3edb00e085d7e349e61f04a746a0","kind":"commit","published_at":"2024-09-24T22:34:11.000Z","download_url":"https://codeload.github.com/dart-lang/web/tar.gz/web-v1.1.0","html_url":"https://github.com/dart-lang/web/releases/tag/web-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/web@web-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/web-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/web-v1.1.0/manifests"},{"name":"v1.0.0","sha":"e89fe49d8a86845e49686b4578c56b67bdd7ba49","kind":"commit","published_at":"2024-07-16T01:32:27.000Z","download_url":"https://codeload.github.com/dart-lang/web/tar.gz/v1.0.0","html_url":"https://github.com/dart-lang/web/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/web@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v1.0.0/manifests"},{"name":"v0.5.1","sha":"4af904f156a17b143020f34576ecc534f815522c","kind":"commit","published_at":"2024-03-05T19:21:10.000Z","download_url":"https://codeload.github.com/dart-lang/web/tar.gz/v0.5.1","html_url":"https://github.com/dart-lang/web/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/web@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"a54a1f0447979f9a3ea220199eca849ffb214e91","kind":"commit","published_at":"2024-02-13T20:20:26.000Z","download_url":"https://codeload.github.com/dart-lang/web/tar.gz/v0.5.0","html_url":"https://github.com/dart-lang/web/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/web@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"020ef3729a10a1969b98c2b99b9894c81a953440","kind":"commit","published_at":"2024-01-12T01:17:27.000Z","download_url":"https://codeload.github.com/dart-lang/web/tar.gz/v0.4.2","html_url":"https://github.com/dart-lang/web/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/web@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"bd89f7c030a0d89d5e37ec29ac171bfc16ecf8c5","kind":"commit","published_at":"2024-01-11T19:46:38.000Z","download_url":"https://codeload.github.com/dart-lang/web/tar.gz/v0.4.1","html_url":"https://github.com/dart-lang/web/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/web@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e99d53716709d1cbce5533a7f6d036a8a5e19f68","kind":"tag","published_at":"2023-11-14T21:38:57.000Z","download_url":"https://codeload.github.com/dart-lang/web/tar.gz/v0.4.0","html_url":"https://github.com/dart-lang/web/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/web@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.4.0/manifests"},{"name":"v0.3.1-dev","sha":"f0ce6842df458a9e7432c69894f058844ce7dc7e","kind":"tag","published_at":"2023-11-11T01:37:38.000Z","download_url":"https://codeload.github.com/dart-lang/web/tar.gz/v0.3.1-dev","html_url":"https://github.com/dart-lang/web/releases/tag/v0.3.1-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/web@v0.3.1-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.3.1-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.3.1-dev/manifests"},{"name":"v0.3.0","sha":"d859db0cde9f516f2c47a4e91071b180431d805f","kind":"commit","published_at":"2023-10-11T21:49:19.000Z","download_url":"https://codeload.github.com/dart-lang/web/tar.gz/v0.3.0","html_url":"https://github.com/dart-lang/web/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/web@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.3.0/manifests"},{"name":"v0.2.2-beta","sha":"d733f2eedc340672d706d328d2bd7ef0c0eecc38","kind":"tag","published_at":"2023-10-11T21:31:30.000Z","download_url":"https://codeload.github.com/dart-lang/web/tar.gz/v0.2.2-beta","html_url":"https://github.com/dart-lang/web/releases/tag/v0.2.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/web@v0.2.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.2.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.2.2-beta/manifests"},{"name":"v0.2.1-beta","sha":"819f8b454ca331d1cadda54a86572743e48547ad","kind":"tag","published_at":"2023-09-19T23:13:24.000Z","download_url":"https://codeload.github.com/dart-lang/web/tar.gz/v0.2.1-beta","html_url":"https://github.com/dart-lang/web/releases/tag/v0.2.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/web@v0.2.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.2.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.2.1-beta/manifests"},{"name":"v0.2.0-beta","sha":"b3d9a9b94a02dcf2f7b52ebbdc16473ec4c36312","kind":"tag","published_at":"2023-09-19T17:54:11.000Z","download_url":"https://codeload.github.com/dart-lang/web/tar.gz/v0.2.0-beta","html_url":"https://github.com/dart-lang/web/releases/tag/v0.2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/web@v0.2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.2.0-beta/manifests"},{"name":"v0.1.3-beta","sha":"533ca08ec4fc1df16e511c2f42465f37b212a5b5","kind":"commit","published_at":"2023-05-22T17:26:11.000Z","download_url":"https://codeload.github.com/dart-lang/web/tar.gz/v0.1.3-beta","html_url":"https://github.com/dart-lang/web/releases/tag/v0.1.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/web@v0.1.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.1.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.1.3-beta/manifests"},{"name":"v0.1.2-beta","sha":"84aeeb983b71b8155f0044da2603a77fac183760","kind":"tag","published_at":"2023-05-15T22:28:16.000Z","download_url":"https://codeload.github.com/dart-lang/web/tar.gz/v0.1.2-beta","html_url":"https://github.com/dart-lang/web/releases/tag/v0.1.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/web@v0.1.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.1.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.1.2-beta/manifests"},{"name":"v0.1.1-beta","sha":"6c68cda0d5c1002696a876aaa5322fd27a947308","kind":"tag","published_at":"2023-05-15T19:39:23.000Z","download_url":"https://codeload.github.com/dart-lang/web/tar.gz/v0.1.1-beta","html_url":"https://github.com/dart-lang/web/releases/tag/v0.1.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/web@v0.1.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.1.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/v0.1.1-beta/manifests"},{"name":"0.1.0-beta","sha":"f12cbe7d15fee2d204f3fd575b7271aa02bfec97","kind":"tag","published_at":"2023-05-02T17:06:30.000Z","download_url":"https://codeload.github.com/dart-lang/web/tar.gz/0.1.0-beta","html_url":"https://github.com/dart-lang/web/releases/tag/0.1.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dart-lang/web@0.1.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/0.1.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/tags/0.1.0-beta/manifests"}]},"repo_metadata_updated_at":"2026-03-23T19:40:49.216Z","dependent_packages_count":104,"downloads":null,"downloads_period":null,"dependent_repos_count":221,"rankings":{"downloads":null,"dependent_repos_count":1.840003345460628,"dependent_packages_count":1.438818830123178,"stargazers_count":7.987033357732928,"forks_count":15.999832681488298,"docker_downloads_count":1.3716388575251954,"average":5.727465414466045},"purl":"pkg:pub/web","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pub/web","docker_dependents_count":4,"docker_downloads_count":613,"usage_url":"https://repos.ecosyste.ms/usage/pub/web","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pub/web/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-31T00:04:00.274Z","issues_count":197,"pull_requests_count":339,"avg_time_to_close_issue":4617589.945054945,"avg_time_to_close_pull_request":358862.2211538461,"issues_closed_count":91,"pull_requests_closed_count":312,"pull_request_authors_count":22,"issue_authors_count":78,"avg_comments_per_issue":1.50253807106599,"avg_comments_per_pull_request":1.1415929203539823,"merged_pull_requests_count":279,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":75,"past_year_pull_requests_count":72,"past_year_avg_time_to_close_issue":1015562.4782608695,"past_year_avg_time_to_close_pull_request":340123.48214285716,"past_year_issues_closed_count":23,"past_year_pull_requests_closed_count":56,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":0.28,"past_year_avg_comments_per_pull_request":0.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":51,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-lang%2Fweb/issues","maintainers":[{"login":"kevmoo","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevmoo"},{"login":"devoncarew","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devoncarew"},{"login":"nikeokoronkwo","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikeokoronkwo"},{"login":"parlough","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/parlough"},{"login":"sigmundch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sigmundch"},{"login":"ditman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ditman"},{"login":"mosuem","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mosuem"},{"login":"nex3","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nex3"},{"login":"munificent","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/munificent"},{"login":"vsmenon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vsmenon"},{"login":"jonasfj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonasfj"}],"active_maintainers":[{"login":"nikeokoronkwo","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikeokoronkwo"},{"login":"kevmoo","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevmoo"},{"login":"devoncarew","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devoncarew"},{"login":"mosuem","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mosuem"},{"login":"nex3","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nex3"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/web/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/web/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/web/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/web/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/web/codemeta","maintainers":[]}