{"id":2214734,"name":"queue-lit","ecosystem":"npm","description":"queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often","homepage":"https://github.com/joelvoss/queue-lit","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/joelvoss/queue-lit","keywords_array":[],"namespace":null,"versions_count":26,"first_release_published_at":"2021-04-04T14:23:42.525Z","latest_release_published_at":"2026-05-09T09:11:54.848Z","latest_release_number":"3.2.2","last_synced_at":"2026-06-14T10:01:07.852Z","created_at":"2022-04-09T22:36:02.799Z","updated_at":"2026-06-14T10:01:07.853Z","registry_url":"https://www.npmjs.com/package/queue-lit","install_command":"npm install queue-lit","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.2.2"}},"repo_metadata":{"id":42575452,"uuid":"354493174","full_name":"joelvoss/queue-lit","owner":"joelvoss","description":"queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often.","archived":false,"fork":false,"pushed_at":"2025-07-26T11:25:15.000Z","size":2194,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-26T17:29:37.518Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joelvoss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-04T08:28:42.000Z","updated_at":"2025-07-26T11:25:18.000Z","dependencies_parsed_at":"2024-06-19T00:15:23.081Z","dependency_job_id":"2d61ce89-0b1e-451b-a4fd-533cd7a82b0f","html_url":"https://github.com/joelvoss/queue-lit","commit_stats":{"total_commits":49,"total_committers":1,"mean_commits":49.0,"dds":0.0,"last_synced_commit":"601827e70506676b3662bbd78dcfad12a091f3b9"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/joelvoss/queue-lit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joelvoss","download_url":"https://codeload.github.com/joelvoss/queue-lit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/sbom","scorecard":{"id":527107,"data":{"date":"2025-08-11","repo":{"name":"github.com/joelvoss/queue-lit","commit":"6f06466fe94a4d47bd9dc0a7eb935c81d2c3c28c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/validate.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":"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":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/joelvoss/queue-lit/validate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/joelvoss/queue-lit/validate.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 1 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":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"}}]},"last_synced_at":"2025-08-20T04:41:29.264Z","repository_id":42575452,"created_at":"2025-08-20T04:41:29.264Z","updated_at":"2025-08-20T04:41:29.264Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377152,"owners_count":25094528,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"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":"joelvoss","name":"Joel Voss","uuid":"10240610","kind":"user","description":"","email":"","website":"https://joelvoss.com","location":"Germany","twitter":"joelvoss_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10240610?u=cac6a31ac4267445c227849fa2026bf54157b551\u0026v=4","repositories_count":41,"last_synced_at":"2023-03-04T09:17:09.496Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joelvoss","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T16:54:44.724Z","updated_at":"2023-03-04T09:17:09.551Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joelvoss","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joelvoss/repositories"},"tags":[{"name":"v3.0.0","sha":"29db694a284a2624300d2c749d2f7b579fc8d0cf","kind":"tag","published_at":"2024-05-15T18:54:38.000Z","download_url":"https://codeload.github.com/joelvoss/queue-lit/tar.gz/v3.0.0","html_url":"https://github.com/joelvoss/queue-lit/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joelvoss/queue-lit@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"b2d641eb1fd931643385d235ed3e6862379176d7","kind":"tag","published_at":"2023-10-05T19:53:21.000Z","download_url":"https://codeload.github.com/joelvoss/queue-lit/tar.gz/v2.0.0","html_url":"https://github.com/joelvoss/queue-lit/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joelvoss/queue-lit@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v2.0.0/manifests"},{"name":"v1.5.2","sha":"84bc4918fe74f5e9b85aa95e554ddf13dbf40cca","kind":"tag","published_at":"2023-10-05T19:52:30.000Z","download_url":"https://codeload.github.com/joelvoss/queue-lit/tar.gz/v1.5.2","html_url":"https://github.com/joelvoss/queue-lit/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joelvoss/queue-lit@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"81b6960e1935959ae4fa8a7658342f2b7556d6fd","kind":"tag","published_at":"2023-10-03T11:12:50.000Z","download_url":"https://codeload.github.com/joelvoss/queue-lit/tar.gz/v1.5.1","html_url":"https://github.com/joelvoss/queue-lit/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joelvoss/queue-lit@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4ea9d271133db69b428ca22fee0c88b3845ab968","kind":"tag","published_at":"2022-11-06T21:21:57.000Z","download_url":"https://codeload.github.com/joelvoss/queue-lit/tar.gz/v1.5.0","html_url":"https://github.com/joelvoss/queue-lit/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joelvoss/queue-lit@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"3eb055c6fd092dbf9a0290d5d480011fc33fef5f","kind":"tag","published_at":"2022-09-05T10:40:33.000Z","download_url":"https://codeload.github.com/joelvoss/queue-lit/tar.gz/v1.4.0","html_url":"https://github.com/joelvoss/queue-lit/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joelvoss/queue-lit@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"65b61b832ff1ed7e6396fb6623e0e9e609e478e1","kind":"tag","published_at":"2022-07-24T09:32:54.000Z","download_url":"https://codeload.github.com/joelvoss/queue-lit/tar.gz/v1.3.0","html_url":"https://github.com/joelvoss/queue-lit/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joelvoss/queue-lit@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.3.0/manifests"},{"name":"v1.2.8","sha":"aefb2e510a4e839f1bfee8752e9ce2f0c04672e9","kind":"tag","published_at":"2022-06-06T18:33:52.000Z","download_url":"https://codeload.github.com/joelvoss/queue-lit/tar.gz/v1.2.8","html_url":"https://github.com/joelvoss/queue-lit/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joelvoss/queue-lit@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"c68ef710f2ba01fbe6163528c997fce42d7e478a","kind":"tag","published_at":"2022-04-20T17:14:32.000Z","download_url":"https://codeload.github.com/joelvoss/queue-lit/tar.gz/v1.2.7","html_url":"https://github.com/joelvoss/queue-lit/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joelvoss/queue-lit@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"1c2c0ea86f73cb96445c164290721a1b492645a9","kind":"tag","published_at":"2022-02-26T14:37:11.000Z","download_url":"https://codeload.github.com/joelvoss/queue-lit/tar.gz/v1.2.6","html_url":"https://github.com/joelvoss/queue-lit/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joelvoss/queue-lit@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"94d4790d55de44b5b6bcc400b2cbd0bca2101445","kind":"tag","published_at":"2021-12-09T20:35:45.000Z","download_url":"https://codeload.github.com/joelvoss/queue-lit/tar.gz/v1.2.5","html_url":"https://github.com/joelvoss/queue-lit/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joelvoss/queue-lit@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"ac720dccd57f0fe48998badf0159aade64721115","kind":"tag","published_at":"2021-11-27T18:04:34.000Z","download_url":"https://codeload.github.com/joelvoss/queue-lit/tar.gz/v1.2.4","html_url":"https://github.com/joelvoss/queue-lit/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joelvoss/queue-lit@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"9e091657600ff2ae7708a5a140979c15d7b7ad29","kind":"tag","published_at":"2021-11-27T16:44:02.000Z","download_url":"https://codeload.github.com/joelvoss/queue-lit/tar.gz/v1.2.3","html_url":"https://github.com/joelvoss/queue-lit/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joelvoss/queue-lit@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"1ad105f83411f9378341e9324eaacd9fe8eaa689","kind":"tag","published_at":"2021-11-10T19:49:30.000Z","download_url":"https://codeload.github.com/joelvoss/queue-lit/tar.gz/v1.2.2","html_url":"https://github.com/joelvoss/queue-lit/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joelvoss/queue-lit@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"39a4fb29858c155b2329ef105bc1d7ed973e76fc","kind":"tag","published_at":"2021-09-23T20:18:01.000Z","download_url":"https://codeload.github.com/joelvoss/queue-lit/tar.gz/v1.2.1","html_url":"https://github.com/joelvoss/queue-lit/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joelvoss/queue-lit@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e19bcf7a037e5a2f1d1461451e3e96562201c3a7","kind":"tag","published_at":"2021-08-15T10:09:52.000Z","download_url":"https://codeload.github.com/joelvoss/queue-lit/tar.gz/v1.2.0","html_url":"https://github.com/joelvoss/queue-lit/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joelvoss/queue-lit@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.2.0/manifests"},{"name":"v1.1.4","sha":"3131fce65fb684870e7ddd49d2afa2a3fc0c77f9","kind":"tag","published_at":"2021-08-06T20:29:36.000Z","download_url":"https://codeload.github.com/joelvoss/queue-lit/tar.gz/v1.1.4","html_url":"https://github.com/joelvoss/queue-lit/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joelvoss/queue-lit@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"178a63fd624dfaa77bab042b18c417d8db238157","kind":"tag","published_at":"2021-06-17T19:00:04.000Z","download_url":"https://codeload.github.com/joelvoss/queue-lit/tar.gz/v1.1.3","html_url":"https://github.com/joelvoss/queue-lit/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joelvoss/queue-lit@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"713bc919e2f11ca3d1a2f7fbad5a48e9d5c89b13","kind":"tag","published_at":"2021-05-30T15:06:39.000Z","download_url":"https://codeload.github.com/joelvoss/queue-lit/tar.gz/v1.1.2","html_url":"https://github.com/joelvoss/queue-lit/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joelvoss/queue-lit@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"5db810b47366ad072d3db65244b25147b657eac8","kind":"tag","published_at":"2021-05-19T18:39:12.000Z","download_url":"https://codeload.github.com/joelvoss/queue-lit/tar.gz/v1.1.1","html_url":"https://github.com/joelvoss/queue-lit/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joelvoss/queue-lit@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"db5b6e4bfe72cd259a14d4707948fc27ee15ed2a","kind":"tag","published_at":"2021-05-12T19:21:39.000Z","download_url":"https://codeload.github.com/joelvoss/queue-lit/tar.gz/v1.1.0","html_url":"https://github.com/joelvoss/queue-lit/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joelvoss/queue-lit@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"f880b2292b0b212cca8dfe3ae8b2bb8141ba11cc","kind":"tag","published_at":"2021-04-04T14:23:28.000Z","download_url":"https://codeload.github.com/joelvoss/queue-lit/tar.gz/v1.0.0","html_url":"https://github.com/joelvoss/queue-lit/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joelvoss/queue-lit@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-09T13:41:24.248Z","dependent_packages_count":3,"downloads":10651714,"downloads_period":"last-month","dependent_repos_count":1755,"rankings":{"downloads":0.23263877677935957,"dependent_repos_count":0.4940275061802572,"dependent_packages_count":5.894490060191818,"stargazers_count":14.50930017816261,"forks_count":15.400506404193223,"docker_downloads_count":0.3338251334668821,"average":6.144131343162358},"purl":"pkg:npm/queue-lit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/queue-lit","docker_dependents_count":161,"docker_downloads_count":6645488,"usage_url":"https://repos.ecosyste.ms/usage/npm/queue-lit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/queue-lit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-26T21:23:10.676Z","issues_count":0,"pull_requests_count":10,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":4054639.3,"issues_closed_count":0,"pull_requests_closed_count":10,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.3,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joelvoss%2Fqueue-lit/issues","maintainers":[{"login":"joelvoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joelvoss"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/queue-lit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/queue-lit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/queue-lit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/queue-lit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/queue-lit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/queue-lit/codemeta","maintainers":[{"uuid":"joelvoss","login":"joelvoss","name":null,"email":"mail@joelvoss.com","url":null,"packages_count":43,"html_url":"https://www.npmjs.com/~joelvoss","role":null,"created_at":"2022-11-21T00:31:23.090Z","updated_at":"2022-11-21T00:31:23.090Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/joelvoss/packages"}]}