{"id":14075163,"name":"@depup/uvu","ecosystem":"npm","description":"[DepUp] uvu is an extremely fast and lightweight test runner for Node.js and the browser","homepage":"https://github.com/lukeed/uvu#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lukeed/uvu","keywords_array":["depup","dependency-bumped","updated-deps","uvu","assert","diffs","runner","snapshot","test"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-17T18:44:14.724Z","latest_release_published_at":"2026-03-17T18:44:14.724Z","latest_release_number":"0.5.6-depup.0","last_synced_at":"2026-09-19T05:54:04.464Z","created_at":"2026-03-19T04:24:08.956Z","updated_at":"2026-09-19T05:54:04.464Z","registry_url":"https://www.npmjs.com/package/@depup/uvu","install_command":"npm install @depup/uvu","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.5.6-depup.0"},"contentPolicy":null},"repo_metadata":{"id":38379309,"uuid":"263157374","full_name":"lukeed/uvu","owner":"lukeed","description":"uvu is an extremely fast and lightweight test runner for Node.js and the browser","archived":false,"fork":false,"pushed_at":"2024-08-30T16:52:27.000Z","size":314,"stargazers_count":3029,"open_issues_count":88,"forks_count":101,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-09-11T18:13:40.911Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/lukeed.png","metadata":{"files":{"readme":"readme.md","changelog":null,"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":{"github":"lukeed"}},"created_at":"2020-05-11T21:02:01.000Z","updated_at":"2026-09-08T09:35:21.000Z","dependencies_parsed_at":"2024-01-20T18:21:25.488Z","dependency_job_id":"26124c90-76e8-4d11-923b-665f24bc1ca8","html_url":"https://github.com/lukeed/uvu","commit_stats":{"total_commits":238,"total_committers":24,"mean_commits":9.916666666666666,"dds":"0.10924369747899154","last_synced_commit":"9419247b8f93b61ce9a3aeca562f08491101a765"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/lukeed/uvu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/sbom","scorecard":{"id":604554,"data":{"date":"2025-08-11","repo":{"name":"github.com/lukeed/uvu","commit":"9419247b8f93b61ce9a3aeca562f08491101a765"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 11/28 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/lukeed/uvu/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/lukeed/uvu/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:39","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:48","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"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":"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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-21T01:16:41.866Z","repository_id":38379309,"created_at":"2025-08-21T01:16:41.866Z","updated_at":"2025-08-21T01:16:41.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37308699,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-14T02:00:06.290Z","response_time":176,"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":"lukeed","name":"Luke Edwards","uuid":"5855893","kind":"user","description":"","email":"","website":"https://lukeed.com","location":"San Francisco, CA","twitter":"lukeed05","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5855893?v=4","repositories_count":329,"last_synced_at":"2024-04-15T07:30:03.355Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lukeed","funding_links":["https://github.com/sponsors/lukeed"],"total_stars":53089,"followers":4449,"following":25,"created_at":"2022-11-02T16:20:32.750Z","updated_at":"2024-04-15T07:31:48.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed/repositories"},"tags":[{"name":"v0.5.6","sha":"56e1cb25ecd76cbf5cd3fd28c7a4c07db405c5c3","kind":"tag","published_at":"2022-07-03T20:28:41.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.5.6","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"5a859bb0cbc05cf5d1760f70486627d21c08d0c1","kind":"tag","published_at":"2022-07-03T00:00:17.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.5.5","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"c869a92cd017b312a13176450ee5a019ab035c96","kind":"tag","published_at":"2022-06-21T20:32:59.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.5.4","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"0761ef9c6633f30a68152e11a72d808d5df92f8a","kind":"tag","published_at":"2022-01-04T20:41:11.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.5.3","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"ddf62e883b5e56c3ba84ad0acf0e7966cc3ade48","kind":"tag","published_at":"2021-10-08T23:45:16.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.5.2","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.5.2/manifests"},{"name":"v0.6.0-next.1","sha":"8f6665f191d9b959958024cb30203a77e359d474","kind":"tag","published_at":"2021-02-01T19:05:10.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.6.0-next.1","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.6.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.6.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.6.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.6.0-next.1/manifests"},{"name":"v0.6.0-next.0","sha":"8b065b3ed3ac2a79c73afc78d8ce6ffb0ad4a4c0","kind":"tag","published_at":"2021-02-01T18:23:54.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.6.0-next.0","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.6.0-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.6.0-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.6.0-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.6.0-next.0/manifests"},{"name":"v0.5.1","sha":"5659d8e4d443dcdf41f4dd569583b9cdd4b9c4d6","kind":"tag","published_at":"2020-12-01T17:26:02.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.5.1","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"988d9290adef593aaf3ee169868b9fcef0d9d0f3","kind":"tag","published_at":"2020-11-24T21:24:21.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.5.0","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"0c7d9acef261e8276416d52b71ce6701cb0e0115","kind":"tag","published_at":"2020-11-09T19:52:57.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.4.1","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"0f9dfb7df31d55d063ef7a1e943499f9f89ef97a","kind":"tag","published_at":"2020-11-03T23:38:09.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.4.0","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"3ca31c70c4209eab1b3b8fbf6f52767c3f64bdf3","kind":"tag","published_at":"2020-11-02T19:51:19.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.3.5","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"30c10e038e5b99c993f26b93bf411c966a9896eb","kind":"tag","published_at":"2020-10-01T21:01:01.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.3.4","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"401f22659e8234ba6077ecd30c5a8d502294559d","kind":"tag","published_at":"2020-08-11T16:30:29.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.3.3","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"1e24299effa19e1a4e07e999b245d5b81c03219d","kind":"tag","published_at":"2020-08-08T05:52:27.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.3.2","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"2bc0026f6c8e53e0ce355d713bf8f1421f5d13b4","kind":"tag","published_at":"2020-07-31T18:35:59.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.3.1","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"4e2dce42dd3b741d690a8fb374793fee295508c8","kind":"tag","published_at":"2020-07-21T17:53:44.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.3.0","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"81a4cad6cf1c1a30d9fffccd04e6074b9be70726","kind":"tag","published_at":"2020-07-16T04:36:50.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.2.3","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"a34b44d6c593acd5e0fcb807b33ddb7dbecfa9df","kind":"tag","published_at":"2020-07-14T03:21:02.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.2.2","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"4fe8e17cf85eb68da141d07ff99787391c844a97","kind":"tag","published_at":"2020-07-11T19:38:04.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.2.1","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"987a3f58a26783dae101cce4ed415d4ee87cfcaf","kind":"tag","published_at":"2020-07-10T18:05:09.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.2.0","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"a76f4b90019961db6f7b9ec339cd9231fa55387f","kind":"tag","published_at":"2020-07-09T07:38:35.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.1.0","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.1.0/manifests"},{"name":"v0.0.20","sha":"1f1a38a62bb4475fa0dfb2011d7b1cf23cabcd27","kind":"tag","published_at":"2020-07-09T07:35:58.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.0.20","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"2e25401ecfe5e9dbd9c0c4d2721c85e1a2d20896","kind":"tag","published_at":"2020-07-08T19:57:09.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.0.19","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"aeccf45065b9b812d5d2eb3cb040964549e5f7fd","kind":"tag","published_at":"2020-07-07T04:19:02.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.0.18","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"6740288407930362ee126d164da78cab27dcc57d","kind":"tag","published_at":"2020-06-24T23:34:27.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.0.17","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"82a6e8cf9dfc0172cfecf94ffe6e5bf131ff5d51","kind":"tag","published_at":"2020-06-24T23:18:12.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.0.16","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"b7b38e8cbf9b96e72fe2eeeb609c3d1e871592fd","kind":"tag","published_at":"2020-06-23T19:11:10.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.0.15","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"d781050990b0f998767bdb4b7155bc150b16c83b","kind":"tag","published_at":"2020-06-21T05:04:34.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.0.14","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"a27274a163e65164ff6a93c1e07bc5c5de7190ff","kind":"tag","published_at":"2020-06-20T22:55:18.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.0.13","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a613459b34130fe7bb5529e7bc405cb0fd99c6ce","kind":"tag","published_at":"2020-06-20T22:50:49.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.0.12","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"826a4a3f5611d8bc3685aafdca2a21944185c866","kind":"tag","published_at":"2020-06-02T04:15:52.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.0.11","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"143aed829ca74324e785f4271600403166dc2fa8","kind":"tag","published_at":"2020-05-22T23:47:08.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.0.10","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"9acab225a17e5cb771c0758ace86bca54f2d833c","kind":"tag","published_at":"2020-05-22T22:57:51.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.0.9","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"66c5e20610a9116aed59d416e68e34ceaac4940e","kind":"tag","published_at":"2020-05-22T22:55:20.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.0.8","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"7434fda6dd375587c5470ea44805e124ed62d8fb","kind":"tag","published_at":"2020-05-20T19:12:10.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.0.7","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"7ebc705b9d315aba9cb098651242d00565e6cd4f","kind":"tag","published_at":"2020-05-19T23:18:14.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.0.6","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"9e3fe2885ca8f90e0b87d7259f780807b7420a6f","kind":"tag","published_at":"2020-05-19T05:22:37.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.0.5","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"5a7d544bc21a548a36d3d61d542a8fa25ae6592d","kind":"tag","published_at":"2020-05-18T05:13:35.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.0.4","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"82705cce6c3c920c062f2200e010710c42d3dddf","kind":"tag","published_at":"2020-05-14T01:35:52.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.0.3","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a5047de8c606f9763f967107167e9452cfacd01e","kind":"tag","published_at":"2020-05-12T20:15:57.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.0.2","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"315150db0f6c538de05018c119d35218c91e1e76","kind":"tag","published_at":"2020-05-12T19:47:52.000Z","download_url":"https://codeload.github.com/lukeed/uvu/tar.gz/v0.0.1","html_url":"https://github.com/lukeed/uvu/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/uvu@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fuvu/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-14T20:06:48.855Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/uvu","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/uvu","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/uvu","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/uvu/dependencies","status":null,"funding_links":["https://github.com/sponsors/lukeed"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-14T08:36:09.611Z","issues_count":93,"pull_requests_count":40,"avg_time_to_close_issue":2076026.1363636365,"avg_time_to_close_pull_request":25493727.217391305,"issues_closed_count":44,"pull_requests_closed_count":23,"pull_request_authors_count":30,"issue_authors_count":76,"avg_comments_per_issue":2.89247311827957,"avg_comments_per_pull_request":1.675,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":3,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":152006.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.0,"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/lukeed%2Fuvu/issues","maintainers":[{"login":"lukeed","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukeed"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fuvu/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fuvu/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fuvu/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fuvu/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fuvu/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fuvu/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2178,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:24:20.158Z","updated_at":"2026-03-19T04:24:20.158Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}]}