{"id":1008314,"name":"@jsdevtools/readdir-enhanced","ecosystem":"npm","description":"fs.readdir with sync, async, streaming, and async iterator APIs + filtering, recursion, absolute paths, etc.","homepage":"https://jstools.dev/readdir-enhanced","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/JS-DevTools/readdir-enhanced","keywords_array":["fs","readdir","async","promise","iterator","generator","async-iterator","stream","event","event-emitter","recursive","deep","walk","crawl","filter","absolute"],"namespace":"jsdevtools","versions_count":6,"first_release_published_at":"2020-02-17T16:43:03.067Z","latest_release_published_at":"2020-07-18T12:52:12.583Z","latest_release_number":"6.0.4","last_synced_at":"2026-05-28T14:00:42.884Z","created_at":"2022-04-07T19:06:42.863Z","updated_at":"2026-05-28T14:00:42.884Z","registry_url":"https://www.npmjs.com/package/@jsdevtools/readdir-enhanced","install_command":"npm install @jsdevtools/readdir-enhanced","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.0.4"}},"repo_metadata":{"id":57122429,"uuid":"65965397","full_name":"JS-DevTools/readdir-enhanced","owner":"JS-DevTools","description":"fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!","archived":false,"fork":false,"pushed_at":"2020-07-28T09:06:50.000Z","size":592,"stargazers_count":86,"open_issues_count":3,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-05-08T04:06:48.105Z","etag":null,"topics":["async","directory","eventemitter","filesystem","filter","javascript","ls","nodejs","readdir","recursion","stream"],"latest_commit_sha":null,"homepage":"https://jstools.dev/readdir-enhanced/","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/JS-DevTools.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-18T04:35:43.000Z","updated_at":"2026-05-03T07:05:11.000Z","dependencies_parsed_at":"2022-08-24T14:57:01.391Z","dependency_job_id":null,"html_url":"https://github.com/JS-DevTools/readdir-enhanced","commit_stats":null,"previous_names":["bigstickcarpet/readdir-enhanced"],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JS-DevTools","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/sbom","scorecard":{"id":69181,"data":{"date":"2025-08-11","repo":{"name":"github.com/JS-DevTools/readdir-enhanced","commit":"247dabdd17d42b7b166f837a5d5b5c36085f8cb1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"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":"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":"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/CI-CD.yaml: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":"Code-Review","score":0,"reason":"Found 1/29 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":"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":"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/CI-CD.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/JS-DevTools/readdir-enhanced/CI-CD.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/JS-DevTools/readdir-enhanced/CI-CD.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/JS-DevTools/readdir-enhanced/CI-CD.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/JS-DevTools/readdir-enhanced/CI-CD.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/JS-DevTools/readdir-enhanced/CI-CD.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/JS-DevTools/readdir-enhanced/CI-CD.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/JS-DevTools/readdir-enhanced/CI-CD.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/JS-DevTools/readdir-enhanced/CI-CD.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   2 out of   2 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":"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 '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 2 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":0,"reason":"31 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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-15T03:24:41.132Z","repository_id":57122429,"created_at":"2025-08-15T03:24:41.132Z","updated_at":"2025-08-15T03:24:41.132Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32926039,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-11T17:09:15.040Z","status":"online","status_checked_at":"2026-05-12T02:00:06.338Z","response_time":102,"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":"JS-DevTools","name":"JavaScript Dev Tools","uuid":"43779360","kind":"organization","description":"Tools and libraries for JavaScript developers","email":"contact@jstools.dev","website":"https://jstools.dev","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/43779360?v=4","repositories_count":31,"last_synced_at":"2024-03-25T20:05:20.040Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/JS-DevTools","funding_links":[],"total_stars":1243,"followers":64,"following":0,"created_at":"2022-11-02T16:25:17.158Z","updated_at":"2024-03-25T20:05:20.065Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JS-DevTools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JS-DevTools/repositories"},"tags":[{"name":"v6.0.4","sha":"4eeea85e345385a61ed3ea1344917d44642057fd","kind":"tag","published_at":"2020-07-18T12:49:12.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v6.0.4","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"987b8c80125aaece3d0a7bc265ab5bc87cfa6a5a","kind":"tag","published_at":"2020-03-16T11:11:24.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v6.0.3","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"6560200544e9975ad67986e10d0e6e70ec09753f","kind":"tag","published_at":"2020-03-16T10:48:53.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v6.0.2","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"4fff82a9c9ad5f6eecb978b5b225f899cc0fc3cb","kind":"tag","published_at":"2020-03-14T14:04:06.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v6.0.1","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"17f754413b19b5c95e4e614a2e82af535057cef6","kind":"tag","published_at":"2020-02-17T18:36:00.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v6.0.0","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"926a9d64a1cbc7e0e2b14c8294892d53faf0c5cd","kind":"tag","published_at":"2019-11-09T20:49:41.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v5.1.1","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"c224c0fecdd485f711d4fa3cd31b8636fb04be41","kind":"tag","published_at":"2019-11-07T11:48:31.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v5.1.0","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"147abf8fa7f21bffd27294fa7840f71b1f870993","kind":"tag","published_at":"2019-11-04T10:09:20.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v5.0.1","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"5bffd88bcb75e3e5f47cb87c3e82c32f7352a93c","kind":"tag","published_at":"2019-11-04T00:04:32.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v5.0.0","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.1","sha":"327fc8b4ec475242ebcddd22c9f6830496d8783b","kind":"tag","published_at":"2019-11-03T21:24:40.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v5.0.0-beta.1/manifests"},{"name":"v4.0.3","sha":"5d1f9ee98e5791212c077838d8183c651ea77a0c","kind":"tag","published_at":"2019-10-13T17:50:51.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v4.0.3","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"7e21d88dc22e2babe456ed365959cb22d8d3d8de","kind":"tag","published_at":"2019-08-25T13:45:31.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v4.0.2","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8d565db2683eaf6d426f0aadd4bdb53b48d9147a","kind":"tag","published_at":"2019-08-19T22:51:32.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v4.0.1","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c337d205f79cea5ba5f9db9ed5c041cb7b6907f9","kind":"tag","published_at":"2019-08-19T20:52:00.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v4.0.0","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"fbdb4727f6e8bbbc47a2b709cf59dad75b0a9234","kind":"tag","published_at":"2019-08-19T11:37:50.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v3.0.1","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"edc26df7151f691ecc7734f1ad6b975d50c4775e","kind":"tag","published_at":"2019-06-13T12:23:06.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v3.0.0","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v3.0.0/manifests"},{"name":"v2.2.4","sha":"a8ed5de1fc8d370e78ab41ea15b6e8a29dba9661","kind":"tag","published_at":"2018-12-13T12:35:53.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v2.2.4","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"984fab73e3af24971a097611eb8d2e2ad459d68e","kind":"tag","published_at":"2018-12-13T12:17:30.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v2.2.3","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"5792dd5e69a2393913e5c220166ea35967f14de2","kind":"tag","published_at":"2018-10-04T15:55:32.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v2.2.2","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"8021c91cfebc47ed6f530e2c14acc4fd19cc0d55","kind":"tag","published_at":"2018-04-08T21:27:50.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v2.2.1","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"126bf8a27b619023f14915d95ddea091896194f3","kind":"tag","published_at":"2018-01-09T20:40:45.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v2.2.0","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6dce763f742f45457cbff042d581226f5caeeaca","kind":"tag","published_at":"2017-12-01T16:47:28.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v2.1.0","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"2716299c4f1e3adf4f4fe3f444046a020a041847","kind":"tag","published_at":"2017-11-15T18:24:00.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v2.0.0","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v2.0.0/manifests"},{"name":"v1.5.2","sha":"8647975817a747f3ac5add9884b65cedd7a4fd17","kind":"tag","published_at":"2017-04-13T13:26:27.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v1.5.2","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b0531fb51bf3f825c86dcdecd9c86b9b80f528da","kind":"tag","published_at":"2017-04-13T13:21:36.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v1.5.1","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"15b4ea6fdadefaa46946ede0bf364063d197fd99","kind":"tag","published_at":"2017-04-13T12:55:23.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v1.5.0","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"816b918cfef6984a23a20707c91153f841446287","kind":"commit","published_at":"2016-10-30T13:34:14.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v1.4.5","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"9ab7256a2f63fbeb16509102e12b475523123f35","kind":"commit","published_at":"2016-10-10T13:27:18.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v1.4.4","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"6aca0e4ec9b0ba7d0b5b67bcfcbf992b3e27194f","kind":"commit","published_at":"2016-09-03T16:20:49.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v1.4.3","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"c1359cffc1ab50c805f6c49efa7a8e6ee3d37be5","kind":"commit","published_at":"2016-09-03T16:19:01.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v1.4.2","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"b16531c6ec70b4efa801da2597d69ecdca704279","kind":"commit","published_at":"2016-09-03T15:52:44.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v1.4.1","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0154615826b5d292c446f92404b34a8406ab7c67","kind":"commit","published_at":"2016-08-29T02:35:33.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v1.4.0","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"359b9e1515865e10759bf2710782f837fc125894","kind":"commit","published_at":"2016-08-26T13:06:27.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v1.3.4","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"764eeb23b5abc976bdc997aa70c8b6c5d8f00e5a","kind":"commit","published_at":"2016-08-24T18:32:57.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v1.3.3","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"24fdfcd88d66c2ad1febefa25aaf6426d4132228","kind":"commit","published_at":"2016-08-24T13:27:31.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v1.3.2","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c0be3c0efe96ba2e38ff1359e33e6c5b30181a84","kind":"commit","published_at":"2016-08-24T11:52:22.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v1.3.1","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"b9615c842226cc12c58442d370408f1f34b2c086","kind":"commit","published_at":"2016-08-23T22:46:30.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v1.3.0","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"916a9eeb3b6564a9e5362e75966af7cba38ab4d6","kind":"commit","published_at":"2016-08-23T04:26:24.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v1.2.0","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"7a00b0471c478b3b27389d2a58a5c14481801c26","kind":"commit","published_at":"2016-08-23T02:24:12.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v1.1.0","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"4df182696fce8175888d4affb1c734a17506060e","kind":"commit","published_at":"2016-08-22T21:45:49.000Z","download_url":"https://codeload.github.com/JS-DevTools/readdir-enhanced/tar.gz/v1.0.1","html_url":"https://github.com/JS-DevTools/readdir-enhanced/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JS-DevTools/readdir-enhanced@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JS-DevTools%2Freaddir-enhanced/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-18T13:38:54.245Z","dependent_packages_count":11,"downloads":10257,"downloads_period":"last-month","dependent_repos_count":43,"rankings":{"downloads":1.9119186036729745,"dependent_repos_count":1.9925760067486766,"dependent_packages_count":1.9090114437486205,"stargazers_count":5.204384345596852,"forks_count":6.748669961044603,"docker_downloads_count":0.6525233332473397,"average":3.0698472823431775},"purl":"pkg:npm/%40jsdevtools/readdir-enhanced","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jsdevtools/readdir-enhanced","docker_dependents_count":1,"docker_downloads_count":19248,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jsdevtools/readdir-enhanced","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jsdevtools/readdir-enhanced/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-14T15:26:39.197Z","issues_count":11,"pull_requests_count":12,"avg_time_to_close_issue":8752798.25,"avg_time_to_close_pull_request":399647.75,"issues_closed_count":8,"pull_requests_closed_count":12,"pull_request_authors_count":6,"issue_authors_count":6,"avg_comments_per_issue":2.1818181818181817,"avg_comments_per_pull_request":3.6666666666666665,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":1,"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/JS-DevTools%2Freaddir-enhanced/issues","maintainers":[{"login":"mrmlnc","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrmlnc"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsdevtools%2Freaddir-enhanced/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsdevtools%2Freaddir-enhanced/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsdevtools%2Freaddir-enhanced/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsdevtools%2Freaddir-enhanced/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsdevtools%2Freaddir-enhanced/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jsdevtools%2Freaddir-enhanced/codemeta","maintainers":[{"uuid":"philsturgeon","login":"philsturgeon","name":null,"email":"me@philsturgeon.uk","url":null,"packages_count":42,"html_url":"https://www.npmjs.com/~philsturgeon","role":null,"created_at":"2022-11-20T18:03:36.312Z","updated_at":"2022-11-20T18:03:36.312Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/philsturgeon/packages"},{"uuid":"jonluca","login":"jonluca","name":null,"email":"jonluca.decaro@gmail.com","url":null,"packages_count":72,"html_url":"https://www.npmjs.com/~jonluca","role":null,"created_at":"2026-02-14T17:22:59.228Z","updated_at":"2026-02-14T17:22:59.228Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonluca/packages"},{"uuid":"mcous","login":"mcous","name":null,"email":"mike@cousins.io","url":null,"packages_count":56,"html_url":"https://www.npmjs.com/~mcous","role":null,"created_at":"2023-04-07T21:43:04.965Z","updated_at":"2023-04-07T21:43:04.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mcous/packages"},{"uuid":"jamesmessinger","login":"jamesmessinger","name":null,"email":"james.messinger@gmail.com","url":null,"packages_count":71,"html_url":"https://www.npmjs.com/~jamesmessinger","role":null,"created_at":"2022-11-20T18:03:36.322Z","updated_at":"2022-11-20T18:03:36.322Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jamesmessinger/packages"}]}