{"id":119006,"name":"ordered_set","ecosystem":"pub","description":"A simple implementation of an Ordered Set for Dart that allows multiple items with the same priority.","homepage":"https://github.com/bluefireteam/ordered_set","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/bluefireteam/ordered_set","keywords_array":[],"namespace":null,"versions_count":28,"first_release_published_at":"2018-05-26T16:25:41.972Z","latest_release_published_at":"2025-05-21T15:50:38.209Z","latest_release_number":"8.0.0","last_synced_at":"2026-04-11T12:46:29.360Z","created_at":"2022-04-05T13:42:47.214Z","updated_at":"2026-04-11T12:46:29.888Z","registry_url":"https://pub.dev/packages/ordered_set","install_command":"dart pub add ordered_set","documentation_url":"https://pub.dev/documentation/ordered_set/","metadata":{},"repo_metadata":{"id":46048122,"uuid":"134971811","full_name":"bluefireteam/ordered_set","owner":"bluefireteam","description":"A simple implementation for an ordered set","archived":false,"fork":false,"pushed_at":"2025-05-21T15:50:12.000Z","size":139,"stargazers_count":24,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-20T12:38:57.713Z","etag":null,"topics":["collections","dart","flame","flutter","hacktoberfest","set"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/bluefireteam.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"patreon":"bluefireoss"}},"created_at":"2018-05-26T15:13:46.000Z","updated_at":"2025-08-15T10:20:17.000Z","dependencies_parsed_at":"2023-09-23T05:12:22.186Z","dependency_job_id":"cad66d49-4ac8-45f3-9d0a-8835855ae8d6","html_url":"https://github.com/bluefireteam/ordered_set","commit_stats":{"total_commits":119,"total_committers":7,"mean_commits":17.0,"dds":"0.26890756302521013","last_synced_commit":"20d4ebe739c4e0df4c4d37d5820f774e31f48e89"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/bluefireteam/ordered_set","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluefireteam","download_url":"https://codeload.github.com/bluefireteam/ordered_set/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/sbom","scorecard":{"id":244491,"data":{"date":"2025-08-11","repo":{"name":"github.com/bluefireteam/ordered_set","commit":"fbd14fd7f494f86c6aaf0e11e543d9446fcc0c54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 26/30 approved changesets -- score normalized to 8","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":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/cicd.yml:1","Warn: no topLevel permission defined: .github/workflows/title-validation.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/bluefireteam/ordered_set/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/bluefireteam/ordered_set/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bluefireteam/ordered_set/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bluefireteam/ordered_set/cicd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cicd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/bluefireteam/ordered_set/cicd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/bluefireteam/ordered_set/cicd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cicd.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bluefireteam/ordered_set/cicd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/bluefireteam/ordered_set/cicd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cicd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/bluefireteam/ordered_set/cicd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/bluefireteam/ordered_set/cicd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cicd.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/bluefireteam/ordered_set/cicd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cicd.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/bluefireteam/ordered_set/cicd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/title-validation.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/bluefireteam/ordered_set/title-validation.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-17T07:18:51.787Z","repository_id":46048122,"created_at":"2025-08-17T07:18:51.787Z","updated_at":"2025-08-17T07:18:51.787Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30362721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"ssl_error","status_checked_at":"2026-03-10T21:40:59.357Z","response_time":106,"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":"bluefireteam","name":"Blue Fire","uuid":"39142368","kind":"organization","description":"Team working on open source packages and plugins for Flutter, including Flame, Audioplayers, Photo View, and more.","email":"contact@blue-fire.xyz","website":"https://patreon.com/bluefireoss","location":null,"twitter":"BlueFireOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39142368?v=4","repositories_count":43,"last_synced_at":"2024-10-30T02:43:19.172Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/bluefireteam","funding_links":["https://github.com/sponsors/bluefireteam"],"total_stars":5658,"followers":187,"following":0,"created_at":"2023-02-16T17:37:28.771Z","updated_at":"2024-10-30T02:43:19.173Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluefireteam","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluefireteam/repositories"},"tags":[{"name":"v7.0.0","sha":"d67710dc0b0f92fbca259c9452b6f5d530464267","kind":"commit","published_at":"2025-04-09T15:07:57.000Z","download_url":"https://codeload.github.com/bluefireteam/ordered_set/tar.gz/v7.0.0","html_url":"https://github.com/bluefireteam/ordered_set/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluefireteam/ordered_set@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"6a938a2e6d597e3d0088bf0e8bd34e38bdd7cf61","kind":"commit","published_at":"2024-09-09T05:16:06.000Z","download_url":"https://codeload.github.com/bluefireteam/ordered_set/tar.gz/v6.1.0","html_url":"https://github.com/bluefireteam/ordered_set/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluefireteam/ordered_set@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"2786e9c39f8f3f4a5a685b85387973e560549832","kind":"commit","published_at":"2024-06-28T21:50:19.000Z","download_url":"https://codeload.github.com/bluefireteam/ordered_set/tar.gz/v6.0.0","html_url":"https://github.com/bluefireteam/ordered_set/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluefireteam/ordered_set@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/v6.0.0/manifests"},{"name":"5.0.2","sha":"cf771836eefd55d79ddb1ad58d1991b3e2a2a345","kind":"commit","published_at":"2023-09-11T23:37:53.000Z","download_url":"https://codeload.github.com/bluefireteam/ordered_set/tar.gz/5.0.2","html_url":"https://github.com/bluefireteam/ordered_set/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluefireteam/ordered_set@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/5.0.2/manifests"},{"name":"5.0.0","sha":"c71e7033a0ee89019f940dd4d08b63ee0a8b0e2c","kind":"commit","published_at":"2021-11-19T18:11:08.000Z","download_url":"https://codeload.github.com/bluefireteam/ordered_set/tar.gz/5.0.0","html_url":"https://github.com/bluefireteam/ordered_set/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluefireteam/ordered_set@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/5.0.0/manifests"},{"name":"4.1.0","sha":"69da091fad06c4b10ff175a50fd4467571178dbf","kind":"commit","published_at":"2021-11-19T04:37:43.000Z","download_url":"https://codeload.github.com/bluefireteam/ordered_set/tar.gz/4.1.0","html_url":"https://github.com/bluefireteam/ordered_set/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluefireteam/ordered_set@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/4.1.0/manifests"},{"name":"4.2.0","sha":"c0ff2629d6a59cf0144544ae9cab04a1f2e99377","kind":"commit","published_at":"2021-09-28T20:44:12.000Z","download_url":"https://codeload.github.com/bluefireteam/ordered_set/tar.gz/4.2.0","html_url":"https://github.com/bluefireteam/ordered_set/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluefireteam/ordered_set@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/4.2.0/manifests"},{"name":"4.0.0","sha":"c0ff2629d6a59cf0144544ae9cab04a1f2e99377","kind":"commit","published_at":"2021-09-28T20:44:12.000Z","download_url":"https://codeload.github.com/bluefireteam/ordered_set/tar.gz/4.0.0","html_url":"https://github.com/bluefireteam/ordered_set/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluefireteam/ordered_set@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/4.0.0/manifests"},{"name":"3.2.0","sha":"6b9e8d4a4a02c98b5f14311f848fe6359783e800","kind":"commit","published_at":"2021-08-22T16:17:54.000Z","download_url":"https://codeload.github.com/bluefireteam/ordered_set/tar.gz/3.2.0","html_url":"https://github.com/bluefireteam/ordered_set/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluefireteam/ordered_set@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"c02b6a4727d5e5dd02a77aa0514502a4ba0f374f","kind":"commit","published_at":"2021-05-29T11:37:45.000Z","download_url":"https://codeload.github.com/bluefireteam/ordered_set/tar.gz/3.1.0","html_url":"https://github.com/bluefireteam/ordered_set/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluefireteam/ordered_set@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/3.1.0/manifests"},{"name":"2.0.2","sha":"ee8c1efb58a2961227120e078f949b7560da12e0","kind":"commit","published_at":"2021-02-24T05:07:43.000Z","download_url":"https://codeload.github.com/bluefireteam/ordered_set/tar.gz/2.0.2","html_url":"https://github.com/bluefireteam/ordered_set/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluefireteam/ordered_set@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/2.0.2/manifests"},{"name":"3.0.0-nullsafety.0","sha":"71d095a170aaba73af80f0eb9f2f995198db78cb","kind":"commit","published_at":"2020-11-29T19:09:47.000Z","download_url":"https://codeload.github.com/bluefireteam/ordered_set/tar.gz/3.0.0-nullsafety.0","html_url":"https://github.com/bluefireteam/ordered_set/releases/tag/3.0.0-nullsafety.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluefireteam/ordered_set@3.0.0-nullsafety.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/3.0.0-nullsafety.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/3.0.0-nullsafety.0/manifests"},{"name":"2.0.1","sha":"16e18aae2b2723fbd263c5bcf8f57f2fcc31c9cc","kind":"commit","published_at":"2020-11-29T18:58:21.000Z","download_url":"https://codeload.github.com/bluefireteam/ordered_set/tar.gz/2.0.1","html_url":"https://github.com/bluefireteam/ordered_set/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluefireteam/ordered_set@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"8009058f4894fde9295e4ac4e8eb861ce6965a7f","kind":"commit","published_at":"2020-04-06T15:09:09.000Z","download_url":"https://codeload.github.com/bluefireteam/ordered_set/tar.gz/2.0.0","html_url":"https://github.com/bluefireteam/ordered_set/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluefireteam/ordered_set@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/2.0.0/manifests"},{"name":"1.1.4","sha":"d6fe7542ba7f0487e99fbed7b388646f5780ba66","kind":"commit","published_at":"2020-01-05T17:06:50.000Z","download_url":"https://codeload.github.com/bluefireteam/ordered_set/tar.gz/1.1.4","html_url":"https://github.com/bluefireteam/ordered_set/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluefireteam/ordered_set@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"c2da8fe7a55ea795288a0b52dfef5b61e2771e43","kind":"commit","published_at":"2020-01-05T16:41:22.000Z","download_url":"https://codeload.github.com/bluefireteam/ordered_set/tar.gz/1.1.3","html_url":"https://github.com/bluefireteam/ordered_set/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluefireteam/ordered_set@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"e35f5b541beeb3001d9f42a323314b1701fbc091","kind":"commit","published_at":"2018-09-02T21:25:43.000Z","download_url":"https://codeload.github.com/bluefireteam/ordered_set/tar.gz/1.1.2","html_url":"https://github.com/bluefireteam/ordered_set/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluefireteam/ordered_set@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"551e09d2653bf331f19879f08ee5f6888f578c2c","kind":"commit","published_at":"2018-08-25T17:52:42.000Z","download_url":"https://codeload.github.com/bluefireteam/ordered_set/tar.gz/1.1.1","html_url":"https://github.com/bluefireteam/ordered_set/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluefireteam/ordered_set@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fef45a53e2c54d443c7d79d20418b044edf01fe4","kind":"commit","published_at":"2018-05-26T23:06:42.000Z","download_url":"https://codeload.github.com/bluefireteam/ordered_set/tar.gz/1.1.0","html_url":"https://github.com/bluefireteam/ordered_set/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluefireteam/ordered_set@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"a51c99dd683a36f25ff9f8b729515c6fac7fea29","kind":"commit","published_at":"2018-05-26T18:12:36.000Z","download_url":"https://codeload.github.com/bluefireteam/ordered_set/tar.gz/1.0.0","html_url":"https://github.com/bluefireteam/ordered_set/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluefireteam/ordered_set@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/1.0.0/manifests"},{"name":"0.1.0","sha":"5a625166b130905cf8adaa864b76350b60dd77a8","kind":"commit","published_at":"2018-05-26T16:53:59.000Z","download_url":"https://codeload.github.com/bluefireteam/ordered_set/tar.gz/0.1.0","html_url":"https://github.com/bluefireteam/ordered_set/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluefireteam/ordered_set@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-11T12:46:29.854Z","dependent_packages_count":10,"downloads":null,"downloads_period":null,"dependent_repos_count":580,"rankings":{"downloads":null,"dependent_repos_count":1.1047300824892974,"dependent_packages_count":2.0034260884097934,"stargazers_count":14.131774041975568,"forks_count":17.75659915982193,"docker_downloads_count":null,"average":8.749132343174148},"purl":"pkg:pub/ordered_set","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pub/ordered_set","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pub/ordered_set","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pub/ordered_set/dependencies","status":null,"funding_links":["https://patreon.com/bluefireoss","https://github.com/sponsors/bluefireteam"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:20:59.969Z","issues_count":10,"pull_requests_count":54,"avg_time_to_close_issue":11645155.444444444,"avg_time_to_close_pull_request":199722.46296296295,"issues_closed_count":9,"pull_requests_closed_count":54,"pull_request_authors_count":6,"issue_authors_count":8,"avg_comments_per_issue":2.3,"avg_comments_per_pull_request":2.2777777777777777,"merged_pull_requests_count":50,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":2993.0,"past_year_avg_time_to_close_pull_request":265651.0869565217,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":3.3478260869565215,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefireteam%2Fordered_set/issues","maintainers":[{"login":"luanpotter","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luanpotter"},{"login":"spydon","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spydon"}],"active_maintainers":[{"login":"luanpotter","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luanpotter"},{"login":"spydon","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/spydon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/ordered_set/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/ordered_set/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/ordered_set/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/ordered_set/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/ordered_set/codemeta","maintainers":[]}