{"id":378654,"url":"https://github.com/paulmillr/chokidar","last_synced_at":"2026-07-21T16:30:24.476Z","repository":{"id":3067513,"uuid":"4090287","full_name":"paulmillr/chokidar","owner":"paulmillr","description":"Minimal and efficient cross-platform file watching library","archived":false,"fork":false,"pushed_at":"2026-07-07T00:53:28.000Z","size":2113,"stargazers_count":12175,"open_issues_count":47,"forks_count":631,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-07-15T19:32:24.665Z","etag":null,"topics":["chokidar","filesystem","fsevents","nodejs","watch-files","watcher"],"latest_commit_sha":null,"homepage":"https://paulmillr.com","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/paulmillr.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"paulmillr"}},"created_at":"2012-04-20T19:17:49.000Z","updated_at":"2026-07-15T01:09:42.000Z","dependencies_parsed_at":"2025-01-06T12:23:54.529Z","dependency_job_id":"73a81315-ab7a-4f99-ab03-ee9b38436cb6","html_url":"https://github.com/paulmillr/chokidar","commit_stats":{"total_commits":1496,"total_committers":122,"mean_commits":"12.262295081967213","dds":0.5280748663101604,"last_synced_commit":"97894d36657c8e4571bd1a07fb6e2a3f50f7019d"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/paulmillr/chokidar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/sbom","scorecard":{"id":723267,"data":{"date":"2025-08-11","repo":{"name":"github.com/paulmillr/chokidar","commit":"ce81be5a51ae72920649e2a74aeba86688c2a5ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"7 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-js.yml:1"],"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":"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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-22T11:59:57.365Z","repository_id":3067513,"created_at":"2025-08-22T11:59:57.366Z","updated_at":"2025-08-22T11:59:57.366Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35546267,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-16T02:00:06.687Z","response_time":83,"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":{"login":"paulmillr","name":"Paul Miller","uuid":"574696","kind":"user","description":"","email":"","website":"https://paulmillr.com","location":null,"twitter":"paulmillr","company":null,"icon_url":"https://avatars.githubusercontent.com/u/574696?u=f01dfd93a3e3e4c853c546a6f71dda6b65019ba7\u0026v=4","repositories_count":108,"last_synced_at":"2024-04-14T08:26:51.385Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/paulmillr","funding_links":["https://github.com/sponsors/paulmillr"],"total_stars":24552,"followers":3655,"following":0,"created_at":"2022-11-02T16:18:55.314Z","updated_at":"2024-04-14T08:27:30.058Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr/repositories"},"packages":[{"id":13742668,"name":"node-chokidar","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/paulmillr/chokidar","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:29:52.131Z","latest_release_published_at":"2026-02-13T05:29:52.131Z","latest_release_number":"3.3.1-2","last_synced_at":"2026-03-13T09:22:53.800Z","created_at":"2026-02-13T05:29:51.904Z","updated_at":"2026-03-13T09:22:53.801Z","registry_url":"https://launchpad.net/ubuntu/+source/node-chokidar","install_command":"apt-get install node-chokidar","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-chokidar","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), nodejs \u003c!nocheck\u003e, pkg-js-tools (\u003e= 0.9.20~), mocha (\u003e= 4) \u003c!nocheck\u003e, chai \u003c!nocheck\u003e, node-sinon (\u003e= 7) \u003c!nocheck\u003e, node-rimraf (\u003e= 2.4.3) \u003c!nocheck\u003e, node-sinon-chai \u003c!nocheck\u003e, node-setimmediate \u003c!nocheck\u003e, node-is-glob \u003c!nocheck\u003e, node-is-binary-path \u003c!nocheck\u003e, node-anymatch (\u003e= 3.0.3+~2.0.7-2~) \u003c!nocheck\u003e, node-normalize-path \u003c!nocheck\u003e, node-readdirp (\u003e= 3.3.0) \u003c!nocheck\u003e, node-async-each \u003c!nocheck\u003e, node-braces \u003c!nocheck\u003e, node-path-is-absolute \u003c!nocheck\u003e, node-glob-parent \u003c!nocheck\u003e, node-inherits \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T05:29:52.982Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-chokidar?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-chokidar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-chokidar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-chokidar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-chokidar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-chokidar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-chokidar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-chokidar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-chokidar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-chokidar/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13793456,"name":"node-chokidar","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/paulmillr/chokidar","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T15:57:33.347Z","latest_release_published_at":"2026-02-13T15:57:33.347Z","latest_release_number":"3.5.3-2","last_synced_at":"2026-03-13T20:15:43.112Z","created_at":"2026-02-13T15:57:33.177Z","updated_at":"2026-03-13T20:15:43.113Z","registry_url":"https://launchpad.net/ubuntu/+source/node-chokidar","install_command":"apt-get install node-chokidar","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-chokidar","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"chai \u003c!nocheck\u003e, debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-anymatch (\u003e= 3.0.3+~2.0.7-2~) \u003c!nocheck\u003e, node-async-each \u003c!nocheck\u003e, node-braces \u003c!nocheck\u003e, node-glob-parent \u003c!nocheck\u003e, node-inherits \u003c!nocheck\u003e, node-is-binary-path \u003c!nocheck\u003e, node-is-glob \u003c!nocheck\u003e, node-normalize-path \u003c!nocheck\u003e, node-path-is-absolute \u003c!nocheck\u003e, node-readdirp (\u003e= 3.3.0) \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-setimmediate \u003c!nocheck\u003e, node-sinon (\u003e= 7) \u003c!nocheck\u003e, node-sinon-chai \u003c!nocheck\u003e, nodejs \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T15:57:33.919Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-chokidar?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-chokidar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-chokidar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-chokidar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-chokidar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-chokidar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-chokidar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-chokidar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-chokidar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-chokidar/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13701100,"name":"node-chokidar","ecosystem":"debian","description":null,"homepage":"https://github.com/paulmillr/chokidar","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:07:01.944Z","latest_release_published_at":"2026-02-12T21:07:01.944Z","latest_release_number":"3.5.3-2","last_synced_at":"2026-03-13T20:39:51.935Z","created_at":"2026-02-12T21:07:00.233Z","updated_at":"2026-03-13T21:01:49.442Z","registry_url":"https://tracker.debian.org/pkg/node-chokidar","install_command":"apt-get install node-chokidar","documentation_url":"https://packages.debian.org/bookworm/node-chokidar","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-chokidar","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"chai \u003c!nocheck\u003e, debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-anymatch (\u003e= 3.0.3+~2.0.7-2~) \u003c!nocheck\u003e, node-async-each \u003c!nocheck\u003e, node-braces \u003c!nocheck\u003e, node-glob-parent \u003c!nocheck\u003e, node-inherits \u003c!nocheck\u003e, node-is-binary-path \u003c!nocheck\u003e, node-is-glob \u003c!nocheck\u003e, node-normalize-path \u003c!nocheck\u003e, node-path-is-absolute \u003c!nocheck\u003e, node-readdirp (\u003e= 3.3.0) \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-setimmediate \u003c!nocheck\u003e, node-sinon (\u003e= 7) \u003c!nocheck\u003e, node-sinon-chai \u003c!nocheck\u003e, nodejs \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":3067513,"uuid":"4090287","full_name":"paulmillr/chokidar","owner":"paulmillr","description":"Minimal and efficient cross-platform file watching library","archived":false,"fork":false,"pushed_at":"2025-12-11T19:26:25.000Z","size":2062,"stargazers_count":11901,"open_issues_count":34,"forks_count":610,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-02-04T10:35:56.902Z","etag":null,"topics":["chokidar","filesystem","fsevents","nodejs","watch-files","watcher"],"latest_commit_sha":null,"homepage":"https://paulmillr.com","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/paulmillr.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"paulmillr"}},"created_at":"2012-04-20T19:17:49.000Z","updated_at":"2026-02-04T05:25:05.000Z","dependencies_parsed_at":"2025-01-06T12:23:54.529Z","dependency_job_id":"73a81315-ab7a-4f99-ab03-ee9b38436cb6","html_url":"https://github.com/paulmillr/chokidar","commit_stats":{"total_commits":1496,"total_committers":122,"mean_commits":"12.262295081967213","dds":0.5280748663101604,"last_synced_commit":"97894d36657c8e4571bd1a07fb6e2a3f50f7019d"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/paulmillr/chokidar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/sbom","scorecard":{"id":723267,"data":{"date":"2025-08-11","repo":{"name":"github.com/paulmillr/chokidar","commit":"ce81be5a51ae72920649e2a74aeba86688c2a5ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"7 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-js.yml:1"],"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":"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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-22T11:59:57.365Z","repository_id":3067513,"created_at":"2025-08-22T11:59:57.366Z","updated_at":"2025-08-22T11:59:57.366Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29368181,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-02-12T21:07:04.360Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.2332008982553118,"forks_count":0.5527724995681464,"docker_downloads_count":null,"average":0.19649334945586455},"purl":"pkg:deb/debian/node-chokidar?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-chokidar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-chokidar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-chokidar/dependencies","status":null,"funding_links":["https://github.com/sponsors/paulmillr"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T14:16:29.338Z","issues_count":242,"pull_requests_count":147,"avg_time_to_close_issue":58794085.565853655,"avg_time_to_close_pull_request":13892810.35433071,"issues_closed_count":205,"pull_requests_closed_count":127,"pull_request_authors_count":50,"issue_authors_count":209,"avg_comments_per_issue":3.169421487603306,"avg_comments_per_pull_request":2.380952380952381,"merged_pull_requests_count":59,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":15,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":508867.5,"past_year_avg_time_to_close_pull_request":628504.0833333334,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":2.2666666666666666,"past_year_avg_comments_per_pull_request":3.3529411764705883,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/issues","maintainers":[{"login":"43081j","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}],"active_maintainers":[{"login":"43081j","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-chokidar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-chokidar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-chokidar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-chokidar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-chokidar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-chokidar/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13557929,"name":"node-chokidar","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/paulmillr/chokidar","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:41:13.441Z","latest_release_published_at":"2026-02-11T04:41:13.441Z","latest_release_number":"3.5.3-2","last_synced_at":"2026-03-11T10:42:27.947Z","created_at":"2026-02-11T04:41:13.256Z","updated_at":"2026-03-11T10:42:27.947Z","registry_url":"https://launchpad.net/ubuntu/+source/node-chokidar","install_command":"apt-get install node-chokidar","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-chokidar","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"chai \u003c!nocheck\u003e, debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-anymatch (\u003e= 3.0.3+~2.0.7-2~) \u003c!nocheck\u003e, node-async-each \u003c!nocheck\u003e, node-braces \u003c!nocheck\u003e, node-glob-parent \u003c!nocheck\u003e, node-inherits \u003c!nocheck\u003e, node-is-binary-path \u003c!nocheck\u003e, node-is-glob \u003c!nocheck\u003e, node-normalize-path \u003c!nocheck\u003e, node-path-is-absolute \u003c!nocheck\u003e, node-readdirp (\u003e= 3.3.0) \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-setimmediate \u003c!nocheck\u003e, node-sinon (\u003e= 7) \u003c!nocheck\u003e, node-sinon-chai \u003c!nocheck\u003e, nodejs \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:49:52.043Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-chokidar?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-chokidar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-chokidar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-chokidar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-chokidar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-chokidar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-chokidar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-chokidar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-chokidar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-chokidar/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13522474,"name":"node-chokidar","ecosystem":"debian","description":null,"homepage":"https://github.com/paulmillr/chokidar","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T21:57:12.010Z","latest_release_published_at":"2026-02-10T21:57:12.010Z","latest_release_number":"3.4.3-3","last_synced_at":"2026-03-14T00:31:25.935Z","created_at":"2026-02-10T21:57:11.647Z","updated_at":"2026-03-14T00:31:25.935Z","registry_url":"https://tracker.debian.org/pkg/node-chokidar","install_command":"apt-get install node-chokidar","documentation_url":"https://packages.debian.org/bullseye/node-chokidar","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-chokidar","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), nodejs \u003c!nocheck\u003e, dh-sequence-nodejs, mocha (\u003e= 4) \u003c!nocheck\u003e, chai \u003c!nocheck\u003e, node-sinon (\u003e= 7) \u003c!nocheck\u003e, node-rimraf (\u003e= 2.4.3) \u003c!nocheck\u003e, node-sinon-chai \u003c!nocheck\u003e, node-setimmediate \u003c!nocheck\u003e, node-is-glob \u003c!nocheck\u003e, node-is-binary-path \u003c!nocheck\u003e, node-anymatch (\u003e= 3.0.3+~2.0.7-2~) \u003c!nocheck\u003e, node-normalize-path \u003c!nocheck\u003e, node-readdirp (\u003e= 3.3.0) \u003c!nocheck\u003e, node-async-each \u003c!nocheck\u003e, node-braces \u003c!nocheck\u003e, node-path-is-absolute \u003c!nocheck\u003e, node-glob-parent \u003c!nocheck\u003e, node-inherits \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:22:57.437Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-chokidar?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-chokidar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-chokidar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-chokidar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-chokidar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-chokidar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-chokidar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-chokidar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-chokidar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-chokidar/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13596056,"name":"node-chokidar","ecosystem":"debian","description":null,"homepage":"https://github.com/paulmillr/chokidar","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:22:56.967Z","latest_release_published_at":"2026-02-11T10:22:56.967Z","latest_release_number":"1.7.0-3","last_synced_at":"2026-03-14T01:06:32.262Z","created_at":"2026-02-11T10:22:56.780Z","updated_at":"2026-03-14T01:06:32.263Z","registry_url":"https://tracker.debian.org/pkg/node-chokidar","install_command":"apt-get install node-chokidar","documentation_url":"https://packages.debian.org/buster/node-chokidar","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-chokidar","standards_version":"4.3.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-buildinfo, nodejs \u003c!nocheck\u003e, mocha (\u003e= 4) \u003c!nocheck\u003e, chai \u003c!nocheck\u003e, node-sinon \u003c!nocheck\u003e, node-rimraf (\u003e= 2.4.3) \u003c!nocheck\u003e, node-sinon-chai \u003c!nocheck\u003e, node-setimmediate \u003c!nocheck\u003e, node-is-glob \u003c!nocheck\u003e, node-is-binary-path \u003c!nocheck\u003e, node-anymatch \u003c!nocheck\u003e, node-readdirp (\u003e= 2.0.0) \u003c!nocheck\u003e, node-async-each \u003c!nocheck\u003e, node-path-is-absolute \u003c!nocheck\u003e, node-glob-parent \u003c!nocheck\u003e, node-inherits \u003c!nocheck\u003e, pkg-js-tools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:11:54.753Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-chokidar?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-chokidar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-chokidar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-chokidar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-chokidar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-chokidar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-chokidar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-chokidar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-chokidar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-chokidar/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":104},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-07-10T05:03:02.305Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13459158,"name":"node-chokidar","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/paulmillr/chokidar","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T05:56:11.868Z","latest_release_published_at":"2026-02-09T05:56:11.868Z","latest_release_number":"3.6.0-2","last_synced_at":"2026-03-09T06:22:08.269Z","created_at":"2026-02-09T05:56:10.303Z","updated_at":"2026-03-09T06:34:06.407Z","registry_url":"https://launchpad.net/ubuntu/+source/node-chokidar","install_command":"apt-get install node-chokidar","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-chokidar","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"chai \u003c!nocheck\u003e, debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-anymatch (\u003e= 3.0.3+~2.0.7-2~) \u003c!nocheck\u003e, node-async-each \u003c!nocheck\u003e, node-braces \u003c!nocheck\u003e, node-glob-parent \u003c!nocheck\u003e, node-inherits \u003c!nocheck\u003e, node-is-binary-path \u003c!nocheck\u003e, node-is-glob \u003c!nocheck\u003e, node-normalize-path \u003c!nocheck\u003e, node-path-is-absolute \u003c!nocheck\u003e, node-readdirp (\u003e= 3.3.0) \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-setimmediate \u003c!nocheck\u003e, node-sinon (\u003e= 7) \u003c!nocheck\u003e, node-sinon-chai \u003c!nocheck\u003e, nodejs \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-chokidar?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-chokidar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-chokidar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-chokidar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-chokidar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-chokidar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-chokidar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-chokidar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-chokidar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-chokidar/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13659114,"name":"node-chokidar","ecosystem":"debian","description":null,"homepage":"https://github.com/paulmillr/chokidar","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:11:21.997Z","latest_release_published_at":"2026-02-12T08:11:21.997Z","latest_release_number":"3.6.0-3","last_synced_at":"2026-03-14T07:02:00.588Z","created_at":"2026-02-12T08:11:21.816Z","updated_at":"2026-03-14T07:02:00.588Z","registry_url":"https://tracker.debian.org/pkg/node-chokidar","install_command":"apt-get install node-chokidar","documentation_url":"https://packages.debian.org/trixie/node-chokidar","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-chokidar","standards_version":"4.7.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"chai \u003c!nocheck\u003e, debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-anymatch (\u003e= 3.0.3+~2.0.7-2~) \u003c!nocheck\u003e, node-async-each \u003c!nocheck\u003e, node-braces \u003c!nocheck\u003e, node-glob-parent \u003c!nocheck\u003e, node-inherits \u003c!nocheck\u003e, node-is-binary-path \u003c!nocheck\u003e, node-is-glob \u003c!nocheck\u003e, node-normalize-path \u003c!nocheck\u003e, node-path-is-absolute \u003c!nocheck\u003e, node-readdirp (\u003e= 3.3.0) \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-setimmediate \u003c!nocheck\u003e, node-sinon (\u003e= 7) \u003c!nocheck\u003e, node-sinon-chai \u003c!nocheck\u003e, nodejs \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T08:11:22.724Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-chokidar?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-chokidar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-chokidar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-chokidar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-chokidar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-chokidar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-chokidar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-chokidar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-chokidar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-chokidar/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":12521481,"name":"org.mvnpm:chokidar","ecosystem":"maven","description":"Minimal and efficient cross-platform file watching library","homepage":"https://github.com/paulmillr/chokidar","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":[],"namespace":"org.mvnpm","versions_count":27,"first_release_published_at":"2025-08-31T08:56:06.000Z","latest_release_published_at":"2025-11-26T00:22:54.000Z","latest_release_number":"5.0.0","last_synced_at":"2026-07-11T18:48:58.320Z","created_at":"2025-11-26T00:31:30.602Z","updated_at":"2026-07-11T18:48:58.320Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/chokidar/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/chokidar/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{},"repo_metadata_updated_at":"2026-01-03T17:16:54.363Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.111804439179853,"dependent_packages_count":44.47958090080943,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":37.795692669994644},"purl":"pkg:maven/org.mvnpm/chokidar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:chokidar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:chokidar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:chokidar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:chokidar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:chokidar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:chokidar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:chokidar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:chokidar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:chokidar/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13428179,"name":"node-chokidar","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/paulmillr/chokidar","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:19:58.708Z","latest_release_published_at":"2026-02-07T15:19:58.708Z","latest_release_number":"3.4.3-3","last_synced_at":"2026-03-07T15:37:44.008Z","created_at":"2026-02-07T15:19:58.354Z","updated_at":"2026-03-07T16:02:51.298Z","registry_url":"https://launchpad.net/ubuntu/+source/node-chokidar","install_command":"apt-get install node-chokidar","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-chokidar","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), nodejs \u003c!nocheck\u003e, dh-sequence-nodejs, mocha (\u003e= 4) \u003c!nocheck\u003e, chai \u003c!nocheck\u003e, node-sinon (\u003e= 7) \u003c!nocheck\u003e, node-rimraf (\u003e= 2.4.3) \u003c!nocheck\u003e, node-sinon-chai \u003c!nocheck\u003e, node-setimmediate \u003c!nocheck\u003e, node-is-glob \u003c!nocheck\u003e, node-is-binary-path \u003c!nocheck\u003e, node-anymatch (\u003e= 3.0.3+~2.0.7-2~) \u003c!nocheck\u003e, node-normalize-path \u003c!nocheck\u003e, node-readdirp (\u003e= 3.3.0) \u003c!nocheck\u003e, node-async-each \u003c!nocheck\u003e, node-braces \u003c!nocheck\u003e, node-path-is-absolute \u003c!nocheck\u003e, node-glob-parent \u003c!nocheck\u003e, node-inherits \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-chokidar?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-chokidar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-chokidar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-chokidar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-chokidar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-chokidar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-chokidar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-chokidar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-chokidar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-chokidar/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":12575926,"name":"@hydroperx/chokidar","ecosystem":"npm","description":"Minimal and efficient cross-platform file watching library","homepage":"https://github.com/paulmillr/chokidar","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":["fs","watch","watchFile","watcher","watching","file","fsevents"],"namespace":"hydroperx","versions_count":1,"first_release_published_at":"2025-12-11T10:14:54.591Z","latest_release_published_at":"2025-12-11T10:14:54.591Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-11T18:48:51.546Z","created_at":"2025-12-11T11:00:33.782Z","updated_at":"2026-07-11T18:48:51.546Z","registry_url":"https://www.npmjs.com/package/@hydroperx/chokidar","install_command":"npm install @hydroperx/chokidar","documentation_url":null,"metadata":{"funding":"https://paulmillr.com/funding/","dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":3067513,"uuid":"4090287","full_name":"paulmillr/chokidar","owner":"paulmillr","description":"Minimal and efficient cross-platform file watching library","archived":false,"fork":false,"pushed_at":"2026-05-12T18:35:43.000Z","size":2078,"stargazers_count":12123,"open_issues_count":41,"forks_count":626,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-05-22T05:47:45.045Z","etag":null,"topics":["chokidar","filesystem","fsevents","nodejs","watch-files","watcher"],"latest_commit_sha":null,"homepage":"https://paulmillr.com","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/paulmillr.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"paulmillr"}},"created_at":"2012-04-20T19:17:49.000Z","updated_at":"2026-05-21T16:02:59.000Z","dependencies_parsed_at":"2025-01-06T12:23:54.529Z","dependency_job_id":"73a81315-ab7a-4f99-ab03-ee9b38436cb6","html_url":"https://github.com/paulmillr/chokidar","commit_stats":{"total_commits":1496,"total_committers":122,"mean_commits":"12.262295081967213","dds":0.5280748663101604,"last_synced_commit":"97894d36657c8e4571bd1a07fb6e2a3f50f7019d"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/paulmillr/chokidar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/sbom","scorecard":{"id":723267,"data":{"date":"2025-08-11","repo":{"name":"github.com/paulmillr/chokidar","commit":"ce81be5a51ae72920649e2a74aeba86688c2a5ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"7 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-js.yml:1"],"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":"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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-22T11:59:57.365Z","repository_id":3067513,"created_at":"2025-08-22T11:59:57.366Z","updated_at":"2025-08-22T11:59:57.366Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33441675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T13:13:05.286Z","status":"ssl_error","status_checked_at":"2026-05-24T13:13:03.728Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-06-28T12:46:38.798Z","dependent_packages_count":0,"downloads":17,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.278759793826392,"dependent_packages_count":33.57436869186321,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.426564242844798},"purl":"pkg:npm/%40hydroperx/chokidar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@hydroperx/chokidar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@hydroperx/chokidar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@hydroperx/chokidar/dependencies","status":null,"funding_links":["https://paulmillr.com/funding/","https://github.com/sponsors/paulmillr"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-13T22:30:59.743Z","issues_count":244,"pull_requests_count":151,"avg_time_to_close_issue":58794085.565853655,"avg_time_to_close_pull_request":13784392.921875,"issues_closed_count":205,"pull_requests_closed_count":128,"pull_request_authors_count":51,"issue_authors_count":211,"avg_comments_per_issue":3.1598360655737703,"avg_comments_per_pull_request":2.410596026490066,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":12,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":497001.8,"past_year_avg_time_to_close_pull_request":618833.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.9166666666666665,"past_year_avg_comments_per_pull_request":3.888888888888889,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/issues","maintainers":[{"login":"43081j","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}],"active_maintainers":[{"login":"43081j","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hydroperx%2Fchokidar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hydroperx%2Fchokidar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hydroperx%2Fchokidar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hydroperx%2Fchokidar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hydroperx%2Fchokidar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hydroperx%2Fchokidar/codemeta","maintainers":[{"uuid":"hydroperfox","login":"hydroperfox","name":null,"email":"HydroperFox@gmail.com","url":null,"packages_count":33,"html_url":"https://www.npmjs.com/~hydroperfox","role":null,"created_at":"2025-12-11T15:27:32.374Z","updated_at":"2025-12-11T15:27:32.374Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hydroperfox/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676228,"maintainers_count":1210632,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1577411,"name":"cross-platform-file-watch","ecosystem":"npm","description":"Minimal and efficient cross-platform file watching library","homepage":"https://github.com/paulmillr/chokidar","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":["fs","watch","watchFile","watcher","watching","file","fsevents"],"namespace":null,"versions_count":1,"first_release_published_at":"2021-09-22T11:00:09.542Z","latest_release_published_at":"2021-09-22T11:00:09.542Z","latest_release_number":"3.5.2","last_synced_at":"2026-07-11T18:48:51.536Z","created_at":"2022-04-09T10:21:39.701Z","updated_at":"2026-07-11T18:48:51.536Z","registry_url":"https://www.npmjs.com/package/cross-platform-file-watch","install_command":"npm install cross-platform-file-watch","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.5.2"}},"repo_metadata":{"id":3067513,"uuid":"4090287","full_name":"paulmillr/chokidar","owner":"paulmillr","description":"Minimal and efficient cross-platform file watching library","archived":false,"fork":false,"pushed_at":"2026-05-12T18:35:43.000Z","size":2078,"stargazers_count":12114,"open_issues_count":41,"forks_count":625,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-05-12T20:29:47.259Z","etag":null,"topics":["chokidar","filesystem","fsevents","nodejs","watch-files","watcher"],"latest_commit_sha":null,"homepage":"https://paulmillr.com","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/paulmillr.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"paulmillr"}},"created_at":"2012-04-20T19:17:49.000Z","updated_at":"2026-05-12T06:05:10.000Z","dependencies_parsed_at":"2025-01-06T12:23:54.529Z","dependency_job_id":"73a81315-ab7a-4f99-ab03-ee9b38436cb6","html_url":"https://github.com/paulmillr/chokidar","commit_stats":{"total_commits":1496,"total_committers":122,"mean_commits":"12.262295081967213","dds":0.5280748663101604,"last_synced_commit":"97894d36657c8e4571bd1a07fb6e2a3f50f7019d"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/paulmillr/chokidar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/sbom","scorecard":{"id":723267,"data":{"date":"2025-08-11","repo":{"name":"github.com/paulmillr/chokidar","commit":"ce81be5a51ae72920649e2a74aeba86688c2a5ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"7 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-js.yml:1"],"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":"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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-22T11:59:57.365Z","repository_id":3067513,"created_at":"2025-08-22T11:59:57.366Z","updated_at":"2025-08-22T11:59:57.366Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33106015,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"paulmillr","name":"Paul Miller","uuid":"574696","kind":"user","description":"","email":"","website":"https://paulmillr.com","location":null,"twitter":"paulmillr","company":null,"icon_url":"https://avatars.githubusercontent.com/u/574696?u=f01dfd93a3e3e4c853c546a6f71dda6b65019ba7\u0026v=4","repositories_count":108,"last_synced_at":"2024-04-14T08:26:51.385Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/paulmillr","funding_links":["https://github.com/sponsors/paulmillr"],"total_stars":24552,"followers":3655,"following":0,"created_at":"2022-11-02T16:18:55.314Z","updated_at":"2024-04-14T08:27:30.058Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr/repositories"},"tags":[{"name":"5.0.0","sha":"c0c8d20e49d337491891078d1081bf91bd178de6","kind":"tag","published_at":"2025-11-25T23:23:47.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/5.0.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/5.0.0/manifests"},{"name":"4.0.3","sha":"1182965a0d3d884f15db423009262778ddba0ac4","kind":"tag","published_at":"2024-12-18T22:20:06.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/4.0.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"69c115a3684a5e72e0ac68aa0a57c204f081132a","kind":"tag","published_at":"2024-12-16T19:05:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/4.0.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"8c3479f8c68fc787163bc01283e77b05e8a84ef6","kind":"tag","published_at":"2024-09-22T13:08:53.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/4.0.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"ac8210f9c9693445935be79900ef5eaf600cc0ee","kind":"tag","published_at":"2024-09-13T00:24:03.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/4.0.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.0/manifests"},{"name":"3.6.0","sha":"7c50e25d10a497ce4409f6e52eb630f0d7647b97","kind":"tag","published_at":"2024-02-06T22:52:45.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.6.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"4804aba7377baa3e1e22265619c06d374b167fcf","kind":"tag","published_at":"2022-01-18T07:42:14.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.5.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"aa49e9e00fda1e663a6853492c46de8f8008e773","kind":"tag","published_at":"2021-06-15T13:24:04.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.5.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"1d226cbfa50292e122043ceb3c1f4c34a5acd16e","kind":"tag","published_at":"2021-01-15T14:33:28.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.5.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"b8b3639d52b69ee001d22e485ccb31232dfeac90","kind":"tag","published_at":"2021-01-06T07:33:59.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.5.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.0/manifests"},{"name":"3.4.3","sha":"0d7287341c579a8b5f550e7c5350cd2f480db5ae","kind":"tag","published_at":"2020-10-13T11:04:48.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.4.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.3/manifests"},{"name":"3.4.2","sha":"95faa2fe42d1736b3c5bfbc0f17a9f0379b001f3","kind":"tag","published_at":"2020-08-06T15:47:45.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.4.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"06c74cadcb29aeed4f146776c44dc99dc98fd80d","kind":"tag","published_at":"2020-07-16T02:26:37.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.4.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"b67d208fbd7314dd77135adbb84e2b9c509f4345","kind":"tag","published_at":"2020-04-26T14:20:10.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.4.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"1cbbef6bf8d382433011ef295ccfaf52da6038ed","kind":"tag","published_at":"2019-12-15T18:31:54.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.3.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"ccf759aac9af8a484924aeacd1e1a5280f508a75","kind":"tag","published_at":"2019-11-02T08:55:35.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.3.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.3.0/manifests"},{"name":"3.2.3","sha":"a4aa5d3ceb29c8e61d61c4c88cd49c79a55a0508","kind":"tag","published_at":"2019-10-28T01:09:53.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.2.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"a3b19f1e35295cd2c0d118da8aaab9160da89671","kind":"tag","published_at":"2019-10-16T02:42:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.2.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"465de991f6a1ec5afde1a9c55286f7a7585763a8","kind":"tag","published_at":"2019-10-01T15:20:03.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.2.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"e5909e33784cd93a9bc838fe09474bb221bf53b8","kind":"tag","published_at":"2019-10-01T02:43:15.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.2.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.0/manifests"},{"name":"3.1.1","sha":"31fd30afa4aaa7cbfa1d6172707da1f31b867223","kind":"tag","published_at":"2019-09-19T18:29:15.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.1.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"c2ff758d0484c8e5b514df145c31cfae2c2314aa","kind":"tag","published_at":"2019-09-16T19:08:43.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.1.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.1.0/manifests"},{"name":"2.1.7","sha":"e3e5ed0c78148e5bc9ac680604391accbec17ae1","kind":"commit","published_at":"2019-08-21T17:38:12.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.7","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.7/manifests"},{"name":"3.0.2","sha":"589cb020967dfa6c61e7a08510ff39e4e9e2e4b5","kind":"tag","published_at":"2019-07-07T00:05:13.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.0.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"b9cd3eec337c95b27a4a6616c89a95465bb1a887","kind":"tag","published_at":"2019-06-02T21:55:39.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.0.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.1/manifests"},{"name":"2.1.6","sha":"8f5be3c872b2dc9115ed5062d95fde2844eb6a9a","kind":"commit","published_at":"2019-05-15T12:35:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.6/manifests"},{"name":"3.0.0","sha":"7b8e02af255f54bcc3978f2a926cdc0b0ca107b3","kind":"tag","published_at":"2019-05-02T20:10:38.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.0.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.0/manifests"},{"name":"2.1.5","sha":"3595b42056c9082417f6cc9427a82a8f481352bb","kind":"commit","published_at":"2019-03-22T21:18:13.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"fc243cd96206663b2f6b0740a9536e401dbd9337","kind":"commit","published_at":"2019-03-22T10:12:01.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"1ea6388e70dcdac030f9c56af1449828b5d373a9","kind":"commit","published_at":"2019-03-22T10:09:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"20cb7672cb25a843df4d86475ffa8e4a8dc704b1","kind":"commit","published_at":"2019-02-18T19:56:00.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"d34e55e04e904441c9ac9df9c5cce6db9fba0e70","kind":"commit","published_at":"2019-02-11T21:47:44.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0f25353a4d416262e0ba7062cb28598d74bb82d7","kind":"commit","published_at":"2019-02-05T19:26:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"3ad1ae8db07e988fcb1f7f74687363f3022e5c57","kind":"commit","published_at":"2018-06-18T16:50:41.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"925b534d63743c941b98bbd1855e12272ce71720","kind":"commit","published_at":"2018-03-23T04:26:50.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"4813aec1afda08453355fdf18727931857eb48a5","kind":"tag","published_at":"2018-02-14T16:49:16.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"560cbb978980633833e65ce00ef7ec4b1be80c0f","kind":"tag","published_at":"2018-02-08T15:10:45.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"3409db854565caeb17f87d1e5492a507c2a9103e","kind":"tag","published_at":"2017-12-29T22:34:13.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.0/manifests"},{"name":"1.7.0","sha":"3b1071a6dd82397842f4f7dc63b72c703bd06275","kind":"tag","published_at":"2017-05-08T18:45:32.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.7.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.7.0/manifests"},{"name":"1.6.1","sha":"c08145c5368fac6441773e621da9db215cc0d3b2","kind":"commit","published_at":"2016-10-14T18:36:24.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.6.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"a5c0b127db9d46617b7a3d82cc3fffc08d2ef164","kind":"tag","published_at":"2016-06-22T14:43:37.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.6.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"15c642702060735f5157ee7a23fafb84b50b9a23","kind":"tag","published_at":"2016-06-07T21:22:27.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.5.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"638a52986e398fa856429f195994d2a6b5b74b9d","kind":"commit","published_at":"2016-05-20T21:17:24.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.5.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"3b6f870bee48f33210af15ef4bba128a668934c6","kind":"commit","published_at":"2016-05-10T21:03:26.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.5.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"798d00221fbe11dcdc2c65ea7754fd4399d81fed","kind":"commit","published_at":"2016-02-27T01:25:07.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.4.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"1df57f2631849db749ce56c4125e050937c82106","kind":"commit","published_at":"2015-12-30T14:59:19.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.4.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"ece3a67e6ff13bd88584ed3ba2b43198c46651a1","kind":"commit","published_at":"2015-12-09T21:58:58.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.4.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"899c2438a7c3a24657f969e266ca3092e85c0512","kind":"tag","published_at":"2015-12-03T20:33:51.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.4.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"a25a52a1cbbed8fb612bac219e5181e32a53b2f7","kind":"commit","published_at":"2015-11-18T01:37:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.3.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"b0e122a984f731c0829973242d05b63e7c79176b","kind":"tag","published_at":"2015-10-01T19:57:11.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.2.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"07d9e78c67cc918c5903cc49b610f7a6b2ff9d52","kind":"tag","published_at":"2015-09-23T19:06:01.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.1.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"bc38ab360f1bf1020f074796e2be014caf785321","kind":"tag","published_at":"2015-09-18T14:35:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c9b6054e0951bffa3df140d57199d8960b7a1376","kind":"tag","published_at":"2015-07-20T16:27:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"2f43d9ffcfd23af2856b0901f76f2d6bd218b982","kind":"tag","published_at":"2015-07-15T14:28:24.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"ba90462886d0fbb1927f70fe2e7a25a4249b9994","kind":"tag","published_at":"2015-06-04T13:23:30.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"33320c3e40a199a87c61951a145d7c1011f3a13f","kind":"commit","published_at":"2015-05-30T15:56:19.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"beb9db68404a93cac844bbd2f5b5c4e25559d1a5","kind":"tag","published_at":"2015-04-08T21:48:48.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"f617546aa33f2ceafb51359b65a7fddd0b882b2d","kind":"commit","published_at":"2015-04-07T16:35:36.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.0/manifests"},{"name":"0.12.6","sha":"dec31efd2f30b907bce324ff9fb2e4f1e782f92b","kind":"tag","published_at":"2015-01-06T14:17:41.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.6/manifests"},{"name":"0.12.5","sha":"fa94c0f26d6a0f8a7dfe5e9143997d7a3f67b0d4","kind":"tag","published_at":"2014-12-17T16:06:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.5/manifests"},{"name":"0.12.4","sha":"c7a7d9ff03667a0e3d45c90522f386631d5b43ce","kind":"tag","published_at":"2014-12-14T15:49:04.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"b952a4c16161a640926263625e5a800b5b583295","kind":"tag","published_at":"2014-12-13T13:30:14.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"29e485f0080e7cc2a5f6c1d5549131f25bda8179","kind":"tag","published_at":"2014-12-13T04:10:09.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"abf037886b17c1fef2b32b6038da9979bd193d41","kind":"tag","published_at":"2014-12-10T17:07:24.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"bf9f6e6a04a33df5715e30c2487c54a3f95343c6","kind":"tag","published_at":"2014-12-08T16:40:31.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"c79f39cd23ebf89ead09a99c6207b813c26cb67d","kind":"tag","published_at":"2014-11-19T15:26:40.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.11.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5c1f795a9c4c7896ea833106ed82320d3e3a632d","kind":"tag","published_at":"2014-11-16T16:15:42.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.11.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.11.0/manifests"},{"name":"0.10.9","sha":"a7966d00dae54c3572ff4ffdf76cab84e347b979","kind":"tag","published_at":"2014-11-15T13:37:23.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.9","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.9/manifests"},{"name":"0.10.8","sha":"34213cb36f4a1bdb6e3aa92e59cc4fbaba0801b7","kind":"tag","published_at":"2014-11-14T19:25:33.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.8","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.8/manifests"},{"name":"0.10.7","sha":"b4c76e188f091c7848b6523612628f88e5a9dc0b","kind":"tag","published_at":"2014-11-14T19:01:57.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.7","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.7/manifests"},{"name":"0.10.6","sha":"3b229c8b1ddd96d985e8b4cda8123511ba2ae9ac","kind":"tag","published_at":"2014-11-12T22:01:03.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.6/manifests"},{"name":"0.10.5","sha":"704d80225175b9eaa1464f4c71deefcaaee57765","kind":"tag","published_at":"2014-11-06T21:33:44.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.5/manifests"},{"name":"0.10.4","sha":"93506dd06ab2f67a5a9d527f42ec08569d85d938","kind":"tag","published_at":"2014-11-05T22:02:33.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.4/manifests"},{"name":"0.10.3","sha":"c97a94c842818b829d1fad0cb88207988c460ac6","kind":"tag","published_at":"2014-10-28T19:48:02.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"ba20ee6779db57f42280bcd263b9cec5e3e9476c","kind":"tag","published_at":"2014-10-23T13:40:39.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"88043f82830302e02c618631365f07662ee03d61","kind":"tag","published_at":"2014-10-19T16:20:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"30a7d9eebd65c2a914969623a874c505ff9537c4","kind":"tag","published_at":"2014-10-18T05:22:48.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"6ae0ec0de336119fba2c1c6bdfa2487fa59cfc4a","kind":"commit","published_at":"2014-09-24T21:46:14.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.9.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"67c8c5330ed12cbbcd885409d899f86195dbe802","kind":"commit","published_at":"2014-08-14T18:07:05.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"80037cf2f94402e1c01412f385756e5bbd7b4eb5","kind":"commit","published_at":"2014-08-14T06:27:36.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"5e53a8ebc4f4827039f9fb6c185d633e4b95ee2b","kind":"commit","published_at":"2014-03-25T23:09:52.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"4f2249765c9a843377f893252814ae4c2370702a","kind":"commit","published_at":"2013-12-16T15:48:27.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"8412fb6c529f977ca453ae2eaab83954361216a1","kind":"commit","published_at":"2013-11-29T18:03:01.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"971f596cc42a5dbe04e2b4df7f82eaee4535aa99","kind":"commit","published_at":"2013-11-18T06:17:31.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.7.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"a65e106fc74699f55d2d895f68891afe4b243b90","kind":"commit","published_at":"2013-10-21T23:04:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.7.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"ed506778261dc0fc7ae54d3db0da39db5fdc8874","kind":"commit","published_at":"2013-08-12T09:58:17.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.6.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"352c7feca33854c0671b247b1a6732348181d2ed","kind":"commit","published_at":"2013-03-19T12:52:46.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.6.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"84162cef3faca148b81edaee4d3fdec62bce9747","kind":"commit","published_at":"2013-03-19T03:30:47.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.6.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a3ea70236b983a65d89771a1faf6a578c198461d","kind":"commit","published_at":"2013-03-10T19:43:34.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.6.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.0/manifests"},{"name":"0.5.3","sha":"fee227057bf96de57ca98b329b44629fbc27ee69","kind":"commit","published_at":"2013-01-13T13:57:56.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.5.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"f66c832d2b6a9117b8400828058afe9c1a84cf34","kind":"commit","published_at":"2013-01-13T11:50:20.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.5.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"ed7ec822836f4689c9a2c87fadf85816a4ca7059","kind":"commit","published_at":"2013-01-06T10:00:44.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.5.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"53d071cfa5b8e2aa7a275a9f2f39d8a918b560a2","kind":"commit","published_at":"2012-12-09T03:07:10.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.5.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"f15ec38ec07190527442972076b32889a4655502","kind":"commit","published_at":"2012-07-26T03:42:26.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.4.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"586c0e1049022490c6a29b26c5aa9aeef15aa172","kind":"commit","published_at":"2012-06-24T09:15:43.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.3.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.3.0/manifests"},{"name":"0.2.6","sha":"9472ca4130c3cf26e33b00a2319207785f72869d","kind":"commit","published_at":"2012-06-08T14:45:35.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"65bdd1e3630476ebaa9913069e5025c0ec0bcbc6","kind":"commit","published_at":"2012-06-08T14:00:18.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"2fccccd0ecc282e86fe92e1b5f59368284cf5479","kind":"commit","published_at":"2012-06-06T21:49:48.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"0a179dffe5aa09dc14de51e1396fe4b7467ad0c4","kind":"commit","published_at":"2012-05-12T18:28:17.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"accb13c6f91cdbd58c0800e75c2511676a4dfada","kind":"commit","published_at":"2012-05-04T14:24:35.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"3cbf2b1dc28d0eee40d98f0dc9e7ecbb64791ae7","kind":"commit","published_at":"2012-05-04T14:19:51.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"6406820f0f127fd16bed5c5d0f75553de8ab6ae9","kind":"commit","published_at":"2012-05-04T13:53:13.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"ff75085a7df0a131fd0868a8ceb3c4e3fcbe2a78","kind":"commit","published_at":"2012-04-26T01:32:00.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.1.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"94f6f15934a2dc1a597048da34008a4a1cb79f82","kind":"commit","published_at":"2012-04-20T19:44:05.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.1.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-28T12:46:38.790Z","dependent_packages_count":1,"downloads":17,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.222151958299555,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.2418185297106135,"forks_count":1.7726811219461096,"average":19.157715630852568},"purl":"pkg:npm/cross-platform-file-watch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/cross-platform-file-watch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/cross-platform-file-watch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/cross-platform-file-watch/dependencies","status":null,"funding_links":["https://github.com/sponsors/paulmillr"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-13T22:30:59.743Z","issues_count":244,"pull_requests_count":151,"avg_time_to_close_issue":58794085.565853655,"avg_time_to_close_pull_request":13784392.921875,"issues_closed_count":205,"pull_requests_closed_count":128,"pull_request_authors_count":51,"issue_authors_count":211,"avg_comments_per_issue":3.1598360655737703,"avg_comments_per_pull_request":2.410596026490066,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":12,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":497001.8,"past_year_avg_time_to_close_pull_request":618833.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.9166666666666665,"past_year_avg_comments_per_pull_request":3.888888888888889,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/issues","maintainers":[{"login":"43081j","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}],"active_maintainers":[{"login":"43081j","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cross-platform-file-watch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cross-platform-file-watch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cross-platform-file-watch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cross-platform-file-watch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cross-platform-file-watch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cross-platform-file-watch/codemeta","maintainers":[{"uuid":"andrew.hicks","login":"andrew.hicks","name":null,"email":"andrew.hicks@apmcg.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~andrew.hicks","role":null,"created_at":"2022-11-11T22:10:16.535Z","updated_at":"2022-11-11T22:10:16.535Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andrew.hicks/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676228,"maintainers_count":1210632,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":998333,"name":"@jaen/chokidar","ecosystem":"npm","description":"PATCHED - Minimal and efficient cross-platform file watching library","homepage":"https://github.com/paulmillr/chokidar","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":["fs","watch","watchFile","watcher","watching","file","fsevents"],"namespace":"jaen","versions_count":1,"first_release_published_at":"2021-10-06T13:38:19.873Z","latest_release_published_at":"2021-10-06T13:38:19.873Z","latest_release_number":"3.5.2","last_synced_at":"2026-07-11T18:48:49.204Z","created_at":"2022-04-07T18:52:50.742Z","updated_at":"2026-07-11T18:48:49.205Z","registry_url":"https://www.npmjs.com/package/@jaen/chokidar","install_command":"npm install @jaen/chokidar","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.5.2"}},"repo_metadata":{"id":3067513,"uuid":"4090287","full_name":"paulmillr/chokidar","owner":"paulmillr","description":"Minimal and efficient cross-platform file watching library","archived":false,"fork":false,"pushed_at":"2025-08-02T07:52:11.000Z","size":2040,"stargazers_count":11698,"open_issues_count":31,"forks_count":605,"subscribers_count":84,"default_branch":"main","last_synced_at":"2025-10-28T02:37:13.672Z","etag":null,"topics":["chokidar","filesystem","fsevents","nodejs","watch-files","watcher"],"latest_commit_sha":null,"homepage":"https://paulmillr.com","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/paulmillr.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"paulmillr"}},"created_at":"2012-04-20T19:17:49.000Z","updated_at":"2025-10-27T22:24:17.000Z","dependencies_parsed_at":"2025-01-06T12:23:54.529Z","dependency_job_id":"73a81315-ab7a-4f99-ab03-ee9b38436cb6","html_url":"https://github.com/paulmillr/chokidar","commit_stats":{"total_commits":1496,"total_committers":122,"mean_commits":"12.262295081967213","dds":0.5280748663101604,"last_synced_commit":"97894d36657c8e4571bd1a07fb6e2a3f50f7019d"},"previous_names":[],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/paulmillr/chokidar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/sbom","scorecard":{"id":723267,"data":{"date":"2025-08-11","repo":{"name":"github.com/paulmillr/chokidar","commit":"ce81be5a51ae72920649e2a74aeba86688c2a5ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"7 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-js.yml:1"],"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":"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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-22T11:59:57.365Z","repository_id":3067513,"created_at":"2025-08-22T11:59:57.366Z","updated_at":"2025-08-22T11:59:57.366Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281441022,"owners_count":26501758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"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":"paulmillr","name":"Paul Miller","uuid":"574696","kind":"user","description":"","email":"","website":"https://paulmillr.com","location":null,"twitter":"paulmillr","company":null,"icon_url":"https://avatars.githubusercontent.com/u/574696?u=f01dfd93a3e3e4c853c546a6f71dda6b65019ba7\u0026v=4","repositories_count":108,"last_synced_at":"2024-04-14T08:26:51.385Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/paulmillr","funding_links":["https://github.com/sponsors/paulmillr"],"total_stars":24552,"followers":3655,"following":0,"created_at":"2022-11-02T16:18:55.314Z","updated_at":"2024-04-14T08:27:30.058Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr/repositories"},"tags":[{"name":"4.0.3","sha":"1182965a0d3d884f15db423009262778ddba0ac4","kind":"tag","published_at":"2024-12-18T22:20:06.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/4.0.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"69c115a3684a5e72e0ac68aa0a57c204f081132a","kind":"tag","published_at":"2024-12-16T19:05:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/4.0.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"8c3479f8c68fc787163bc01283e77b05e8a84ef6","kind":"tag","published_at":"2024-09-22T13:08:53.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/4.0.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"ac8210f9c9693445935be79900ef5eaf600cc0ee","kind":"tag","published_at":"2024-09-13T00:24:03.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/4.0.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.0/manifests"},{"name":"3.6.0","sha":"7c50e25d10a497ce4409f6e52eb630f0d7647b97","kind":"tag","published_at":"2024-02-06T22:52:45.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.6.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"4804aba7377baa3e1e22265619c06d374b167fcf","kind":"tag","published_at":"2022-01-18T07:42:14.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.5.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"aa49e9e00fda1e663a6853492c46de8f8008e773","kind":"tag","published_at":"2021-06-15T13:24:04.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.5.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"1d226cbfa50292e122043ceb3c1f4c34a5acd16e","kind":"tag","published_at":"2021-01-15T14:33:28.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.5.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"b8b3639d52b69ee001d22e485ccb31232dfeac90","kind":"tag","published_at":"2021-01-06T07:33:59.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.5.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.0/manifests"},{"name":"3.4.3","sha":"0d7287341c579a8b5f550e7c5350cd2f480db5ae","kind":"tag","published_at":"2020-10-13T11:04:48.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.4.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.3/manifests"},{"name":"3.4.2","sha":"95faa2fe42d1736b3c5bfbc0f17a9f0379b001f3","kind":"tag","published_at":"2020-08-06T15:47:45.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.4.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"06c74cadcb29aeed4f146776c44dc99dc98fd80d","kind":"tag","published_at":"2020-07-16T02:26:37.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.4.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"b67d208fbd7314dd77135adbb84e2b9c509f4345","kind":"tag","published_at":"2020-04-26T14:20:10.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.4.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"1cbbef6bf8d382433011ef295ccfaf52da6038ed","kind":"tag","published_at":"2019-12-15T18:31:54.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.3.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"ccf759aac9af8a484924aeacd1e1a5280f508a75","kind":"tag","published_at":"2019-11-02T08:55:35.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.3.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.3.0/manifests"},{"name":"3.2.3","sha":"a4aa5d3ceb29c8e61d61c4c88cd49c79a55a0508","kind":"tag","published_at":"2019-10-28T01:09:53.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.2.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"a3b19f1e35295cd2c0d118da8aaab9160da89671","kind":"tag","published_at":"2019-10-16T02:42:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.2.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"465de991f6a1ec5afde1a9c55286f7a7585763a8","kind":"tag","published_at":"2019-10-01T15:20:03.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.2.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"e5909e33784cd93a9bc838fe09474bb221bf53b8","kind":"tag","published_at":"2019-10-01T02:43:15.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.2.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.0/manifests"},{"name":"3.1.1","sha":"31fd30afa4aaa7cbfa1d6172707da1f31b867223","kind":"tag","published_at":"2019-09-19T18:29:15.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.1.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"c2ff758d0484c8e5b514df145c31cfae2c2314aa","kind":"tag","published_at":"2019-09-16T19:08:43.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.1.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.1.0/manifests"},{"name":"2.1.7","sha":"e3e5ed0c78148e5bc9ac680604391accbec17ae1","kind":"commit","published_at":"2019-08-21T17:38:12.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.7","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.7/manifests"},{"name":"3.0.2","sha":"589cb020967dfa6c61e7a08510ff39e4e9e2e4b5","kind":"tag","published_at":"2019-07-07T00:05:13.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.0.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"b9cd3eec337c95b27a4a6616c89a95465bb1a887","kind":"tag","published_at":"2019-06-02T21:55:39.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.0.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.1/manifests"},{"name":"2.1.6","sha":"8f5be3c872b2dc9115ed5062d95fde2844eb6a9a","kind":"commit","published_at":"2019-05-15T12:35:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.6/manifests"},{"name":"3.0.0","sha":"7b8e02af255f54bcc3978f2a926cdc0b0ca107b3","kind":"tag","published_at":"2019-05-02T20:10:38.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.0.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.0/manifests"},{"name":"2.1.5","sha":"3595b42056c9082417f6cc9427a82a8f481352bb","kind":"commit","published_at":"2019-03-22T21:18:13.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"fc243cd96206663b2f6b0740a9536e401dbd9337","kind":"commit","published_at":"2019-03-22T10:12:01.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"1ea6388e70dcdac030f9c56af1449828b5d373a9","kind":"commit","published_at":"2019-03-22T10:09:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"20cb7672cb25a843df4d86475ffa8e4a8dc704b1","kind":"commit","published_at":"2019-02-18T19:56:00.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"d34e55e04e904441c9ac9df9c5cce6db9fba0e70","kind":"commit","published_at":"2019-02-11T21:47:44.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0f25353a4d416262e0ba7062cb28598d74bb82d7","kind":"commit","published_at":"2019-02-05T19:26:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"3ad1ae8db07e988fcb1f7f74687363f3022e5c57","kind":"commit","published_at":"2018-06-18T16:50:41.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"925b534d63743c941b98bbd1855e12272ce71720","kind":"commit","published_at":"2018-03-23T04:26:50.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"4813aec1afda08453355fdf18727931857eb48a5","kind":"tag","published_at":"2018-02-14T16:49:16.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"560cbb978980633833e65ce00ef7ec4b1be80c0f","kind":"tag","published_at":"2018-02-08T15:10:45.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"3409db854565caeb17f87d1e5492a507c2a9103e","kind":"tag","published_at":"2017-12-29T22:34:13.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.0/manifests"},{"name":"1.7.0","sha":"3b1071a6dd82397842f4f7dc63b72c703bd06275","kind":"tag","published_at":"2017-05-08T18:45:32.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.7.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.7.0/manifests"},{"name":"1.6.1","sha":"c08145c5368fac6441773e621da9db215cc0d3b2","kind":"commit","published_at":"2016-10-14T18:36:24.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.6.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"a5c0b127db9d46617b7a3d82cc3fffc08d2ef164","kind":"tag","published_at":"2016-06-22T14:43:37.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.6.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"15c642702060735f5157ee7a23fafb84b50b9a23","kind":"tag","published_at":"2016-06-07T21:22:27.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.5.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"638a52986e398fa856429f195994d2a6b5b74b9d","kind":"commit","published_at":"2016-05-20T21:17:24.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.5.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"3b6f870bee48f33210af15ef4bba128a668934c6","kind":"commit","published_at":"2016-05-10T21:03:26.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.5.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"798d00221fbe11dcdc2c65ea7754fd4399d81fed","kind":"commit","published_at":"2016-02-27T01:25:07.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.4.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"1df57f2631849db749ce56c4125e050937c82106","kind":"commit","published_at":"2015-12-30T14:59:19.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.4.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"ece3a67e6ff13bd88584ed3ba2b43198c46651a1","kind":"commit","published_at":"2015-12-09T21:58:58.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.4.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"899c2438a7c3a24657f969e266ca3092e85c0512","kind":"tag","published_at":"2015-12-03T20:33:51.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.4.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"a25a52a1cbbed8fb612bac219e5181e32a53b2f7","kind":"commit","published_at":"2015-11-18T01:37:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.3.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"b0e122a984f731c0829973242d05b63e7c79176b","kind":"tag","published_at":"2015-10-01T19:57:11.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.2.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"07d9e78c67cc918c5903cc49b610f7a6b2ff9d52","kind":"tag","published_at":"2015-09-23T19:06:01.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.1.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"bc38ab360f1bf1020f074796e2be014caf785321","kind":"tag","published_at":"2015-09-18T14:35:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c9b6054e0951bffa3df140d57199d8960b7a1376","kind":"tag","published_at":"2015-07-20T16:27:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"2f43d9ffcfd23af2856b0901f76f2d6bd218b982","kind":"tag","published_at":"2015-07-15T14:28:24.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"ba90462886d0fbb1927f70fe2e7a25a4249b9994","kind":"tag","published_at":"2015-06-04T13:23:30.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"33320c3e40a199a87c61951a145d7c1011f3a13f","kind":"commit","published_at":"2015-05-30T15:56:19.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"beb9db68404a93cac844bbd2f5b5c4e25559d1a5","kind":"tag","published_at":"2015-04-08T21:48:48.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"f617546aa33f2ceafb51359b65a7fddd0b882b2d","kind":"commit","published_at":"2015-04-07T16:35:36.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.0/manifests"},{"name":"0.12.6","sha":"dec31efd2f30b907bce324ff9fb2e4f1e782f92b","kind":"tag","published_at":"2015-01-06T14:17:41.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.6/manifests"},{"name":"0.12.5","sha":"fa94c0f26d6a0f8a7dfe5e9143997d7a3f67b0d4","kind":"tag","published_at":"2014-12-17T16:06:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.5/manifests"},{"name":"0.12.4","sha":"c7a7d9ff03667a0e3d45c90522f386631d5b43ce","kind":"tag","published_at":"2014-12-14T15:49:04.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"b952a4c16161a640926263625e5a800b5b583295","kind":"tag","published_at":"2014-12-13T13:30:14.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"29e485f0080e7cc2a5f6c1d5549131f25bda8179","kind":"tag","published_at":"2014-12-13T04:10:09.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"abf037886b17c1fef2b32b6038da9979bd193d41","kind":"tag","published_at":"2014-12-10T17:07:24.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"bf9f6e6a04a33df5715e30c2487c54a3f95343c6","kind":"tag","published_at":"2014-12-08T16:40:31.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"c79f39cd23ebf89ead09a99c6207b813c26cb67d","kind":"tag","published_at":"2014-11-19T15:26:40.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.11.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5c1f795a9c4c7896ea833106ed82320d3e3a632d","kind":"tag","published_at":"2014-11-16T16:15:42.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.11.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.11.0/manifests"},{"name":"0.10.9","sha":"a7966d00dae54c3572ff4ffdf76cab84e347b979","kind":"tag","published_at":"2014-11-15T13:37:23.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.9","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.9/manifests"},{"name":"0.10.8","sha":"34213cb36f4a1bdb6e3aa92e59cc4fbaba0801b7","kind":"tag","published_at":"2014-11-14T19:25:33.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.8","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.8/manifests"},{"name":"0.10.7","sha":"b4c76e188f091c7848b6523612628f88e5a9dc0b","kind":"tag","published_at":"2014-11-14T19:01:57.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.7","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.7/manifests"},{"name":"0.10.6","sha":"3b229c8b1ddd96d985e8b4cda8123511ba2ae9ac","kind":"tag","published_at":"2014-11-12T22:01:03.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.6/manifests"},{"name":"0.10.5","sha":"704d80225175b9eaa1464f4c71deefcaaee57765","kind":"tag","published_at":"2014-11-06T21:33:44.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.5/manifests"},{"name":"0.10.4","sha":"93506dd06ab2f67a5a9d527f42ec08569d85d938","kind":"tag","published_at":"2014-11-05T22:02:33.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.4/manifests"},{"name":"0.10.3","sha":"c97a94c842818b829d1fad0cb88207988c460ac6","kind":"tag","published_at":"2014-10-28T19:48:02.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"ba20ee6779db57f42280bcd263b9cec5e3e9476c","kind":"tag","published_at":"2014-10-23T13:40:39.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"88043f82830302e02c618631365f07662ee03d61","kind":"tag","published_at":"2014-10-19T16:20:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"30a7d9eebd65c2a914969623a874c505ff9537c4","kind":"tag","published_at":"2014-10-18T05:22:48.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"6ae0ec0de336119fba2c1c6bdfa2487fa59cfc4a","kind":"commit","published_at":"2014-09-24T21:46:14.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.9.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"67c8c5330ed12cbbcd885409d899f86195dbe802","kind":"commit","published_at":"2014-08-14T18:07:05.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"80037cf2f94402e1c01412f385756e5bbd7b4eb5","kind":"commit","published_at":"2014-08-14T06:27:36.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"5e53a8ebc4f4827039f9fb6c185d633e4b95ee2b","kind":"commit","published_at":"2014-03-25T23:09:52.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"4f2249765c9a843377f893252814ae4c2370702a","kind":"commit","published_at":"2013-12-16T15:48:27.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"8412fb6c529f977ca453ae2eaab83954361216a1","kind":"commit","published_at":"2013-11-29T18:03:01.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"971f596cc42a5dbe04e2b4df7f82eaee4535aa99","kind":"commit","published_at":"2013-11-18T06:17:31.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.7.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"a65e106fc74699f55d2d895f68891afe4b243b90","kind":"commit","published_at":"2013-10-21T23:04:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.7.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"ed506778261dc0fc7ae54d3db0da39db5fdc8874","kind":"commit","published_at":"2013-08-12T09:58:17.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.6.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"352c7feca33854c0671b247b1a6732348181d2ed","kind":"commit","published_at":"2013-03-19T12:52:46.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.6.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"84162cef3faca148b81edaee4d3fdec62bce9747","kind":"commit","published_at":"2013-03-19T03:30:47.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.6.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a3ea70236b983a65d89771a1faf6a578c198461d","kind":"commit","published_at":"2013-03-10T19:43:34.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.6.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.0/manifests"},{"name":"0.5.3","sha":"fee227057bf96de57ca98b329b44629fbc27ee69","kind":"commit","published_at":"2013-01-13T13:57:56.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.5.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"f66c832d2b6a9117b8400828058afe9c1a84cf34","kind":"commit","published_at":"2013-01-13T11:50:20.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.5.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"ed7ec822836f4689c9a2c87fadf85816a4ca7059","kind":"commit","published_at":"2013-01-06T10:00:44.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.5.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"53d071cfa5b8e2aa7a275a9f2f39d8a918b560a2","kind":"commit","published_at":"2012-12-09T03:07:10.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.5.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"f15ec38ec07190527442972076b32889a4655502","kind":"commit","published_at":"2012-07-26T03:42:26.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.4.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"586c0e1049022490c6a29b26c5aa9aeef15aa172","kind":"commit","published_at":"2012-06-24T09:15:43.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.3.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.3.0/manifests"},{"name":"0.2.6","sha":"9472ca4130c3cf26e33b00a2319207785f72869d","kind":"commit","published_at":"2012-06-08T14:45:35.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"65bdd1e3630476ebaa9913069e5025c0ec0bcbc6","kind":"commit","published_at":"2012-06-08T14:00:18.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"2fccccd0ecc282e86fe92e1b5f59368284cf5479","kind":"commit","published_at":"2012-06-06T21:49:48.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"0a179dffe5aa09dc14de51e1396fe4b7467ad0c4","kind":"commit","published_at":"2012-05-12T18:28:17.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"accb13c6f91cdbd58c0800e75c2511676a4dfada","kind":"commit","published_at":"2012-05-04T14:24:35.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"3cbf2b1dc28d0eee40d98f0dc9e7ecbb64791ae7","kind":"commit","published_at":"2012-05-04T14:19:51.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"6406820f0f127fd16bed5c5d0f75553de8ab6ae9","kind":"commit","published_at":"2012-05-04T13:53:13.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"ff75085a7df0a131fd0868a8ceb3c4e3fcbe2a78","kind":"commit","published_at":"2012-04-26T01:32:00.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.1.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"94f6f15934a2dc1a597048da34008a4a1cb79f82","kind":"commit","published_at":"2012-04-20T19:44:05.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.1.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-01-03T17:17:22.023Z","dependent_packages_count":1,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":37.249016373683894,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.240773686541645,"forks_count":1.7726811219461096,"average":16.36287954529564},"purl":"pkg:npm/%40jaen/chokidar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jaen/chokidar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jaen/chokidar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jaen/chokidar/dependencies","status":"removed","funding_links":["https://github.com/sponsors/paulmillr"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-18T17:23:41.662Z","issues_count":239,"pull_requests_count":143,"avg_time_to_close_issue":59075418.62254902,"avg_time_to_close_pull_request":14101573.984,"issues_closed_count":204,"pull_requests_closed_count":125,"pull_request_authors_count":47,"issue_authors_count":206,"avg_comments_per_issue":3.0627615062761504,"avg_comments_per_pull_request":2.3076923076923075,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":34,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":236716.14285714287,"past_year_avg_time_to_close_pull_request":214212.3947368421,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":0.7941176470588235,"past_year_avg_comments_per_pull_request":1.8936170212765957,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/issues","maintainers":[{"login":"43081j","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}],"active_maintainers":[{"login":"43081j","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jaen%2Fchokidar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jaen%2Fchokidar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jaen%2Fchokidar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jaen%2Fchokidar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jaen%2Fchokidar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jaen%2Fchokidar/codemeta","maintainers":[{"uuid":"jaen","login":"jaen","name":null,"email":"slowbyte+npm@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~jaen","role":null,"created_at":"2022-11-20T17:43:25.515Z","updated_at":"2022-11-20T17:43:25.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676228,"maintainers_count":1210632,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5852844,"name":"@jayxuz/chokidar","ecosystem":"npm","description":"Minimal and efficient cross-platform file watching library","homepage":"https://github.com/paulmillr/chokidar","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":["fs","watch","watchFile","watcher","watching","file","fsevents"],"namespace":"jayxuz","versions_count":1,"first_release_published_at":"2023-01-10T02:11:01.824Z","latest_release_published_at":"2023-01-10T02:11:01.824Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-15T19:27:59.046Z","created_at":"2023-01-10T02:17:17.365Z","updated_at":"2026-07-15T19:27:59.047Z","registry_url":"https://www.npmjs.com/package/@jayxuz/chokidar","install_command":"npm install @jayxuz/chokidar","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":3067513,"uuid":"4090287","full_name":"paulmillr/chokidar","owner":"paulmillr","description":"Minimal and efficient cross-platform file watching library","archived":false,"fork":false,"pushed_at":"2025-08-02T07:52:11.000Z","size":2040,"stargazers_count":11698,"open_issues_count":31,"forks_count":605,"subscribers_count":84,"default_branch":"main","last_synced_at":"2025-10-28T02:37:13.672Z","etag":null,"topics":["chokidar","filesystem","fsevents","nodejs","watch-files","watcher"],"latest_commit_sha":null,"homepage":"https://paulmillr.com","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/paulmillr.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"paulmillr"}},"created_at":"2012-04-20T19:17:49.000Z","updated_at":"2025-10-27T22:24:17.000Z","dependencies_parsed_at":"2025-01-06T12:23:54.529Z","dependency_job_id":"73a81315-ab7a-4f99-ab03-ee9b38436cb6","html_url":"https://github.com/paulmillr/chokidar","commit_stats":{"total_commits":1496,"total_committers":122,"mean_commits":"12.262295081967213","dds":0.5280748663101604,"last_synced_commit":"97894d36657c8e4571bd1a07fb6e2a3f50f7019d"},"previous_names":[],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/paulmillr/chokidar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/sbom","scorecard":{"id":723267,"data":{"date":"2025-08-11","repo":{"name":"github.com/paulmillr/chokidar","commit":"ce81be5a51ae72920649e2a74aeba86688c2a5ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"7 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-js.yml:1"],"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":"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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-22T11:59:57.365Z","repository_id":3067513,"created_at":"2025-08-22T11:59:57.366Z","updated_at":"2025-08-22T11:59:57.366Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281441022,"owners_count":26501758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"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":"paulmillr","name":"Paul Miller","uuid":"574696","kind":"user","description":"","email":"","website":"https://paulmillr.com","location":null,"twitter":"paulmillr","company":null,"icon_url":"https://avatars.githubusercontent.com/u/574696?u=f01dfd93a3e3e4c853c546a6f71dda6b65019ba7\u0026v=4","repositories_count":108,"last_synced_at":"2024-04-14T08:26:51.385Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/paulmillr","funding_links":["https://github.com/sponsors/paulmillr"],"total_stars":24552,"followers":3655,"following":0,"created_at":"2022-11-02T16:18:55.314Z","updated_at":"2024-04-14T08:27:30.058Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr/repositories"},"tags":[{"name":"4.0.3","sha":"1182965a0d3d884f15db423009262778ddba0ac4","kind":"tag","published_at":"2024-12-18T22:20:06.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/4.0.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"69c115a3684a5e72e0ac68aa0a57c204f081132a","kind":"tag","published_at":"2024-12-16T19:05:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/4.0.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"8c3479f8c68fc787163bc01283e77b05e8a84ef6","kind":"tag","published_at":"2024-09-22T13:08:53.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/4.0.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"ac8210f9c9693445935be79900ef5eaf600cc0ee","kind":"tag","published_at":"2024-09-13T00:24:03.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/4.0.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.0/manifests"},{"name":"3.6.0","sha":"7c50e25d10a497ce4409f6e52eb630f0d7647b97","kind":"tag","published_at":"2024-02-06T22:52:45.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.6.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"4804aba7377baa3e1e22265619c06d374b167fcf","kind":"tag","published_at":"2022-01-18T07:42:14.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.5.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"aa49e9e00fda1e663a6853492c46de8f8008e773","kind":"tag","published_at":"2021-06-15T13:24:04.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.5.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"1d226cbfa50292e122043ceb3c1f4c34a5acd16e","kind":"tag","published_at":"2021-01-15T14:33:28.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.5.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"b8b3639d52b69ee001d22e485ccb31232dfeac90","kind":"tag","published_at":"2021-01-06T07:33:59.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.5.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.0/manifests"},{"name":"3.4.3","sha":"0d7287341c579a8b5f550e7c5350cd2f480db5ae","kind":"tag","published_at":"2020-10-13T11:04:48.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.4.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.3/manifests"},{"name":"3.4.2","sha":"95faa2fe42d1736b3c5bfbc0f17a9f0379b001f3","kind":"tag","published_at":"2020-08-06T15:47:45.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.4.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"06c74cadcb29aeed4f146776c44dc99dc98fd80d","kind":"tag","published_at":"2020-07-16T02:26:37.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.4.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"b67d208fbd7314dd77135adbb84e2b9c509f4345","kind":"tag","published_at":"2020-04-26T14:20:10.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.4.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"1cbbef6bf8d382433011ef295ccfaf52da6038ed","kind":"tag","published_at":"2019-12-15T18:31:54.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.3.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"ccf759aac9af8a484924aeacd1e1a5280f508a75","kind":"tag","published_at":"2019-11-02T08:55:35.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.3.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.3.0/manifests"},{"name":"3.2.3","sha":"a4aa5d3ceb29c8e61d61c4c88cd49c79a55a0508","kind":"tag","published_at":"2019-10-28T01:09:53.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.2.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"a3b19f1e35295cd2c0d118da8aaab9160da89671","kind":"tag","published_at":"2019-10-16T02:42:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.2.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"465de991f6a1ec5afde1a9c55286f7a7585763a8","kind":"tag","published_at":"2019-10-01T15:20:03.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.2.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"e5909e33784cd93a9bc838fe09474bb221bf53b8","kind":"tag","published_at":"2019-10-01T02:43:15.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.2.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.0/manifests"},{"name":"3.1.1","sha":"31fd30afa4aaa7cbfa1d6172707da1f31b867223","kind":"tag","published_at":"2019-09-19T18:29:15.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.1.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"c2ff758d0484c8e5b514df145c31cfae2c2314aa","kind":"tag","published_at":"2019-09-16T19:08:43.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.1.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.1.0/manifests"},{"name":"2.1.7","sha":"e3e5ed0c78148e5bc9ac680604391accbec17ae1","kind":"commit","published_at":"2019-08-21T17:38:12.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.7","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.7/manifests"},{"name":"3.0.2","sha":"589cb020967dfa6c61e7a08510ff39e4e9e2e4b5","kind":"tag","published_at":"2019-07-07T00:05:13.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.0.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"b9cd3eec337c95b27a4a6616c89a95465bb1a887","kind":"tag","published_at":"2019-06-02T21:55:39.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.0.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.1/manifests"},{"name":"2.1.6","sha":"8f5be3c872b2dc9115ed5062d95fde2844eb6a9a","kind":"commit","published_at":"2019-05-15T12:35:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.6/manifests"},{"name":"3.0.0","sha":"7b8e02af255f54bcc3978f2a926cdc0b0ca107b3","kind":"tag","published_at":"2019-05-02T20:10:38.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.0.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.0/manifests"},{"name":"2.1.5","sha":"3595b42056c9082417f6cc9427a82a8f481352bb","kind":"commit","published_at":"2019-03-22T21:18:13.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"fc243cd96206663b2f6b0740a9536e401dbd9337","kind":"commit","published_at":"2019-03-22T10:12:01.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"1ea6388e70dcdac030f9c56af1449828b5d373a9","kind":"commit","published_at":"2019-03-22T10:09:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"20cb7672cb25a843df4d86475ffa8e4a8dc704b1","kind":"commit","published_at":"2019-02-18T19:56:00.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"d34e55e04e904441c9ac9df9c5cce6db9fba0e70","kind":"commit","published_at":"2019-02-11T21:47:44.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0f25353a4d416262e0ba7062cb28598d74bb82d7","kind":"commit","published_at":"2019-02-05T19:26:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"3ad1ae8db07e988fcb1f7f74687363f3022e5c57","kind":"commit","published_at":"2018-06-18T16:50:41.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"925b534d63743c941b98bbd1855e12272ce71720","kind":"commit","published_at":"2018-03-23T04:26:50.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"4813aec1afda08453355fdf18727931857eb48a5","kind":"tag","published_at":"2018-02-14T16:49:16.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"560cbb978980633833e65ce00ef7ec4b1be80c0f","kind":"tag","published_at":"2018-02-08T15:10:45.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"3409db854565caeb17f87d1e5492a507c2a9103e","kind":"tag","published_at":"2017-12-29T22:34:13.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.0/manifests"},{"name":"1.7.0","sha":"3b1071a6dd82397842f4f7dc63b72c703bd06275","kind":"tag","published_at":"2017-05-08T18:45:32.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.7.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.7.0/manifests"},{"name":"1.6.1","sha":"c08145c5368fac6441773e621da9db215cc0d3b2","kind":"commit","published_at":"2016-10-14T18:36:24.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.6.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"a5c0b127db9d46617b7a3d82cc3fffc08d2ef164","kind":"tag","published_at":"2016-06-22T14:43:37.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.6.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"15c642702060735f5157ee7a23fafb84b50b9a23","kind":"tag","published_at":"2016-06-07T21:22:27.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.5.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"638a52986e398fa856429f195994d2a6b5b74b9d","kind":"commit","published_at":"2016-05-20T21:17:24.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.5.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"3b6f870bee48f33210af15ef4bba128a668934c6","kind":"commit","published_at":"2016-05-10T21:03:26.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.5.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"798d00221fbe11dcdc2c65ea7754fd4399d81fed","kind":"commit","published_at":"2016-02-27T01:25:07.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.4.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"1df57f2631849db749ce56c4125e050937c82106","kind":"commit","published_at":"2015-12-30T14:59:19.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.4.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"ece3a67e6ff13bd88584ed3ba2b43198c46651a1","kind":"commit","published_at":"2015-12-09T21:58:58.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.4.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"899c2438a7c3a24657f969e266ca3092e85c0512","kind":"tag","published_at":"2015-12-03T20:33:51.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.4.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"a25a52a1cbbed8fb612bac219e5181e32a53b2f7","kind":"commit","published_at":"2015-11-18T01:37:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.3.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"b0e122a984f731c0829973242d05b63e7c79176b","kind":"tag","published_at":"2015-10-01T19:57:11.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.2.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"07d9e78c67cc918c5903cc49b610f7a6b2ff9d52","kind":"tag","published_at":"2015-09-23T19:06:01.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.1.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"bc38ab360f1bf1020f074796e2be014caf785321","kind":"tag","published_at":"2015-09-18T14:35:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c9b6054e0951bffa3df140d57199d8960b7a1376","kind":"tag","published_at":"2015-07-20T16:27:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"2f43d9ffcfd23af2856b0901f76f2d6bd218b982","kind":"tag","published_at":"2015-07-15T14:28:24.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"ba90462886d0fbb1927f70fe2e7a25a4249b9994","kind":"tag","published_at":"2015-06-04T13:23:30.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"33320c3e40a199a87c61951a145d7c1011f3a13f","kind":"commit","published_at":"2015-05-30T15:56:19.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"beb9db68404a93cac844bbd2f5b5c4e25559d1a5","kind":"tag","published_at":"2015-04-08T21:48:48.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"f617546aa33f2ceafb51359b65a7fddd0b882b2d","kind":"commit","published_at":"2015-04-07T16:35:36.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.0/manifests"},{"name":"0.12.6","sha":"dec31efd2f30b907bce324ff9fb2e4f1e782f92b","kind":"tag","published_at":"2015-01-06T14:17:41.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.6/manifests"},{"name":"0.12.5","sha":"fa94c0f26d6a0f8a7dfe5e9143997d7a3f67b0d4","kind":"tag","published_at":"2014-12-17T16:06:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.5/manifests"},{"name":"0.12.4","sha":"c7a7d9ff03667a0e3d45c90522f386631d5b43ce","kind":"tag","published_at":"2014-12-14T15:49:04.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"b952a4c16161a640926263625e5a800b5b583295","kind":"tag","published_at":"2014-12-13T13:30:14.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"29e485f0080e7cc2a5f6c1d5549131f25bda8179","kind":"tag","published_at":"2014-12-13T04:10:09.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"abf037886b17c1fef2b32b6038da9979bd193d41","kind":"tag","published_at":"2014-12-10T17:07:24.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"bf9f6e6a04a33df5715e30c2487c54a3f95343c6","kind":"tag","published_at":"2014-12-08T16:40:31.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"c79f39cd23ebf89ead09a99c6207b813c26cb67d","kind":"tag","published_at":"2014-11-19T15:26:40.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.11.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5c1f795a9c4c7896ea833106ed82320d3e3a632d","kind":"tag","published_at":"2014-11-16T16:15:42.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.11.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.11.0/manifests"},{"name":"0.10.9","sha":"a7966d00dae54c3572ff4ffdf76cab84e347b979","kind":"tag","published_at":"2014-11-15T13:37:23.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.9","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.9/manifests"},{"name":"0.10.8","sha":"34213cb36f4a1bdb6e3aa92e59cc4fbaba0801b7","kind":"tag","published_at":"2014-11-14T19:25:33.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.8","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.8/manifests"},{"name":"0.10.7","sha":"b4c76e188f091c7848b6523612628f88e5a9dc0b","kind":"tag","published_at":"2014-11-14T19:01:57.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.7","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.7/manifests"},{"name":"0.10.6","sha":"3b229c8b1ddd96d985e8b4cda8123511ba2ae9ac","kind":"tag","published_at":"2014-11-12T22:01:03.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.6/manifests"},{"name":"0.10.5","sha":"704d80225175b9eaa1464f4c71deefcaaee57765","kind":"tag","published_at":"2014-11-06T21:33:44.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.5/manifests"},{"name":"0.10.4","sha":"93506dd06ab2f67a5a9d527f42ec08569d85d938","kind":"tag","published_at":"2014-11-05T22:02:33.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.4/manifests"},{"name":"0.10.3","sha":"c97a94c842818b829d1fad0cb88207988c460ac6","kind":"tag","published_at":"2014-10-28T19:48:02.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"ba20ee6779db57f42280bcd263b9cec5e3e9476c","kind":"tag","published_at":"2014-10-23T13:40:39.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"88043f82830302e02c618631365f07662ee03d61","kind":"tag","published_at":"2014-10-19T16:20:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"30a7d9eebd65c2a914969623a874c505ff9537c4","kind":"tag","published_at":"2014-10-18T05:22:48.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"6ae0ec0de336119fba2c1c6bdfa2487fa59cfc4a","kind":"commit","published_at":"2014-09-24T21:46:14.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.9.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"67c8c5330ed12cbbcd885409d899f86195dbe802","kind":"commit","published_at":"2014-08-14T18:07:05.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"80037cf2f94402e1c01412f385756e5bbd7b4eb5","kind":"commit","published_at":"2014-08-14T06:27:36.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"5e53a8ebc4f4827039f9fb6c185d633e4b95ee2b","kind":"commit","published_at":"2014-03-25T23:09:52.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"4f2249765c9a843377f893252814ae4c2370702a","kind":"commit","published_at":"2013-12-16T15:48:27.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"8412fb6c529f977ca453ae2eaab83954361216a1","kind":"commit","published_at":"2013-11-29T18:03:01.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"971f596cc42a5dbe04e2b4df7f82eaee4535aa99","kind":"commit","published_at":"2013-11-18T06:17:31.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.7.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"a65e106fc74699f55d2d895f68891afe4b243b90","kind":"commit","published_at":"2013-10-21T23:04:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.7.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"ed506778261dc0fc7ae54d3db0da39db5fdc8874","kind":"commit","published_at":"2013-08-12T09:58:17.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.6.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"352c7feca33854c0671b247b1a6732348181d2ed","kind":"commit","published_at":"2013-03-19T12:52:46.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.6.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"84162cef3faca148b81edaee4d3fdec62bce9747","kind":"commit","published_at":"2013-03-19T03:30:47.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.6.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a3ea70236b983a65d89771a1faf6a578c198461d","kind":"commit","published_at":"2013-03-10T19:43:34.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.6.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.0/manifests"},{"name":"0.5.3","sha":"fee227057bf96de57ca98b329b44629fbc27ee69","kind":"commit","published_at":"2013-01-13T13:57:56.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.5.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"f66c832d2b6a9117b8400828058afe9c1a84cf34","kind":"commit","published_at":"2013-01-13T11:50:20.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.5.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"ed7ec822836f4689c9a2c87fadf85816a4ca7059","kind":"commit","published_at":"2013-01-06T10:00:44.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.5.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"53d071cfa5b8e2aa7a275a9f2f39d8a918b560a2","kind":"commit","published_at":"2012-12-09T03:07:10.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.5.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"f15ec38ec07190527442972076b32889a4655502","kind":"commit","published_at":"2012-07-26T03:42:26.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.4.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"586c0e1049022490c6a29b26c5aa9aeef15aa172","kind":"commit","published_at":"2012-06-24T09:15:43.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.3.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.3.0/manifests"},{"name":"0.2.6","sha":"9472ca4130c3cf26e33b00a2319207785f72869d","kind":"commit","published_at":"2012-06-08T14:45:35.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"65bdd1e3630476ebaa9913069e5025c0ec0bcbc6","kind":"commit","published_at":"2012-06-08T14:00:18.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"2fccccd0ecc282e86fe92e1b5f59368284cf5479","kind":"commit","published_at":"2012-06-06T21:49:48.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"0a179dffe5aa09dc14de51e1396fe4b7467ad0c4","kind":"commit","published_at":"2012-05-12T18:28:17.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"accb13c6f91cdbd58c0800e75c2511676a4dfada","kind":"commit","published_at":"2012-05-04T14:24:35.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"3cbf2b1dc28d0eee40d98f0dc9e7ecbb64791ae7","kind":"commit","published_at":"2012-05-04T14:19:51.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"6406820f0f127fd16bed5c5d0f75553de8ab6ae9","kind":"commit","published_at":"2012-05-04T13:53:13.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"ff75085a7df0a131fd0868a8ceb3c4e3fcbe2a78","kind":"commit","published_at":"2012-04-26T01:32:00.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.1.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"94f6f15934a2dc1a597048da34008a4a1cb79f82","kind":"commit","published_at":"2012-04-20T19:44:05.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.1.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-01-03T17:17:24.329Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":26.210058837439952,"dependent_packages_count":21.874238942832033,"stargazers_count":1.2709310749199465,"forks_count":1.7826653595728592,"average":12.784473553691198},"purl":"pkg:npm/%40jayxuz/chokidar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jayxuz/chokidar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jayxuz/chokidar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jayxuz/chokidar/dependencies","status":"removed","funding_links":["https://github.com/sponsors/paulmillr"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-18T17:23:41.662Z","issues_count":239,"pull_requests_count":143,"avg_time_to_close_issue":59075418.62254902,"avg_time_to_close_pull_request":14101573.984,"issues_closed_count":204,"pull_requests_closed_count":125,"pull_request_authors_count":47,"issue_authors_count":206,"avg_comments_per_issue":3.0627615062761504,"avg_comments_per_pull_request":2.3076923076923075,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":34,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":236716.14285714287,"past_year_avg_time_to_close_pull_request":214212.3947368421,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":0.7941176470588235,"past_year_avg_comments_per_pull_request":1.8936170212765957,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/issues","maintainers":[{"login":"43081j","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}],"active_maintainers":[{"login":"43081j","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jayxuz%2Fchokidar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jayxuz%2Fchokidar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jayxuz%2Fchokidar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jayxuz%2Fchokidar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jayxuz%2Fchokidar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jayxuz%2Fchokidar/codemeta","maintainers":[{"uuid":"jayxuz","login":"jayxuz","name":null,"email":"xzj1995@gmail.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~jayxuz","role":null,"created_at":"2023-01-10T02:17:32.813Z","updated_at":"2023-01-10T02:17:32.813Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jayxuz/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676228,"maintainers_count":1210632,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4997884,"name":"org.webjars.npm:chokidar","ecosystem":"maven","description":"WebJar for chokidar","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":[],"namespace":"org.webjars.npm","versions_count":26,"first_release_published_at":"2025-07-31T18:36:52.000Z","latest_release_published_at":"2026-05-19T14:58:52.000Z","latest_release_number":"5.0.0","last_synced_at":"2026-07-15T19:27:59.848Z","created_at":"2022-07-27T10:53:17.159Z","updated_at":"2026-07-15T19:27:59.848Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/chokidar/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/chokidar/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":3067513,"uuid":"4090287","full_name":"paulmillr/chokidar","owner":"paulmillr","description":"Minimal and efficient cross-platform file watching library","archived":false,"fork":false,"pushed_at":"2025-08-02T07:52:11.000Z","size":2040,"stargazers_count":11698,"open_issues_count":31,"forks_count":605,"subscribers_count":84,"default_branch":"main","last_synced_at":"2025-10-28T02:37:13.672Z","etag":null,"topics":["chokidar","filesystem","fsevents","nodejs","watch-files","watcher"],"latest_commit_sha":null,"homepage":"https://paulmillr.com","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/paulmillr.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"paulmillr"}},"created_at":"2012-04-20T19:17:49.000Z","updated_at":"2025-10-27T22:24:17.000Z","dependencies_parsed_at":"2025-01-06T12:23:54.529Z","dependency_job_id":"73a81315-ab7a-4f99-ab03-ee9b38436cb6","html_url":"https://github.com/paulmillr/chokidar","commit_stats":{"total_commits":1496,"total_committers":122,"mean_commits":"12.262295081967213","dds":0.5280748663101604,"last_synced_commit":"97894d36657c8e4571bd1a07fb6e2a3f50f7019d"},"previous_names":[],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/paulmillr/chokidar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/sbom","scorecard":{"id":723267,"data":{"date":"2025-08-11","repo":{"name":"github.com/paulmillr/chokidar","commit":"ce81be5a51ae72920649e2a74aeba86688c2a5ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"7 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-js.yml:1"],"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":"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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-22T11:59:57.365Z","repository_id":3067513,"created_at":"2025-08-22T11:59:57.366Z","updated_at":"2025-08-22T11:59:57.366Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281441022,"owners_count":26501758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"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":"paulmillr","name":"Paul Miller","uuid":"574696","kind":"user","description":"","email":"","website":"https://paulmillr.com","location":null,"twitter":"paulmillr","company":null,"icon_url":"https://avatars.githubusercontent.com/u/574696?u=f01dfd93a3e3e4c853c546a6f71dda6b65019ba7\u0026v=4","repositories_count":108,"last_synced_at":"2024-04-14T08:26:51.385Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/paulmillr","funding_links":["https://github.com/sponsors/paulmillr"],"total_stars":24552,"followers":3655,"following":0,"created_at":"2022-11-02T16:18:55.314Z","updated_at":"2024-04-14T08:27:30.058Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr/repositories"},"tags":[{"name":"4.0.3","sha":"1182965a0d3d884f15db423009262778ddba0ac4","kind":"tag","published_at":"2024-12-18T22:20:06.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/4.0.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"69c115a3684a5e72e0ac68aa0a57c204f081132a","kind":"tag","published_at":"2024-12-16T19:05:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/4.0.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"8c3479f8c68fc787163bc01283e77b05e8a84ef6","kind":"tag","published_at":"2024-09-22T13:08:53.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/4.0.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"ac8210f9c9693445935be79900ef5eaf600cc0ee","kind":"tag","published_at":"2024-09-13T00:24:03.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/4.0.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/4.0.0/manifests"},{"name":"3.6.0","sha":"7c50e25d10a497ce4409f6e52eb630f0d7647b97","kind":"tag","published_at":"2024-02-06T22:52:45.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.6.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"4804aba7377baa3e1e22265619c06d374b167fcf","kind":"tag","published_at":"2022-01-18T07:42:14.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.5.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"aa49e9e00fda1e663a6853492c46de8f8008e773","kind":"tag","published_at":"2021-06-15T13:24:04.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.5.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"1d226cbfa50292e122043ceb3c1f4c34a5acd16e","kind":"tag","published_at":"2021-01-15T14:33:28.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.5.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"b8b3639d52b69ee001d22e485ccb31232dfeac90","kind":"tag","published_at":"2021-01-06T07:33:59.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.5.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.0/manifests"},{"name":"3.4.3","sha":"0d7287341c579a8b5f550e7c5350cd2f480db5ae","kind":"tag","published_at":"2020-10-13T11:04:48.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.4.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.3/manifests"},{"name":"3.4.2","sha":"95faa2fe42d1736b3c5bfbc0f17a9f0379b001f3","kind":"tag","published_at":"2020-08-06T15:47:45.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.4.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"06c74cadcb29aeed4f146776c44dc99dc98fd80d","kind":"tag","published_at":"2020-07-16T02:26:37.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.4.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"b67d208fbd7314dd77135adbb84e2b9c509f4345","kind":"tag","published_at":"2020-04-26T14:20:10.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.4.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"1cbbef6bf8d382433011ef295ccfaf52da6038ed","kind":"tag","published_at":"2019-12-15T18:31:54.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.3.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"ccf759aac9af8a484924aeacd1e1a5280f508a75","kind":"tag","published_at":"2019-11-02T08:55:35.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.3.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.3.0/manifests"},{"name":"3.2.3","sha":"a4aa5d3ceb29c8e61d61c4c88cd49c79a55a0508","kind":"tag","published_at":"2019-10-28T01:09:53.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.2.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"a3b19f1e35295cd2c0d118da8aaab9160da89671","kind":"tag","published_at":"2019-10-16T02:42:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.2.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"465de991f6a1ec5afde1a9c55286f7a7585763a8","kind":"tag","published_at":"2019-10-01T15:20:03.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.2.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"e5909e33784cd93a9bc838fe09474bb221bf53b8","kind":"tag","published_at":"2019-10-01T02:43:15.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.2.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.0/manifests"},{"name":"3.1.1","sha":"31fd30afa4aaa7cbfa1d6172707da1f31b867223","kind":"tag","published_at":"2019-09-19T18:29:15.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.1.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"c2ff758d0484c8e5b514df145c31cfae2c2314aa","kind":"tag","published_at":"2019-09-16T19:08:43.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.1.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.1.0/manifests"},{"name":"2.1.7","sha":"e3e5ed0c78148e5bc9ac680604391accbec17ae1","kind":"commit","published_at":"2019-08-21T17:38:12.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.7","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.7/manifests"},{"name":"3.0.2","sha":"589cb020967dfa6c61e7a08510ff39e4e9e2e4b5","kind":"tag","published_at":"2019-07-07T00:05:13.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.0.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"b9cd3eec337c95b27a4a6616c89a95465bb1a887","kind":"tag","published_at":"2019-06-02T21:55:39.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.0.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.1/manifests"},{"name":"2.1.6","sha":"8f5be3c872b2dc9115ed5062d95fde2844eb6a9a","kind":"commit","published_at":"2019-05-15T12:35:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.6/manifests"},{"name":"3.0.0","sha":"7b8e02af255f54bcc3978f2a926cdc0b0ca107b3","kind":"tag","published_at":"2019-05-02T20:10:38.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.0.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.0/manifests"},{"name":"2.1.5","sha":"3595b42056c9082417f6cc9427a82a8f481352bb","kind":"commit","published_at":"2019-03-22T21:18:13.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"fc243cd96206663b2f6b0740a9536e401dbd9337","kind":"commit","published_at":"2019-03-22T10:12:01.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"1ea6388e70dcdac030f9c56af1449828b5d373a9","kind":"commit","published_at":"2019-03-22T10:09:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"20cb7672cb25a843df4d86475ffa8e4a8dc704b1","kind":"commit","published_at":"2019-02-18T19:56:00.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"d34e55e04e904441c9ac9df9c5cce6db9fba0e70","kind":"commit","published_at":"2019-02-11T21:47:44.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0f25353a4d416262e0ba7062cb28598d74bb82d7","kind":"commit","published_at":"2019-02-05T19:26:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"3ad1ae8db07e988fcb1f7f74687363f3022e5c57","kind":"commit","published_at":"2018-06-18T16:50:41.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"925b534d63743c941b98bbd1855e12272ce71720","kind":"commit","published_at":"2018-03-23T04:26:50.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"4813aec1afda08453355fdf18727931857eb48a5","kind":"tag","published_at":"2018-02-14T16:49:16.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"560cbb978980633833e65ce00ef7ec4b1be80c0f","kind":"tag","published_at":"2018-02-08T15:10:45.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"3409db854565caeb17f87d1e5492a507c2a9103e","kind":"tag","published_at":"2017-12-29T22:34:13.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.0/manifests"},{"name":"1.7.0","sha":"3b1071a6dd82397842f4f7dc63b72c703bd06275","kind":"tag","published_at":"2017-05-08T18:45:32.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.7.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.7.0/manifests"},{"name":"1.6.1","sha":"c08145c5368fac6441773e621da9db215cc0d3b2","kind":"commit","published_at":"2016-10-14T18:36:24.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.6.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"a5c0b127db9d46617b7a3d82cc3fffc08d2ef164","kind":"tag","published_at":"2016-06-22T14:43:37.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.6.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"15c642702060735f5157ee7a23fafb84b50b9a23","kind":"tag","published_at":"2016-06-07T21:22:27.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.5.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"638a52986e398fa856429f195994d2a6b5b74b9d","kind":"commit","published_at":"2016-05-20T21:17:24.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.5.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"3b6f870bee48f33210af15ef4bba128a668934c6","kind":"commit","published_at":"2016-05-10T21:03:26.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.5.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"798d00221fbe11dcdc2c65ea7754fd4399d81fed","kind":"commit","published_at":"2016-02-27T01:25:07.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.4.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"1df57f2631849db749ce56c4125e050937c82106","kind":"commit","published_at":"2015-12-30T14:59:19.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.4.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"ece3a67e6ff13bd88584ed3ba2b43198c46651a1","kind":"commit","published_at":"2015-12-09T21:58:58.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.4.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"899c2438a7c3a24657f969e266ca3092e85c0512","kind":"tag","published_at":"2015-12-03T20:33:51.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.4.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"a25a52a1cbbed8fb612bac219e5181e32a53b2f7","kind":"commit","published_at":"2015-11-18T01:37:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.3.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"b0e122a984f731c0829973242d05b63e7c79176b","kind":"tag","published_at":"2015-10-01T19:57:11.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.2.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"07d9e78c67cc918c5903cc49b610f7a6b2ff9d52","kind":"tag","published_at":"2015-09-23T19:06:01.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.1.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"bc38ab360f1bf1020f074796e2be014caf785321","kind":"tag","published_at":"2015-09-18T14:35:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c9b6054e0951bffa3df140d57199d8960b7a1376","kind":"tag","published_at":"2015-07-20T16:27:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"2f43d9ffcfd23af2856b0901f76f2d6bd218b982","kind":"tag","published_at":"2015-07-15T14:28:24.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"ba90462886d0fbb1927f70fe2e7a25a4249b9994","kind":"tag","published_at":"2015-06-04T13:23:30.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"33320c3e40a199a87c61951a145d7c1011f3a13f","kind":"commit","published_at":"2015-05-30T15:56:19.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"beb9db68404a93cac844bbd2f5b5c4e25559d1a5","kind":"tag","published_at":"2015-04-08T21:48:48.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"f617546aa33f2ceafb51359b65a7fddd0b882b2d","kind":"commit","published_at":"2015-04-07T16:35:36.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.0/manifests"},{"name":"0.12.6","sha":"dec31efd2f30b907bce324ff9fb2e4f1e782f92b","kind":"tag","published_at":"2015-01-06T14:17:41.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.6/manifests"},{"name":"0.12.5","sha":"fa94c0f26d6a0f8a7dfe5e9143997d7a3f67b0d4","kind":"tag","published_at":"2014-12-17T16:06:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.5/manifests"},{"name":"0.12.4","sha":"c7a7d9ff03667a0e3d45c90522f386631d5b43ce","kind":"tag","published_at":"2014-12-14T15:49:04.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"b952a4c16161a640926263625e5a800b5b583295","kind":"tag","published_at":"2014-12-13T13:30:14.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"29e485f0080e7cc2a5f6c1d5549131f25bda8179","kind":"tag","published_at":"2014-12-13T04:10:09.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"abf037886b17c1fef2b32b6038da9979bd193d41","kind":"tag","published_at":"2014-12-10T17:07:24.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"bf9f6e6a04a33df5715e30c2487c54a3f95343c6","kind":"tag","published_at":"2014-12-08T16:40:31.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"c79f39cd23ebf89ead09a99c6207b813c26cb67d","kind":"tag","published_at":"2014-11-19T15:26:40.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.11.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5c1f795a9c4c7896ea833106ed82320d3e3a632d","kind":"tag","published_at":"2014-11-16T16:15:42.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.11.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.11.0/manifests"},{"name":"0.10.9","sha":"a7966d00dae54c3572ff4ffdf76cab84e347b979","kind":"tag","published_at":"2014-11-15T13:37:23.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.9","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.9/manifests"},{"name":"0.10.8","sha":"34213cb36f4a1bdb6e3aa92e59cc4fbaba0801b7","kind":"tag","published_at":"2014-11-14T19:25:33.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.8","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.8/manifests"},{"name":"0.10.7","sha":"b4c76e188f091c7848b6523612628f88e5a9dc0b","kind":"tag","published_at":"2014-11-14T19:01:57.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.7","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.7/manifests"},{"name":"0.10.6","sha":"3b229c8b1ddd96d985e8b4cda8123511ba2ae9ac","kind":"tag","published_at":"2014-11-12T22:01:03.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.6/manifests"},{"name":"0.10.5","sha":"704d80225175b9eaa1464f4c71deefcaaee57765","kind":"tag","published_at":"2014-11-06T21:33:44.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.5/manifests"},{"name":"0.10.4","sha":"93506dd06ab2f67a5a9d527f42ec08569d85d938","kind":"tag","published_at":"2014-11-05T22:02:33.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.4/manifests"},{"name":"0.10.3","sha":"c97a94c842818b829d1fad0cb88207988c460ac6","kind":"tag","published_at":"2014-10-28T19:48:02.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"ba20ee6779db57f42280bcd263b9cec5e3e9476c","kind":"tag","published_at":"2014-10-23T13:40:39.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"88043f82830302e02c618631365f07662ee03d61","kind":"tag","published_at":"2014-10-19T16:20:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"30a7d9eebd65c2a914969623a874c505ff9537c4","kind":"tag","published_at":"2014-10-18T05:22:48.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"6ae0ec0de336119fba2c1c6bdfa2487fa59cfc4a","kind":"commit","published_at":"2014-09-24T21:46:14.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.9.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"67c8c5330ed12cbbcd885409d899f86195dbe802","kind":"commit","published_at":"2014-08-14T18:07:05.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"80037cf2f94402e1c01412f385756e5bbd7b4eb5","kind":"commit","published_at":"2014-08-14T06:27:36.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"5e53a8ebc4f4827039f9fb6c185d633e4b95ee2b","kind":"commit","published_at":"2014-03-25T23:09:52.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"4f2249765c9a843377f893252814ae4c2370702a","kind":"commit","published_at":"2013-12-16T15:48:27.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"8412fb6c529f977ca453ae2eaab83954361216a1","kind":"commit","published_at":"2013-11-29T18:03:01.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"971f596cc42a5dbe04e2b4df7f82eaee4535aa99","kind":"commit","published_at":"2013-11-18T06:17:31.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.7.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"a65e106fc74699f55d2d895f68891afe4b243b90","kind":"commit","published_at":"2013-10-21T23:04:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.7.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"ed506778261dc0fc7ae54d3db0da39db5fdc8874","kind":"commit","published_at":"2013-08-12T09:58:17.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.6.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"352c7feca33854c0671b247b1a6732348181d2ed","kind":"commit","published_at":"2013-03-19T12:52:46.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.6.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"84162cef3faca148b81edaee4d3fdec62bce9747","kind":"commit","published_at":"2013-03-19T03:30:47.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.6.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a3ea70236b983a65d89771a1faf6a578c198461d","kind":"commit","published_at":"2013-03-10T19:43:34.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.6.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.0/manifests"},{"name":"0.5.3","sha":"fee227057bf96de57ca98b329b44629fbc27ee69","kind":"commit","published_at":"2013-01-13T13:57:56.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.5.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"f66c832d2b6a9117b8400828058afe9c1a84cf34","kind":"commit","published_at":"2013-01-13T11:50:20.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.5.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"ed7ec822836f4689c9a2c87fadf85816a4ca7059","kind":"commit","published_at":"2013-01-06T10:00:44.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.5.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"53d071cfa5b8e2aa7a275a9f2f39d8a918b560a2","kind":"commit","published_at":"2012-12-09T03:07:10.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.5.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"f15ec38ec07190527442972076b32889a4655502","kind":"commit","published_at":"2012-07-26T03:42:26.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.4.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"586c0e1049022490c6a29b26c5aa9aeef15aa172","kind":"commit","published_at":"2012-06-24T09:15:43.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.3.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.3.0/manifests"},{"name":"0.2.6","sha":"9472ca4130c3cf26e33b00a2319207785f72869d","kind":"commit","published_at":"2012-06-08T14:45:35.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"65bdd1e3630476ebaa9913069e5025c0ec0bcbc6","kind":"commit","published_at":"2012-06-08T14:00:18.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"2fccccd0ecc282e86fe92e1b5f59368284cf5479","kind":"commit","published_at":"2012-06-06T21:49:48.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"0a179dffe5aa09dc14de51e1396fe4b7467ad0c4","kind":"commit","published_at":"2012-05-12T18:28:17.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"accb13c6f91cdbd58c0800e75c2511676a4dfada","kind":"commit","published_at":"2012-05-04T14:24:35.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"3cbf2b1dc28d0eee40d98f0dc9e7ecbb64791ae7","kind":"commit","published_at":"2012-05-04T14:19:51.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"6406820f0f127fd16bed5c5d0f75553de8ab6ae9","kind":"commit","published_at":"2012-05-04T13:53:13.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"ff75085a7df0a131fd0868a8ceb3c4e3fcbe2a78","kind":"commit","published_at":"2012-04-26T01:32:00.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.1.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"94f6f15934a2dc1a597048da34008a4a1cb79f82","kind":"commit","published_at":"2012-04-20T19:44:05.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.1.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/paulmillr/chokidar@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-01-03T17:16:54.362Z","dependent_packages_count":44,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":1.49296854152162,"stargazers_count":2.426149120290207,"forks_count":5.818183277387977,"average":10.429311220036798},"purl":"pkg:maven/org.webjars.npm/chokidar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:chokidar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:chokidar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:chokidar/dependencies","status":null,"funding_links":["https://github.com/sponsors/paulmillr"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-18T17:23:41.662Z","issues_count":239,"pull_requests_count":143,"avg_time_to_close_issue":59075418.62254902,"avg_time_to_close_pull_request":14101573.984,"issues_closed_count":204,"pull_requests_closed_count":125,"pull_request_authors_count":47,"issue_authors_count":206,"avg_comments_per_issue":3.0627615062761504,"avg_comments_per_pull_request":2.3076923076923075,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":34,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":236716.14285714287,"past_year_avg_time_to_close_pull_request":214212.3947368421,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":0.7941176470588235,"past_year_avg_comments_per_pull_request":1.8936170212765957,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/issues","maintainers":[{"login":"43081j","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}],"active_maintainers":[{"login":"43081j","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:chokidar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:chokidar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:chokidar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:chokidar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:chokidar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:chokidar/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":808411,"name":"@amory/chokidar","ecosystem":"npm","description":"A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.","homepage":"https://github.com/paulmillr/chokidar","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":["fs","watch","watchFile","watcher","watching","file","fsevents"],"namespace":"amory","versions_count":2,"first_release_published_at":"2018-06-03T20:42:40.998Z","latest_release_published_at":"2018-09-01T10:38:22.570Z","latest_release_number":"2.0.4","last_synced_at":"2026-07-15T19:28:16.578Z","created_at":"2022-04-07T13:29:51.420Z","updated_at":"2026-07-15T19:28:16.578Z","registry_url":"https://www.npmjs.com/package/@amory/chokidar","install_command":"npm install @amory/chokidar","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.4"}},"repo_metadata":{"id":3067513,"uuid":"4090287","full_name":"paulmillr/chokidar","owner":"paulmillr","description":"Minimal and efficient cross-platform file watching library","archived":false,"fork":false,"pushed_at":"2024-03-27T19:32:04.000Z","size":1753,"stargazers_count":10518,"open_issues_count":133,"forks_count":563,"subscribers_count":94,"default_branch":"master","last_synced_at":"2024-04-15T03:19:01.324Z","etag":null,"topics":["filesystem","fsevents","watch-files","watcher"],"latest_commit_sha":null,"homepage":"https://paulmillr.com","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/paulmillr.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},"funding":{"github":"paulmillr"}},"created_at":"2012-04-20T19:17:49.000Z","updated_at":"2024-05-05T09:39:20.927Z","dependencies_parsed_at":"2024-05-05T09:49:26.177Z","dependency_job_id":null,"html_url":"https://github.com/paulmillr/chokidar","commit_stats":{"total_commits":1401,"total_committers":114,"mean_commits":"12.289473684210526","dds":0.4960742326909351,"last_synced_commit":"0f163b89f3ae76607900aa48fec9fa3fdefd7ca1"},"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":211894039,"owners_count":15363339,"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","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":"paulmillr","name":"Paul Miller","uuid":"574696","kind":"user","description":"","email":"","website":"https://paulmillr.com","location":null,"twitter":"paulmillr","company":null,"icon_url":"https://avatars.githubusercontent.com/u/574696?u=f01dfd93a3e3e4c853c546a6f71dda6b65019ba7\u0026v=4","repositories_count":108,"last_synced_at":"2024-04-14T08:26:51.385Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/paulmillr","funding_links":["https://github.com/sponsors/paulmillr"],"total_stars":24552,"followers":3655,"following":0,"created_at":"2022-11-02T16:18:55.314Z","updated_at":"2024-04-14T08:27:30.058Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr/repositories"},"tags":[{"name":"3.6.0","sha":"7c50e25d10a497ce4409f6e52eb630f0d7647b97","kind":"tag","published_at":"2024-02-06T22:52:45.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.6.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"4804aba7377baa3e1e22265619c06d374b167fcf","kind":"tag","published_at":"2022-01-18T07:42:14.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.5.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"aa49e9e00fda1e663a6853492c46de8f8008e773","kind":"tag","published_at":"2021-06-15T13:24:04.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.5.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"1d226cbfa50292e122043ceb3c1f4c34a5acd16e","kind":"tag","published_at":"2021-01-15T14:33:28.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.5.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"b8b3639d52b69ee001d22e485ccb31232dfeac90","kind":"tag","published_at":"2021-01-06T07:33:59.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.5.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.5.0/manifests"},{"name":"3.4.3","sha":"0d7287341c579a8b5f550e7c5350cd2f480db5ae","kind":"tag","published_at":"2020-10-13T11:04:48.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.4.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.3/manifests"},{"name":"3.4.2","sha":"95faa2fe42d1736b3c5bfbc0f17a9f0379b001f3","kind":"tag","published_at":"2020-08-06T15:47:45.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.4.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"06c74cadcb29aeed4f146776c44dc99dc98fd80d","kind":"tag","published_at":"2020-07-16T02:26:37.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.4.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"b67d208fbd7314dd77135adbb84e2b9c509f4345","kind":"tag","published_at":"2020-04-26T14:20:10.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.4.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"1cbbef6bf8d382433011ef295ccfaf52da6038ed","kind":"tag","published_at":"2019-12-15T18:31:54.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.3.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"ccf759aac9af8a484924aeacd1e1a5280f508a75","kind":"tag","published_at":"2019-11-02T08:55:35.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.3.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.3.0/manifests"},{"name":"3.2.3","sha":"a4aa5d3ceb29c8e61d61c4c88cd49c79a55a0508","kind":"tag","published_at":"2019-10-28T01:09:53.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.2.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"a3b19f1e35295cd2c0d118da8aaab9160da89671","kind":"tag","published_at":"2019-10-16T02:42:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.2.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"465de991f6a1ec5afde1a9c55286f7a7585763a8","kind":"tag","published_at":"2019-10-01T15:20:03.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.2.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"e5909e33784cd93a9bc838fe09474bb221bf53b8","kind":"tag","published_at":"2019-10-01T02:43:15.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.2.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.2.0/manifests"},{"name":"3.1.1","sha":"31fd30afa4aaa7cbfa1d6172707da1f31b867223","kind":"tag","published_at":"2019-09-19T18:29:15.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.1.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"c2ff758d0484c8e5b514df145c31cfae2c2314aa","kind":"tag","published_at":"2019-09-16T19:08:43.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.1.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.1.0/manifests"},{"name":"2.1.7","sha":"e3e5ed0c78148e5bc9ac680604391accbec17ae1","kind":"commit","published_at":"2019-08-21T17:38:12.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.7","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.7/manifests"},{"name":"3.0.2","sha":"589cb020967dfa6c61e7a08510ff39e4e9e2e4b5","kind":"tag","published_at":"2019-07-07T00:05:13.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.0.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"b9cd3eec337c95b27a4a6616c89a95465bb1a887","kind":"tag","published_at":"2019-06-02T21:55:39.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.0.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.1/manifests"},{"name":"2.1.6","sha":"8f5be3c872b2dc9115ed5062d95fde2844eb6a9a","kind":"commit","published_at":"2019-05-15T12:35:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.6/manifests"},{"name":"3.0.0","sha":"7b8e02af255f54bcc3978f2a926cdc0b0ca107b3","kind":"tag","published_at":"2019-05-02T20:10:38.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/3.0.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/3.0.0/manifests"},{"name":"2.1.5","sha":"3595b42056c9082417f6cc9427a82a8f481352bb","kind":"commit","published_at":"2019-03-22T21:18:13.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"fc243cd96206663b2f6b0740a9536e401dbd9337","kind":"commit","published_at":"2019-03-22T10:12:01.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"1ea6388e70dcdac030f9c56af1449828b5d373a9","kind":"commit","published_at":"2019-03-22T10:09:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"20cb7672cb25a843df4d86475ffa8e4a8dc704b1","kind":"commit","published_at":"2019-02-18T19:56:00.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"d34e55e04e904441c9ac9df9c5cce6db9fba0e70","kind":"commit","published_at":"2019-02-11T21:47:44.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"0f25353a4d416262e0ba7062cb28598d74bb82d7","kind":"commit","published_at":"2019-02-05T19:26:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.1.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"3ad1ae8db07e988fcb1f7f74687363f3022e5c57","kind":"commit","published_at":"2018-06-18T16:50:41.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"925b534d63743c941b98bbd1855e12272ce71720","kind":"commit","published_at":"2018-03-23T04:26:50.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"4813aec1afda08453355fdf18727931857eb48a5","kind":"tag","published_at":"2018-02-14T16:49:16.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"560cbb978980633833e65ce00ef7ec4b1be80c0f","kind":"tag","published_at":"2018-02-08T15:10:45.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"3409db854565caeb17f87d1e5492a507c2a9103e","kind":"tag","published_at":"2017-12-29T22:34:13.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/2.0.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/2.0.0/manifests"},{"name":"1.7.0","sha":"3b1071a6dd82397842f4f7dc63b72c703bd06275","kind":"tag","published_at":"2017-05-08T18:45:32.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.7.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.7.0/manifests"},{"name":"1.6.1","sha":"c08145c5368fac6441773e621da9db215cc0d3b2","kind":"commit","published_at":"2016-10-14T18:36:24.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.6.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"a5c0b127db9d46617b7a3d82cc3fffc08d2ef164","kind":"tag","published_at":"2016-06-22T14:43:37.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.6.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"15c642702060735f5157ee7a23fafb84b50b9a23","kind":"tag","published_at":"2016-06-07T21:22:27.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.5.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"638a52986e398fa856429f195994d2a6b5b74b9d","kind":"commit","published_at":"2016-05-20T21:17:24.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.5.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"3b6f870bee48f33210af15ef4bba128a668934c6","kind":"commit","published_at":"2016-05-10T21:03:26.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.5.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"798d00221fbe11dcdc2c65ea7754fd4399d81fed","kind":"commit","published_at":"2016-02-27T01:25:07.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.4.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"1df57f2631849db749ce56c4125e050937c82106","kind":"commit","published_at":"2015-12-30T14:59:19.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.4.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"ece3a67e6ff13bd88584ed3ba2b43198c46651a1","kind":"commit","published_at":"2015-12-09T21:58:58.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.4.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"899c2438a7c3a24657f969e266ca3092e85c0512","kind":"tag","published_at":"2015-12-03T20:33:51.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.4.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"a25a52a1cbbed8fb612bac219e5181e32a53b2f7","kind":"commit","published_at":"2015-11-18T01:37:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.3.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"b0e122a984f731c0829973242d05b63e7c79176b","kind":"tag","published_at":"2015-10-01T19:57:11.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.2.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"07d9e78c67cc918c5903cc49b610f7a6b2ff9d52","kind":"tag","published_at":"2015-09-23T19:06:01.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.1.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"bc38ab360f1bf1020f074796e2be014caf785321","kind":"tag","published_at":"2015-09-18T14:35:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c9b6054e0951bffa3df140d57199d8960b7a1376","kind":"tag","published_at":"2015-07-20T16:27:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"2f43d9ffcfd23af2856b0901f76f2d6bd218b982","kind":"tag","published_at":"2015-07-15T14:28:24.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"ba90462886d0fbb1927f70fe2e7a25a4249b9994","kind":"tag","published_at":"2015-06-04T13:23:30.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"33320c3e40a199a87c61951a145d7c1011f3a13f","kind":"commit","published_at":"2015-05-30T15:56:19.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"beb9db68404a93cac844bbd2f5b5c4e25559d1a5","kind":"tag","published_at":"2015-04-08T21:48:48.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"f617546aa33f2ceafb51359b65a7fddd0b882b2d","kind":"commit","published_at":"2015-04-07T16:35:36.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/1.0.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/1.0.0/manifests"},{"name":"0.12.6","sha":"dec31efd2f30b907bce324ff9fb2e4f1e782f92b","kind":"tag","published_at":"2015-01-06T14:17:41.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.6/manifests"},{"name":"0.12.5","sha":"fa94c0f26d6a0f8a7dfe5e9143997d7a3f67b0d4","kind":"tag","published_at":"2014-12-17T16:06:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.5/manifests"},{"name":"0.12.4","sha":"c7a7d9ff03667a0e3d45c90522f386631d5b43ce","kind":"tag","published_at":"2014-12-14T15:49:04.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"b952a4c16161a640926263625e5a800b5b583295","kind":"tag","published_at":"2014-12-13T13:30:14.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"29e485f0080e7cc2a5f6c1d5549131f25bda8179","kind":"tag","published_at":"2014-12-13T04:10:09.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"abf037886b17c1fef2b32b6038da9979bd193d41","kind":"tag","published_at":"2014-12-10T17:07:24.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"bf9f6e6a04a33df5715e30c2487c54a3f95343c6","kind":"tag","published_at":"2014-12-08T16:40:31.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.12.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"c79f39cd23ebf89ead09a99c6207b813c26cb67d","kind":"tag","published_at":"2014-11-19T15:26:40.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.11.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5c1f795a9c4c7896ea833106ed82320d3e3a632d","kind":"tag","published_at":"2014-11-16T16:15:42.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.11.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.11.0/manifests"},{"name":"0.10.9","sha":"a7966d00dae54c3572ff4ffdf76cab84e347b979","kind":"tag","published_at":"2014-11-15T13:37:23.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.9","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.9/manifests"},{"name":"0.10.8","sha":"34213cb36f4a1bdb6e3aa92e59cc4fbaba0801b7","kind":"tag","published_at":"2014-11-14T19:25:33.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.8","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.8/manifests"},{"name":"0.10.7","sha":"b4c76e188f091c7848b6523612628f88e5a9dc0b","kind":"tag","published_at":"2014-11-14T19:01:57.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.7","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.7/manifests"},{"name":"0.10.6","sha":"3b229c8b1ddd96d985e8b4cda8123511ba2ae9ac","kind":"tag","published_at":"2014-11-12T22:01:03.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.6/manifests"},{"name":"0.10.5","sha":"704d80225175b9eaa1464f4c71deefcaaee57765","kind":"tag","published_at":"2014-11-06T21:33:44.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.5/manifests"},{"name":"0.10.4","sha":"93506dd06ab2f67a5a9d527f42ec08569d85d938","kind":"tag","published_at":"2014-11-05T22:02:33.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.4/manifests"},{"name":"0.10.3","sha":"c97a94c842818b829d1fad0cb88207988c460ac6","kind":"tag","published_at":"2014-10-28T19:48:02.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"ba20ee6779db57f42280bcd263b9cec5e3e9476c","kind":"tag","published_at":"2014-10-23T13:40:39.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"88043f82830302e02c618631365f07662ee03d61","kind":"tag","published_at":"2014-10-19T16:20:49.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"30a7d9eebd65c2a914969623a874c505ff9537c4","kind":"tag","published_at":"2014-10-18T05:22:48.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.10.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"6ae0ec0de336119fba2c1c6bdfa2487fa59cfc4a","kind":"commit","published_at":"2014-09-24T21:46:14.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.9.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"67c8c5330ed12cbbcd885409d899f86195dbe802","kind":"commit","published_at":"2014-08-14T18:07:05.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"80037cf2f94402e1c01412f385756e5bbd7b4eb5","kind":"commit","published_at":"2014-08-14T06:27:36.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"5e53a8ebc4f4827039f9fb6c185d633e4b95ee2b","kind":"commit","published_at":"2014-03-25T23:09:52.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"4f2249765c9a843377f893252814ae4c2370702a","kind":"commit","published_at":"2013-12-16T15:48:27.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"8412fb6c529f977ca453ae2eaab83954361216a1","kind":"commit","published_at":"2013-11-29T18:03:01.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.8.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"971f596cc42a5dbe04e2b4df7f82eaee4535aa99","kind":"commit","published_at":"2013-11-18T06:17:31.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.7.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"a65e106fc74699f55d2d895f68891afe4b243b90","kind":"commit","published_at":"2013-10-21T23:04:08.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.7.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"ed506778261dc0fc7ae54d3db0da39db5fdc8874","kind":"commit","published_at":"2013-08-12T09:58:17.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.6.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"352c7feca33854c0671b247b1a6732348181d2ed","kind":"commit","published_at":"2013-03-19T12:52:46.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.6.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"84162cef3faca148b81edaee4d3fdec62bce9747","kind":"commit","published_at":"2013-03-19T03:30:47.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.6.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a3ea70236b983a65d89771a1faf6a578c198461d","kind":"commit","published_at":"2013-03-10T19:43:34.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.6.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.6.0/manifests"},{"name":"0.5.3","sha":"fee227057bf96de57ca98b329b44629fbc27ee69","kind":"commit","published_at":"2013-01-13T13:57:56.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.5.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"f66c832d2b6a9117b8400828058afe9c1a84cf34","kind":"commit","published_at":"2013-01-13T11:50:20.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.5.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"ed7ec822836f4689c9a2c87fadf85816a4ca7059","kind":"commit","published_at":"2013-01-06T10:00:44.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.5.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"53d071cfa5b8e2aa7a275a9f2f39d8a918b560a2","kind":"commit","published_at":"2012-12-09T03:07:10.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.5.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"f15ec38ec07190527442972076b32889a4655502","kind":"commit","published_at":"2012-07-26T03:42:26.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.4.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"586c0e1049022490c6a29b26c5aa9aeef15aa172","kind":"commit","published_at":"2012-06-24T09:15:43.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.3.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.3.0/manifests"},{"name":"0.2.6","sha":"9472ca4130c3cf26e33b00a2319207785f72869d","kind":"commit","published_at":"2012-06-08T14:45:35.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.6","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"65bdd1e3630476ebaa9913069e5025c0ec0bcbc6","kind":"commit","published_at":"2012-06-08T14:00:18.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.5","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"2fccccd0ecc282e86fe92e1b5f59368284cf5479","kind":"commit","published_at":"2012-06-06T21:49:48.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.4","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"0a179dffe5aa09dc14de51e1396fe4b7467ad0c4","kind":"commit","published_at":"2012-05-12T18:28:17.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.3","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"accb13c6f91cdbd58c0800e75c2511676a4dfada","kind":"commit","published_at":"2012-05-04T14:24:35.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.2","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"3cbf2b1dc28d0eee40d98f0dc9e7ecbb64791ae7","kind":"commit","published_at":"2012-05-04T14:19:51.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"6406820f0f127fd16bed5c5d0f75553de8ab6ae9","kind":"commit","published_at":"2012-05-04T13:53:13.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.2.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"ff75085a7df0a131fd0868a8ceb3c4e3fcbe2a78","kind":"commit","published_at":"2012-04-26T01:32:00.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.1.1","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"94f6f15934a2dc1a597048da34008a4a1cb79f82","kind":"commit","published_at":"2012-04-20T19:44:05.000Z","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/0.1.0","html_url":"https://github.com/paulmillr/chokidar/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-06-26T13:56:58.720Z","dependent_packages_count":4,"downloads":34,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":46.854087987576854,"dependent_repos_count":10.295976646711454,"dependent_packages_count":5.888476794839281,"stargazers_count":1.0073359084173876,"forks_count":1.5000098036194964,"docker_downloads_count":null,"average":13.109177428232893},"purl":"pkg:npm/%40amory/chokidar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@amory/chokidar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@amory/chokidar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@amory/chokidar/dependencies","status":null,"funding_links":["https://github.com/sponsors/paulmillr"],"critical":null,"issue_metadata":{"last_synced_at":"2024-06-26T12:56:10.860Z","issues_count":123,"pull_requests_count":41,"avg_time_to_close_issue":11916999.033898305,"avg_time_to_close_pull_request":3918542.4814814813,"issues_closed_count":59,"pull_requests_closed_count":27,"pull_request_authors_count":33,"issue_authors_count":112,"avg_comments_per_issue":4.016260162601626,"avg_comments_per_pull_request":3.024390243902439,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":29,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":241083.0,"past_year_avg_time_to_close_pull_request":920259.4615384615,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":29,"past_year_avg_comments_per_issue":2.344827586206897,"past_year_avg_comments_per_pull_request":3.944444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/issues","maintainers":[{"login":"paulmillr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}],"active_maintainers":[{"login":"paulmillr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@amory%2Fchokidar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@amory%2Fchokidar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@amory%2Fchokidar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@amory%2Fchokidar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@amory%2Fchokidar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@amory%2Fchokidar/codemeta","maintainers":[{"uuid":"amory","login":"amory","name":null,"email":"amory@ioutime.com","url":null,"packages_count":72,"html_url":"https://www.npmjs.com/~amory","role":null,"created_at":"2022-11-14T23:10:52.674Z","updated_at":"2022-11-14T23:10:52.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amory/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676228,"maintainers_count":1210632,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8279058,"name":"@teambit/chokidar","ecosystem":"npm","description":"Minimal and efficient cross-platform file watching library","homepage":"https://github.com/paulmillr/chokidar","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":["fs","watch","watchFile","watcher","watching","file","fsevents"],"namespace":"teambit","versions_count":2,"first_release_published_at":"2023-09-14T20:06:37.457Z","latest_release_published_at":"2023-09-14T20:26:20.398Z","latest_release_number":"3.5.6","last_synced_at":"2026-07-15T19:28:30.676Z","created_at":"2023-09-14T23:13:13.952Z","updated_at":"2026-07-15T22:36:28.403Z","registry_url":"https://www.npmjs.com/package/@teambit/chokidar","install_command":"npm install @teambit/chokidar","documentation_url":null,"metadata":{"funding":[{"type":"individual","url":"https://paulmillr.com/funding/"},{"type":"github","url":"https://github.com/sponsors/paulmillr"}],"dist-tags":{"latest":"3.5.6"}},"repo_metadata":{"id":3067513,"uuid":"4090287","full_name":"paulmillr/chokidar","owner":"paulmillr","description":"Minimal and efficient cross-platform file watching library","archived":false,"fork":false,"pushed_at":"2026-05-12T18:35:43.000Z","size":2078,"stargazers_count":12151,"open_issues_count":44,"forks_count":626,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-06-26T23:21:47.768Z","etag":null,"topics":["chokidar","filesystem","fsevents","nodejs","watch-files","watcher"],"latest_commit_sha":null,"homepage":"https://paulmillr.com","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/paulmillr.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"paulmillr"}},"created_at":"2012-04-20T19:17:49.000Z","updated_at":"2026-06-26T05:29:56.000Z","dependencies_parsed_at":"2025-01-06T12:23:54.529Z","dependency_job_id":"73a81315-ab7a-4f99-ab03-ee9b38436cb6","html_url":"https://github.com/paulmillr/chokidar","commit_stats":{"total_commits":1496,"total_committers":122,"mean_commits":"12.262295081967213","dds":0.5280748663101604,"last_synced_commit":"97894d36657c8e4571bd1a07fb6e2a3f50f7019d"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/paulmillr/chokidar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/sbom","scorecard":{"id":723267,"data":{"date":"2025-08-11","repo":{"name":"github.com/paulmillr/chokidar","commit":"ce81be5a51ae72920649e2a74aeba86688c2a5ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"7 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-js.yml:1"],"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":"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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-22T11:59:57.365Z","repository_id":3067513,"created_at":"2025-08-22T11:59:57.366Z","updated_at":"2025-08-22T11:59:57.366Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34881382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-15T22:36:28.380Z","dependent_packages_count":3,"downloads":254,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":5.243535913459249,"dependent_repos_count":10.295976646711454,"dependent_packages_count":5.888476794839281,"stargazers_count":1.0095767357308318,"forks_count":1.5020825688844321,"docker_downloads_count":0.43568222882788366,"average":4.062555148075522},"purl":"pkg:npm/%40teambit/chokidar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@teambit/chokidar","docker_dependents_count":5,"docker_downloads_count":1348728,"usage_url":"https://repos.ecosyste.ms/usage/npm/@teambit/chokidar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@teambit/chokidar/dependencies","status":null,"funding_links":["https://paulmillr.com/funding/","https://github.com/sponsors/paulmillr"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-13T22:30:59.743Z","issues_count":244,"pull_requests_count":151,"avg_time_to_close_issue":58794085.565853655,"avg_time_to_close_pull_request":13784392.921875,"issues_closed_count":205,"pull_requests_closed_count":128,"pull_request_authors_count":51,"issue_authors_count":211,"avg_comments_per_issue":3.1598360655737703,"avg_comments_per_pull_request":2.410596026490066,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":12,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":497001.8,"past_year_avg_time_to_close_pull_request":618833.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.9166666666666665,"past_year_avg_comments_per_pull_request":3.888888888888889,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/issues","maintainers":[{"login":"43081j","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}],"active_maintainers":[{"login":"43081j","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@teambit%2Fchokidar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@teambit%2Fchokidar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@teambit%2Fchokidar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@teambit%2Fchokidar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@teambit%2Fchokidar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@teambit%2Fchokidar/codemeta","maintainers":[{"uuid":"teambit-owner","login":"teambit-owner","name":null,"email":"dev@bit.dev","url":null,"packages_count":1067,"html_url":"https://www.npmjs.com/~teambit-owner","role":null,"created_at":"2023-09-18T18:25:43.768Z","updated_at":"2023-09-18T18:25:43.768Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/teambit-owner/packages"},{"uuid":"shohamgilad","login":"shohamgilad","name":null,"email":"shoham.gilad@gmail.com","url":null,"packages_count":1083,"html_url":"https://www.npmjs.com/~shohamgilad","role":null,"created_at":"2023-09-18T18:25:43.829Z","updated_at":"2023-09-18T18:25:43.829Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shohamgilad/packages"},{"uuid":"davidfirst","login":"davidfirst","name":null,"email":"davidnet@gmail.com","url":null,"packages_count":1102,"html_url":"https://www.npmjs.com/~davidfirst","role":null,"created_at":"2023-09-18T18:25:43.865Z","updated_at":"2023-09-18T18:25:43.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidfirst/packages"},{"uuid":"ranm8","login":"ranm8","name":null,"email":"me@ranmizrahi.com","url":null,"packages_count":1068,"html_url":"https://www.npmjs.com/~ranm8","role":null,"created_at":"2023-09-18T18:25:43.937Z","updated_at":"2023-09-18T18:25:43.937Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ranm8/packages"},{"uuid":"guysaar","login":"guysaar","name":null,"email":"guy@bit.dev","url":null,"packages_count":1065,"html_url":"https://www.npmjs.com/~guysaar","role":null,"created_at":"2023-09-18T18:25:44.019Z","updated_at":"2023-09-18T18:25:44.019Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/guysaar/packages"},{"uuid":"itaymendel","login":"itaymendel","name":null,"email":"itay.mendelawy@gmail.com","url":null,"packages_count":1070,"html_url":"https://www.npmjs.com/~itaymendel","role":null,"created_at":"2023-09-18T18:25:44.059Z","updated_at":"2023-09-18T18:25:44.059Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/itaymendel/packages"},{"uuid":"erezbit","login":"erezbit","name":null,"email":"erez@bit.dev","url":null,"packages_count":1064,"html_url":"https://www.npmjs.com/~erezbit","role":null,"created_at":"2023-09-18T18:25:44.107Z","updated_at":"2023-09-18T18:25:44.107Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/erezbit/packages"},{"uuid":"joshk2","login":"joshk2","name":null,"email":"yoshuakuttler@gmail.com","url":null,"packages_count":1069,"html_url":"https://www.npmjs.com/~joshk2","role":null,"created_at":"2023-09-18T18:25:44.188Z","updated_at":"2023-09-18T18:25:44.188Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/joshk2/packages"},{"uuid":"redigma","login":"redigma","name":null,"email":"amir@bit.dev","url":null,"packages_count":1064,"html_url":"https://www.npmjs.com/~redigma","role":null,"created_at":"2023-09-18T18:25:44.231Z","updated_at":"2023-09-18T18:25:44.231Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/redigma/packages"},{"uuid":"yona007","login":"yona007","name":null,"email":"yona@bit.dev","url":null,"packages_count":1064,"html_url":"https://www.npmjs.com/~yona007","role":null,"created_at":"2023-09-18T18:25:44.276Z","updated_at":"2023-09-18T18:25:44.276Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yona007/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676228,"maintainers_count":1210632,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8381668,"name":"chokidar-capacitor","ecosystem":"npm","description":"Minimal and efficient cross-platform file watching library. This version contains a fix for capacitor.","homepage":"https://github.com/paulmillr/chokidar","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":["fs","watch","watchFile","watcher","watching","file","fsevents"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-10-05T08:46:37.465Z","latest_release_published_at":"2023-10-05T08:46:37.465Z","latest_release_number":"3.5.5","last_synced_at":"2026-07-15T19:28:16.044Z","created_at":"2023-10-05T08:52:48.283Z","updated_at":"2026-07-15T22:36:28.405Z","registry_url":"https://www.npmjs.com/package/chokidar-capacitor","install_command":"npm install chokidar-capacitor","documentation_url":null,"metadata":{"funding":[{"type":"individual","url":"https://paulmillr.com/funding/"},{"type":"github","url":"https://github.com/sponsors/paulmillr"}],"dist-tags":{"latest":"3.5.5"}},"repo_metadata":{"id":3067513,"uuid":"4090287","full_name":"paulmillr/chokidar","owner":"paulmillr","description":"Minimal and efficient cross-platform file watching library","archived":false,"fork":false,"pushed_at":"2026-05-12T18:35:43.000Z","size":2078,"stargazers_count":12123,"open_issues_count":41,"forks_count":626,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-05-22T05:47:45.045Z","etag":null,"topics":["chokidar","filesystem","fsevents","nodejs","watch-files","watcher"],"latest_commit_sha":null,"homepage":"https://paulmillr.com","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/paulmillr.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"paulmillr"}},"created_at":"2012-04-20T19:17:49.000Z","updated_at":"2026-05-21T16:02:59.000Z","dependencies_parsed_at":"2025-01-06T12:23:54.529Z","dependency_job_id":"73a81315-ab7a-4f99-ab03-ee9b38436cb6","html_url":"https://github.com/paulmillr/chokidar","commit_stats":{"total_commits":1496,"total_committers":122,"mean_commits":"12.262295081967213","dds":0.5280748663101604,"last_synced_commit":"97894d36657c8e4571bd1a07fb6e2a3f50f7019d"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/paulmillr/chokidar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/sbom","scorecard":{"id":723267,"data":{"date":"2025-08-11","repo":{"name":"github.com/paulmillr/chokidar","commit":"ce81be5a51ae72920649e2a74aeba86688c2a5ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"7 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-js.yml:1"],"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":"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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-22T11:59:57.365Z","repository_id":3067513,"created_at":"2025-08-22T11:59:57.366Z","updated_at":"2025-08-22T11:59:57.366Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33441675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T13:13:05.286Z","status":"ssl_error","status_checked_at":"2026-05-24T13:13:03.728Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-07-15T22:36:28.368Z","dependent_packages_count":0,"downloads":58,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":46.02679336624249,"dependent_repos_count":37.32637492914211,"dependent_packages_count":53.30603569029947,"stargazers_count":1.045461346797513,"forks_count":1.548925676342565,"docker_downloads_count":null,"average":27.850718201764828},"purl":"pkg:npm/chokidar-capacitor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/chokidar-capacitor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/chokidar-capacitor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/chokidar-capacitor/dependencies","status":null,"funding_links":["https://paulmillr.com/funding/","https://github.com/sponsors/paulmillr"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-13T22:30:59.743Z","issues_count":244,"pull_requests_count":151,"avg_time_to_close_issue":58794085.565853655,"avg_time_to_close_pull_request":13784392.921875,"issues_closed_count":205,"pull_requests_closed_count":128,"pull_request_authors_count":51,"issue_authors_count":211,"avg_comments_per_issue":3.1598360655737703,"avg_comments_per_pull_request":2.410596026490066,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":12,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":497001.8,"past_year_avg_time_to_close_pull_request":618833.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.9166666666666665,"past_year_avg_comments_per_pull_request":3.888888888888889,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/issues","maintainers":[{"login":"43081j","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}],"active_maintainers":[{"login":"43081j","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chokidar-capacitor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chokidar-capacitor/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chokidar-capacitor/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chokidar-capacitor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chokidar-capacitor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chokidar-capacitor/codemeta","maintainers":[{"uuid":"omarhamza2","login":"omarhamza2","name":null,"email":"omar.hamza@es.abb.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~omarhamza2","role":null,"created_at":"2023-10-05T08:57:19.812Z","updated_at":"2023-10-05T08:57:19.812Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/omarhamza2/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676228,"maintainers_count":1210632,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14074306,"name":"@depup/chokidar","ecosystem":"npm","description":"[DepUp] Minimal and efficient cross-platform file watching library","homepage":"https://github.com/paulmillr/chokidar","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":["depup","dependency-bumped","updated-deps","chokidar","fs","watch","watchFile","watcher","watching","file","fsevents"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-17T18:40:28.776Z","latest_release_published_at":"2026-03-17T18:40:28.776Z","latest_release_number":"5.0.0-depup.0","last_synced_at":"2026-07-15T19:28:16.036Z","created_at":"2026-03-19T04:22:15.782Z","updated_at":"2026-07-15T22:36:28.801Z","registry_url":"https://www.npmjs.com/package/@depup/chokidar","install_command":"npm install @depup/chokidar","documentation_url":null,"metadata":{"funding":"https://paulmillr.com/funding/","dist-tags":{"latest":"5.0.0-depup.0"}},"repo_metadata":{"id":3067513,"uuid":"4090287","full_name":"paulmillr/chokidar","owner":"paulmillr","description":"Minimal and efficient cross-platform file watching library","archived":false,"fork":false,"pushed_at":"2026-05-12T18:35:43.000Z","size":2078,"stargazers_count":12123,"open_issues_count":41,"forks_count":626,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-05-22T05:47:45.045Z","etag":null,"topics":["chokidar","filesystem","fsevents","nodejs","watch-files","watcher"],"latest_commit_sha":null,"homepage":"https://paulmillr.com","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/paulmillr.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"paulmillr"}},"created_at":"2012-04-20T19:17:49.000Z","updated_at":"2026-05-21T16:02:59.000Z","dependencies_parsed_at":"2025-01-06T12:23:54.529Z","dependency_job_id":"73a81315-ab7a-4f99-ab03-ee9b38436cb6","html_url":"https://github.com/paulmillr/chokidar","commit_stats":{"total_commits":1496,"total_committers":122,"mean_commits":"12.262295081967213","dds":0.5280748663101604,"last_synced_commit":"97894d36657c8e4571bd1a07fb6e2a3f50f7019d"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/paulmillr/chokidar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/sbom","scorecard":{"id":723267,"data":{"date":"2025-08-11","repo":{"name":"github.com/paulmillr/chokidar","commit":"ce81be5a51ae72920649e2a74aeba86688c2a5ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"7 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-js.yml:1"],"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":"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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-22T11:59:57.365Z","repository_id":3067513,"created_at":"2025-08-22T11:59:57.366Z","updated_at":"2025-08-22T11:59:57.366Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33441675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T13:13:05.286Z","status":"ssl_error","status_checked_at":"2026-05-24T13:13:03.728Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-07-15T22:36:28.768Z","dependent_packages_count":0,"downloads":20,"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/chokidar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/chokidar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/chokidar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/chokidar/dependencies","status":null,"funding_links":["https://paulmillr.com/funding/","https://github.com/sponsors/paulmillr"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-13T22:30:59.743Z","issues_count":244,"pull_requests_count":151,"avg_time_to_close_issue":58794085.565853655,"avg_time_to_close_pull_request":13784392.921875,"issues_closed_count":205,"pull_requests_closed_count":128,"pull_request_authors_count":51,"issue_authors_count":211,"avg_comments_per_issue":3.1598360655737703,"avg_comments_per_pull_request":2.410596026490066,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":12,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":497001.8,"past_year_avg_time_to_close_pull_request":618833.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.9166666666666665,"past_year_avg_comments_per_pull_request":3.888888888888889,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/issues","maintainers":[{"login":"43081j","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}],"active_maintainers":[{"login":"43081j","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fchokidar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fchokidar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fchokidar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fchokidar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fchokidar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fchokidar/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:22:21.400Z","updated_at":"2026-03-19T04:22:21.400Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676228,"maintainers_count":1210632,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":885540,"name":"@danielkalen/chokidar","ecosystem":"npm","description":"A fork of chokidar with the added option to allow specific files of ignored dirs to bypass ignore","homepage":"https://github.com/paulmillr/chokidar","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":["fs","watch","watchFile","watcher","watching","file","fsevents"],"namespace":"danielkalen","versions_count":1,"first_release_published_at":"2016-11-20T22:05:21.186Z","latest_release_published_at":"2016-11-20T22:05:21.186Z","latest_release_number":"1.7.0","last_synced_at":"2026-07-15T19:28:16.631Z","created_at":"2022-04-07T15:23:18.606Z","updated_at":"2026-07-15T22:36:28.495Z","registry_url":"https://www.npmjs.com/package/@danielkalen/chokidar","install_command":"npm install @danielkalen/chokidar","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.7.0"}},"repo_metadata":{"id":3067513,"uuid":"4090287","full_name":"paulmillr/chokidar","owner":"paulmillr","description":"Minimal and efficient cross-platform file watching library","archived":false,"fork":false,"pushed_at":"2026-05-12T18:35:43.000Z","size":2078,"stargazers_count":12123,"open_issues_count":41,"forks_count":626,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-05-22T05:47:45.045Z","etag":null,"topics":["chokidar","filesystem","fsevents","nodejs","watch-files","watcher"],"latest_commit_sha":null,"homepage":"https://paulmillr.com","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/paulmillr.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"paulmillr"}},"created_at":"2012-04-20T19:17:49.000Z","updated_at":"2026-05-21T16:02:59.000Z","dependencies_parsed_at":"2025-01-06T12:23:54.529Z","dependency_job_id":"73a81315-ab7a-4f99-ab03-ee9b38436cb6","html_url":"https://github.com/paulmillr/chokidar","commit_stats":{"total_commits":1496,"total_committers":122,"mean_commits":"12.262295081967213","dds":0.5280748663101604,"last_synced_commit":"97894d36657c8e4571bd1a07fb6e2a3f50f7019d"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/paulmillr/chokidar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/sbom","scorecard":{"id":723267,"data":{"date":"2025-08-11","repo":{"name":"github.com/paulmillr/chokidar","commit":"ce81be5a51ae72920649e2a74aeba86688c2a5ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"7 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-js.yml:1"],"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":"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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-22T11:59:57.365Z","repository_id":3067513,"created_at":"2025-08-22T11:59:57.366Z","updated_at":"2025-08-22T11:59:57.366Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33441675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T13:13:05.286Z","status":"ssl_error","status_checked_at":"2026-05-24T13:13:03.728Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-07-15T22:36:28.460Z","dependent_packages_count":3,"downloads":44,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":16.072519861478916,"dependent_repos_count":5.561057298646011,"dependent_packages_count":5.888476794839281,"stargazers_count":1.0095767357308318,"forks_count":1.5020825688844321,"docker_downloads_count":0.43864194660668715,"average":5.078725867697693},"purl":"pkg:npm/%40danielkalen/chokidar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@danielkalen/chokidar","docker_dependents_count":1,"docker_downloads_count":827321,"usage_url":"https://repos.ecosyste.ms/usage/npm/@danielkalen/chokidar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@danielkalen/chokidar/dependencies","status":null,"funding_links":["https://github.com/sponsors/paulmillr"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-13T22:30:59.743Z","issues_count":244,"pull_requests_count":151,"avg_time_to_close_issue":58794085.565853655,"avg_time_to_close_pull_request":13784392.921875,"issues_closed_count":205,"pull_requests_closed_count":128,"pull_request_authors_count":51,"issue_authors_count":211,"avg_comments_per_issue":3.1598360655737703,"avg_comments_per_pull_request":2.410596026490066,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":12,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":497001.8,"past_year_avg_time_to_close_pull_request":618833.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.9166666666666665,"past_year_avg_comments_per_pull_request":3.888888888888889,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/issues","maintainers":[{"login":"43081j","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}],"active_maintainers":[{"login":"43081j","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@danielkalen%2Fchokidar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@danielkalen%2Fchokidar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@danielkalen%2Fchokidar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@danielkalen%2Fchokidar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@danielkalen%2Fchokidar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@danielkalen%2Fchokidar/codemeta","maintainers":[{"uuid":"danielkalen","login":"danielkalen","name":null,"email":"d@danielkalen.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~danielkalen","role":null,"created_at":"2022-11-16T12:53:48.633Z","updated_at":"2022-11-16T12:53:48.633Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielkalen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676228,"maintainers_count":1210632,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2531332,"name":"vscode-chokidar","ecosystem":"npm","description":"A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.","homepage":"https://github.com/paulmillr/chokidar","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":["fs","watch","watchFile","watcher","watching","file","fsevents"],"namespace":null,"versions_count":7,"first_release_published_at":"2017-11-15T14:07:45.071Z","latest_release_published_at":"2019-07-03T13:06:39.619Z","latest_release_number":"2.1.7","last_synced_at":"2026-07-15T19:28:16.052Z","created_at":"2022-04-10T03:06:52.412Z","updated_at":"2026-07-15T22:36:28.790Z","registry_url":"https://www.npmjs.com/package/vscode-chokidar","install_command":"npm install vscode-chokidar","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.7"}},"repo_metadata":{"id":3067513,"uuid":"4090287","full_name":"paulmillr/chokidar","owner":"paulmillr","description":"Minimal and efficient cross-platform file watching library","archived":false,"fork":false,"pushed_at":"2026-05-12T18:35:43.000Z","size":2078,"stargazers_count":12151,"open_issues_count":44,"forks_count":626,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-06-26T23:21:47.768Z","etag":null,"topics":["chokidar","filesystem","fsevents","nodejs","watch-files","watcher"],"latest_commit_sha":null,"homepage":"https://paulmillr.com","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/paulmillr.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"paulmillr"}},"created_at":"2012-04-20T19:17:49.000Z","updated_at":"2026-06-26T05:29:56.000Z","dependencies_parsed_at":"2025-01-06T12:23:54.529Z","dependency_job_id":"73a81315-ab7a-4f99-ab03-ee9b38436cb6","html_url":"https://github.com/paulmillr/chokidar","commit_stats":{"total_commits":1496,"total_committers":122,"mean_commits":"12.262295081967213","dds":0.5280748663101604,"last_synced_commit":"97894d36657c8e4571bd1a07fb6e2a3f50f7019d"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/paulmillr/chokidar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/sbom","scorecard":{"id":723267,"data":{"date":"2025-08-11","repo":{"name":"github.com/paulmillr/chokidar","commit":"ce81be5a51ae72920649e2a74aeba86688c2a5ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"7 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-js.yml:1"],"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":"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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-22T11:59:57.365Z","repository_id":3067513,"created_at":"2025-08-22T11:59:57.366Z","updated_at":"2025-08-22T11:59:57.366Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34881382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-15T22:36:28.768Z","dependent_packages_count":1,"downloads":4229,"downloads_period":"last-month","dependent_repos_count":115,"rankings":{"downloads":4.172863315586187,"dependent_repos_count":1.3528895494683606,"dependent_packages_count":20.907756255897063,"stargazers_count":1.0073359084173876,"forks_count":1.5000098036194964,"docker_downloads_count":1.2419344172998272,"average":5.030464875048054},"purl":"pkg:npm/vscode-chokidar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/vscode-chokidar","docker_dependents_count":2,"docker_downloads_count":78,"usage_url":"https://repos.ecosyste.ms/usage/npm/vscode-chokidar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/vscode-chokidar/dependencies","status":null,"funding_links":["https://github.com/sponsors/paulmillr"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-13T22:30:59.743Z","issues_count":244,"pull_requests_count":151,"avg_time_to_close_issue":58794085.565853655,"avg_time_to_close_pull_request":13784392.921875,"issues_closed_count":205,"pull_requests_closed_count":128,"pull_request_authors_count":51,"issue_authors_count":211,"avg_comments_per_issue":3.1598360655737703,"avg_comments_per_pull_request":2.410596026490066,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":12,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":497001.8,"past_year_avg_time_to_close_pull_request":618833.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.9166666666666665,"past_year_avg_comments_per_pull_request":3.888888888888889,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/issues","maintainers":[{"login":"43081j","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}],"active_maintainers":[{"login":"43081j","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/vscode-chokidar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/vscode-chokidar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/vscode-chokidar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/vscode-chokidar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/vscode-chokidar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/vscode-chokidar/codemeta","maintainers":[{"uuid":"bpasero","login":"bpasero","name":null,"email":"benjpas@microsoft.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~bpasero","role":null,"created_at":"2022-11-15T07:51:27.057Z","updated_at":"2022-11-15T07:51:27.057Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bpasero/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676228,"maintainers_count":1210632,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":996482,"name":"@itper/chokidar","ecosystem":"npm","description":"A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.","homepage":"https://github.com/paulmillr/chokidar","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":["fs","watch","watchFile","watcher","watching","file","fsevents"],"namespace":"itper","versions_count":1,"first_release_published_at":"2019-03-05T13:03:06.577Z","latest_release_published_at":"2019-03-05T13:03:06.577Z","latest_release_number":"2.1.2","last_synced_at":"2026-07-15T19:28:16.614Z","created_at":"2022-04-07T18:49:59.138Z","updated_at":"2026-07-15T22:36:28.798Z","registry_url":"https://www.npmjs.com/package/@itper/chokidar","install_command":"npm install @itper/chokidar","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.2"}},"repo_metadata":{"id":3067513,"uuid":"4090287","full_name":"paulmillr/chokidar","owner":"paulmillr","description":"Minimal and efficient cross-platform file watching library","archived":false,"fork":false,"pushed_at":"2026-05-12T18:35:43.000Z","size":2078,"stargazers_count":12123,"open_issues_count":41,"forks_count":626,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-05-22T05:47:45.045Z","etag":null,"topics":["chokidar","filesystem","fsevents","nodejs","watch-files","watcher"],"latest_commit_sha":null,"homepage":"https://paulmillr.com","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/paulmillr.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"paulmillr"}},"created_at":"2012-04-20T19:17:49.000Z","updated_at":"2026-05-21T16:02:59.000Z","dependencies_parsed_at":"2025-01-06T12:23:54.529Z","dependency_job_id":"73a81315-ab7a-4f99-ab03-ee9b38436cb6","html_url":"https://github.com/paulmillr/chokidar","commit_stats":{"total_commits":1496,"total_committers":122,"mean_commits":"12.262295081967213","dds":0.5280748663101604,"last_synced_commit":"97894d36657c8e4571bd1a07fb6e2a3f50f7019d"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/paulmillr/chokidar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/sbom","scorecard":{"id":723267,"data":{"date":"2025-08-11","repo":{"name":"github.com/paulmillr/chokidar","commit":"ce81be5a51ae72920649e2a74aeba86688c2a5ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"7 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-js.yml:1"],"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":"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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-22T11:59:57.365Z","repository_id":3067513,"created_at":"2025-08-22T11:59:57.366Z","updated_at":"2025-08-22T11:59:57.366Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33441675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T13:13:05.286Z","status":"ssl_error","status_checked_at":"2026-05-24T13:13:03.728Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-07-15T22:36:28.777Z","dependent_packages_count":1,"downloads":16,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":67.1478523871876,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":1.0073359084173876,"forks_count":1.5000098036194964,"docker_downloads_count":null,"average":20.1717862003666},"purl":"pkg:npm/%40itper/chokidar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@itper/chokidar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@itper/chokidar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@itper/chokidar/dependencies","status":null,"funding_links":["https://github.com/sponsors/paulmillr"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-13T22:30:59.743Z","issues_count":244,"pull_requests_count":151,"avg_time_to_close_issue":58794085.565853655,"avg_time_to_close_pull_request":13784392.921875,"issues_closed_count":205,"pull_requests_closed_count":128,"pull_request_authors_count":51,"issue_authors_count":211,"avg_comments_per_issue":3.1598360655737703,"avg_comments_per_pull_request":2.410596026490066,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":12,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":497001.8,"past_year_avg_time_to_close_pull_request":618833.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.9166666666666665,"past_year_avg_comments_per_pull_request":3.888888888888889,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/issues","maintainers":[{"login":"43081j","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}],"active_maintainers":[{"login":"43081j","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@itper%2Fchokidar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@itper%2Fchokidar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@itper%2Fchokidar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@itper%2Fchokidar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@itper%2Fchokidar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@itper%2Fchokidar/codemeta","maintainers":[{"uuid":"itper","login":"itper","name":null,"email":"itperchen@gmail.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~itper","role":null,"created_at":"2022-11-20T17:38:16.019Z","updated_at":"2022-11-20T17:38:16.019Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/itper/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676228,"maintainers_count":1210632,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7571012,"name":"@vilic/chokidar","ecosystem":"npm","description":"Minimal and efficient cross-platform file watching library","homepage":"https://github.com/paulmillr/chokidar","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":["fs","watch","watchFile","watcher","watching","file","fsevents"],"namespace":"vilic","versions_count":1,"first_release_published_at":"2023-04-13T18:52:36.604Z","latest_release_published_at":"2023-04-13T18:52:36.604Z","latest_release_number":"3.5.3","last_synced_at":"2026-07-15T19:28:16.573Z","created_at":"2023-04-13T19:40:49.001Z","updated_at":"2026-07-15T22:36:28.804Z","registry_url":"https://www.npmjs.com/package/@vilic/chokidar","install_command":"npm install @vilic/chokidar","documentation_url":null,"metadata":{"funding":[{"type":"individual","url":"https://paulmillr.com/funding/"}],"dist-tags":{"latest":"3.5.3"}},"repo_metadata":{"id":3067513,"uuid":"4090287","full_name":"paulmillr/chokidar","owner":"paulmillr","description":"Minimal and efficient cross-platform file watching library","archived":false,"fork":false,"pushed_at":"2026-05-12T18:35:43.000Z","size":2078,"stargazers_count":12123,"open_issues_count":41,"forks_count":626,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-05-22T05:47:45.045Z","etag":null,"topics":["chokidar","filesystem","fsevents","nodejs","watch-files","watcher"],"latest_commit_sha":null,"homepage":"https://paulmillr.com","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/paulmillr.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"paulmillr"}},"created_at":"2012-04-20T19:17:49.000Z","updated_at":"2026-05-21T16:02:59.000Z","dependencies_parsed_at":"2025-01-06T12:23:54.529Z","dependency_job_id":"73a81315-ab7a-4f99-ab03-ee9b38436cb6","html_url":"https://github.com/paulmillr/chokidar","commit_stats":{"total_commits":1496,"total_committers":122,"mean_commits":"12.262295081967213","dds":0.5280748663101604,"last_synced_commit":"97894d36657c8e4571bd1a07fb6e2a3f50f7019d"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/paulmillr/chokidar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/sbom","scorecard":{"id":723267,"data":{"date":"2025-08-11","repo":{"name":"github.com/paulmillr/chokidar","commit":"ce81be5a51ae72920649e2a74aeba86688c2a5ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"7 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-js.yml:1"],"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":"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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-22T11:59:57.365Z","repository_id":3067513,"created_at":"2025-08-22T11:59:57.366Z","updated_at":"2025-08-22T11:59:57.366Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33441675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T13:13:05.286Z","status":"ssl_error","status_checked_at":"2026-05-24T13:13:03.728Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-07-15T22:36:28.778Z","dependent_packages_count":0,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":18.957360343584906,"dependent_packages_count":26.534928309104515,"stargazers_count":0.9768166519341925,"forks_count":1.4243978962946169,"average":11.973375800229558},"purl":"pkg:npm/%40vilic/chokidar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@vilic/chokidar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@vilic/chokidar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@vilic/chokidar/dependencies","status":null,"funding_links":["https://paulmillr.com/funding/","https://github.com/sponsors/paulmillr"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-13T22:30:59.743Z","issues_count":244,"pull_requests_count":151,"avg_time_to_close_issue":58794085.565853655,"avg_time_to_close_pull_request":13784392.921875,"issues_closed_count":205,"pull_requests_closed_count":128,"pull_request_authors_count":51,"issue_authors_count":211,"avg_comments_per_issue":3.1598360655737703,"avg_comments_per_pull_request":2.410596026490066,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":12,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":497001.8,"past_year_avg_time_to_close_pull_request":618833.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.9166666666666665,"past_year_avg_comments_per_pull_request":3.888888888888889,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/issues","maintainers":[{"login":"43081j","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}],"active_maintainers":[{"login":"43081j","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vilic%2Fchokidar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vilic%2Fchokidar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vilic%2Fchokidar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vilic%2Fchokidar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vilic%2Fchokidar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vilic%2Fchokidar/codemeta","maintainers":[{"uuid":"vilicvane","login":"vilicvane","name":null,"email":"vilicvane@live.com","url":null,"packages_count":199,"html_url":"https://www.npmjs.com/~vilicvane","role":null,"created_at":"2024-01-17T00:46:19.245Z","updated_at":"2024-01-17T00:46:19.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vilicvane/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676228,"maintainers_count":1210632,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13399010,"name":"node-chokidar","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/paulmillr/chokidar","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:13:57.469Z","latest_release_published_at":"2026-02-06T05:13:57.469Z","latest_release_number":"3.6.0-2","last_synced_at":"2026-03-06T05:35:00.107Z","created_at":"2026-02-06T05:13:57.122Z","updated_at":"2026-03-06T06:43:13.821Z","registry_url":"https://launchpad.net/ubuntu/+source/node-chokidar","install_command":"apt-get install node-chokidar","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-chokidar","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"chai \u003c!nocheck\u003e, debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-anymatch (\u003e= 3.0.3+~2.0.7-2~) \u003c!nocheck\u003e, node-async-each \u003c!nocheck\u003e, node-braces \u003c!nocheck\u003e, node-glob-parent \u003c!nocheck\u003e, node-inherits \u003c!nocheck\u003e, node-is-binary-path \u003c!nocheck\u003e, node-is-glob \u003c!nocheck\u003e, node-normalize-path \u003c!nocheck\u003e, node-path-is-absolute \u003c!nocheck\u003e, node-readdirp (\u003e= 3.3.0) \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-setimmediate \u003c!nocheck\u003e, node-sinon (\u003e= 7) \u003c!nocheck\u003e, node-sinon-chai \u003c!nocheck\u003e, nodejs \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-chokidar?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-chokidar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-chokidar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-chokidar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-chokidar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-chokidar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-chokidar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-chokidar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-chokidar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-chokidar/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":1523044,"name":"chokidar","ecosystem":"npm","description":"Minimal and efficient cross-platform file watching library","homepage":"https://github.com/paulmillr/chokidar","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/paulmillr/chokidar","keywords_array":["fs","watch","watchFile","watcher","watching","file","fsevents"],"namespace":null,"versions_count":109,"first_release_published_at":"2012-04-26T01:32:12.087Z","latest_release_published_at":"2025-11-25T23:28:06.854Z","latest_release_number":"5.0.0","last_synced_at":"2026-07-19T23:30:26.718Z","created_at":"2022-04-09T04:23:54.465Z","updated_at":"2026-07-19T23:30:26.718Z","registry_url":"https://www.npmjs.com/package/chokidar","install_command":"npm install chokidar","documentation_url":null,"metadata":{"funding":"https://paulmillr.com/funding/","dist-tags":{"latest":"5.0.0"}},"repo_metadata":{"id":3067513,"uuid":"4090287","full_name":"paulmillr/chokidar","owner":"paulmillr","description":"Minimal and efficient cross-platform file watching library","archived":false,"fork":false,"pushed_at":"2026-05-12T18:35:43.000Z","size":2078,"stargazers_count":12123,"open_issues_count":41,"forks_count":626,"subscribers_count":85,"default_branch":"main","last_synced_at":"2026-05-22T05:47:45.045Z","etag":null,"topics":["chokidar","filesystem","fsevents","nodejs","watch-files","watcher"],"latest_commit_sha":null,"homepage":"https://paulmillr.com","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/paulmillr.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"paulmillr"}},"created_at":"2012-04-20T19:17:49.000Z","updated_at":"2026-05-21T16:02:59.000Z","dependencies_parsed_at":"2025-01-06T12:23:54.529Z","dependency_job_id":"73a81315-ab7a-4f99-ab03-ee9b38436cb6","html_url":"https://github.com/paulmillr/chokidar","commit_stats":{"total_commits":1496,"total_committers":122,"mean_commits":"12.262295081967213","dds":0.5280748663101604,"last_synced_commit":"97894d36657c8e4571bd1a07fb6e2a3f50f7019d"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/paulmillr/chokidar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr","download_url":"https://codeload.github.com/paulmillr/chokidar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/sbom","scorecard":{"id":723267,"data":{"date":"2025-08-11","repo":{"name":"github.com/paulmillr/chokidar","commit":"ce81be5a51ae72920649e2a74aeba86688c2a5ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"7 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-js.yml:1"],"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":"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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-22T11:59:57.365Z","repository_id":3067513,"created_at":"2025-08-22T11:59:57.366Z","updated_at":"2025-08-22T11:59:57.366Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33441675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T13:13:05.286Z","status":"ssl_error","status_checked_at":"2026-05-24T13:13:03.728Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-07-12T21:59:56.182Z","dependent_packages_count":17735,"downloads":816630976,"downloads_period":"last-month","dependent_repos_count":1116315,"rankings":{"downloads":0.004873609241677354,"dependent_repos_count":0.030501127501284118,"dependent_packages_count":0.005914042675293868,"stargazers_count":1.0181462542753599,"forks_count":1.5046310239726814,"docker_downloads_count":0.008843684185740367,"average":0.42881829030867286},"purl":"pkg:npm/chokidar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/chokidar","docker_dependents_count":41837,"docker_downloads_count":9272521378,"usage_url":"https://repos.ecosyste.ms/usage/npm/chokidar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/chokidar/dependencies","status":null,"funding_links":["https://paulmillr.com/funding/","https://github.com/sponsors/paulmillr"],"critical":true,"issue_metadata":{"last_synced_at":"2026-05-13T22:30:59.743Z","issues_count":244,"pull_requests_count":151,"avg_time_to_close_issue":58794085.565853655,"avg_time_to_close_pull_request":13784392.921875,"issues_closed_count":205,"pull_requests_closed_count":128,"pull_request_authors_count":51,"issue_authors_count":211,"avg_comments_per_issue":3.1598360655737703,"avg_comments_per_pull_request":2.410596026490066,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":12,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":497001.8,"past_year_avg_time_to_close_pull_request":618833.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.9166666666666665,"past_year_avg_comments_per_pull_request":3.888888888888889,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/issues","maintainers":[{"login":"43081j","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}],"active_maintainers":[{"login":"43081j","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"},{"login":"paulmillr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chokidar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chokidar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chokidar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chokidar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chokidar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chokidar/codemeta","maintainers":[{"uuid":"paulmillr","login":"paulmillr","name":null,"email":"paul@paulmillr.com","url":null,"packages_count":143,"html_url":"https://www.npmjs.com/~paulmillr","role":null,"created_at":"2022-11-10T11:28:42.363Z","updated_at":"2022-11-10T11:28:42.363Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/paulmillr/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676228,"maintainers_count":1210632,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":565,"full_name":"paulmillr/chokidar","default_branch":"main","total_commits":1554,"total_committers":122,"total_bot_commits":13,"total_bot_committers":1,"mean_commits":12.737704918032787,"dds":0.5250965250965252,"past_year_total_commits":14,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.5,"past_year_dds":0.5714285714285714,"last_synced_at":"2026-07-15T19:30:17.661Z","last_synced_commit":"0bc7bed37d6b018e5b11afcce329bbf797d6441f","created_at":"2023-03-06T22:04:46.422Z","updated_at":"2026-07-15T19:28:42.916Z","committers":[{"name":"Elan Shanker","email":"elan.shanker@gmail.com","login":"es128","count":738},{"name":"Paul Miller","email":"paul@paulmillr.com","login":"paulmillr","count":478},{"name":"James Garbutt","email":"43081j","login":"43081j","count":56},{"name":"XhmikosR","email":"xhmikosr@gmail.com","login":"XhmikosR","count":30},{"name":"Bruno Michel","email":"bmichel@menfin.info","login":"nono","count":20},{"name":"Leo Baschy","email":"srguiwiz12@nrvr.com","login":"srguiwiz","count":14},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":13},{"name":"Artem Kobzar","email":"dendishiz0@gmail.com","login":"JSMonk","count":11},{"name":"dbashford","email":"dbashford@bericotechnologies.com","login":"dbashford","count":7},{"name":"Blaine Bublitz","email":"blaine.bublitz@gmail.com","login":"phated","count":7},{"name":"Jannik Rebmann","email":"jannik.rebmann@ise.fraunhofer.de","login":"jrebmann","count":6},{"name":"Alan Agius","email":"alan.agius4@gmail.com","login":"alan-agius4","count":6},{"name":"ehmicky","email":"ehmicky@gmail.com","login":"ehmicky","count":5},{"name":"Théotime Loiseau","email":"theotime.loiseau@gmail.com","login":"tym-network","count":5},{"name":"Alex Puschinsky","email":"alexpoo@gmail.com","login":"alexpusch","count":5},{"name":"jimrobs","email":"jimmy@jimrobs.com","login":null,"count":5},{"name":"Andrew Shaffer","email":"andrew@weo.io","login":"ashaffer","count":4},{"name":"MajorBreakfast","email":"mail@josefbrandl.de","login":"MajorBreakfast","count":4},{"name":"Ben McCann","email":"322311+benmccann","login":"benmccann","count":3},{"name":"Erez Arnon","email":"erezarnon@yahoo.com","login":"erezarnon","count":3},{"name":"Tim Neutkens","email":"timneutkens@me.com","login":"timneutkens","count":3},{"name":"isaacs","email":"i@izs.me","login":"isaacs","count":3},{"name":"markablov","email":"mark.ablov@gmail.com","login":"markablov","count":3},{"name":"vdiez","email":"diez@outlook.com","login":"vdiez","count":3},{"name":"Jean Ponchon","email":"jean.ponchon@novadiscovery.com","login":"nopnop","count":3},{"name":"Aggelos Karalias","email":"aggelos.karalias@gmail.com","login":"mehiel","count":3},{"name":"Friedel Ziegelmayer","email":"friedel.ziegelmayer@ise.fraunhofer.de","login":null,"count":3},{"name":"v1rtl","email":"hi@v1rtl.site","login":"talentlessguy","count":2},{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","login":"sindresorhus","count":2},{"name":"Shane Osbourne","email":"shane.osbourne8@gmail.com","login":"shakyShane","count":2},{"name":"Santiago Gimeno","email":"santiago.gimeno@quantion.es","login":"santigimeno","count":2},{"name":"Raphael von der Grün","email":"raphinesse@gmail.com","login":"raphinesse","count":2},{"name":"Marc Celani","email":"marc.celani@airtable.com","login":"MarcCelani-at","count":2},{"name":"Kiril Vatev","email":"vatev.1@gmail.com","login":"catdad","count":2},{"name":"Kenneth Mayer","email":"kmayer@bitwrangler.com","login":"kmayer","count":2},{"name":"Julien ROUSSEAU","email":"jrousseau@doubletrade.com","login":"RoXuS","count":2},{"name":"Joe Esposito","email":"joe@joeyespo.com","login":"joeyespo","count":2},{"name":"Huáng Jùnliàng","email":"jlhwung@gmail.com","login":"JLHwung","count":2},{"name":"Em Zhan","email":"zqianem@gmail.com","login":"zqianem","count":2},{"name":"Edgar Hipp","email":"hipp.edg@gmail.com","login":"edi9999","count":2},{"name":"David Fisher","email":"tibbon@gmail.com","login":"tibbon","count":2},{"name":"Chris Dickinson","email":"christopher.s.dickinson@gmail.com","login":"chrisdickinson","count":2},{"name":"Ben Polinsky","email":"ben-polinsky","login":"ben-polinsky","count":2},{"name":"Adam Avramov","email":"fallenblood@gmail.com","login":"egasimus","count":2},{"name":"Sterling Camden","email":"rusty.camden@gmail.com","login":"scamden","count":2},{"name":"Dan Schuman","email":"danschuman@gmail.com","login":"quicksnap","count":1},{"name":"Danny Kirchmeier","email":"danny@kirchmeier.us","login":"danthegoodman","count":1},{"name":"Mitar","email":"mitar.github@tnode.com","login":"mitar","count":1},{"name":"Alberto Pose","email":"albertopose@gmail.com","login":"pose","count":1},{"name":"Alex Treppass","email":"alextreppass@gmail.com","login":"alextreppass","count":1},{"name":"Amila Welihinda","email":"amilajack","login":"amilajack","count":1},{"name":"Andrew Farmer","email":"ahfarmer@gmail.com","login":"andrewagain","count":1},{"name":"André Cruz","email":"andremiguelcruz@msn.com","login":"satazor","count":1},{"name":"Artem Khodyush","email":"greenkaa@gmail.com","login":"fictitious","count":1},{"name":"Basarat Ali Syed","email":"basaratali@gmail.com","login":"basarat","count":1},{"name":"Dmitry S","email":"dsagal+git@gmail.com","login":"dsagal","count":1},{"name":"unknown","email":"ATreppass@ISVGRELT0000952.Imp.net","login":null,"count":1},{"name":"heyunfei.i","email":"heyunfei.i@bytedance.com","login":null,"count":1},{"name":"Josh Goldberg","email":"joshuakgoldberg@outlook.com","login":null,"count":1},{"name":"Joe Beuckman","email":"joseph.beuckman@usbank.com","login":null,"count":1},{"name":"Jeremiah Roth","email":"jeremiah.roth@hammerspace.com","login":null,"count":1},{"name":"Michael Bailly","email":"mbailly@linagora.com","login":"MichaelBailly","count":1},{"name":"Michael Keller","email":"mhkeller","login":"mhkeller","count":1},{"name":"Michael Palumbo","email":"michael.palumbo87@gmail.com","login":"YAmikep","count":1},{"name":"Ben Fletcher","email":"bjfletcher@gmail.com","login":"bjfletcher","count":1},{"name":"Mostafa Gaafar","email":"mgaafar@live.com","login":"Gaafar","count":1},{"name":"Nick Santos","email":"nicholas.j.santos@gmail.com","login":"nicks","count":1},{"name":"Olivier Lalonde","email":"olalonde@gmail.com","login":"olalonde","count":1},{"name":"P.S.V.R","email":"pmq2001@gmail.com","login":"pmq20","count":1},{"name":"PatrickJS","email":"github@gdi2290.com","login":"PatrickJS","count":1},{"name":"Paul Irish","email":"paul.irish@gmail.com","login":"paulirish","count":1},{"name":"Philipp Dunkel","email":"pip@pipobscure.com","login":"pipobscure","count":1},{"name":"Prayag Verma","email":"prayag.verma@gmail.com","login":"prayagverma","count":1},{"name":"Remy Sharp","email":"remy@remysharp.com","login":"remy","count":1},{"name":"Ruben Bridgewater","email":"ruben@bridgewater.de","login":"BridgeAR","count":1},{"name":"Spencer Miskoviak","email":"5247455+skovy","login":"skovy","count":1},{"name":"Takashi Tamura","email":"tamuratak","login":"tamuratak","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"Valera Rozuvan","email":"valera.rozuvan@gmail.com","login":"valera-rozuvan","count":1},{"name":"Vaughan Rouesnel","email":"vjpr","login":"vjpr","count":1},{"name":"Vojta Jina","email":"vojta.jina@gmail.com","login":"vojtajina","count":1},{"name":"Wraithan (Chris McDonald)","email":"XWraithanX@gmail.com","login":"wraithan","count":1},{"name":"bartenra","email":"77667589+bartenra","login":"bartenra","count":1},{"name":"bluwy","email":"bjornlu.dev@gmail.com","login":"bluwy","count":1},{"name":"btea","email":"2356281422@qq.com","login":"btea","count":1},{"name":"cheesestringer","email":"4462478+cheesestringer","login":"cheesestringer","count":1},{"name":"coderaiser","email":"mnemonic.enemy@gmail.com","login":"coderaiser","count":1},{"name":"ehsan","email":"ehsankhfr@gmail.com","login":"ehsankhfr","count":1},{"name":"tianfanfan","email":"tffahyq@qq.com","login":"tianfanfan","count":1},{"name":"whyboris","email":"yboris@yahoo.com","login":"whyboris","count":1},{"name":"zhennann","email":"zhen.nann@icloud.com","login":"zhennann","count":1},{"name":"Evan Jacobs","email":"evan@yaycmyk.com","login":null,"count":1},{"name":"Constantine Peresypkin","email":"pconstantine@gmail.com","login":"pkit","count":1},{"name":"Chris Brown","email":"chris@thebrown.net","login":"octachrome","count":1},{"name":"Chris Aves","email":"chris@junctionbox.com","login":"ninthspace","count":1},{"name":"Casey Foster","email":"c@sey.me","login":"caseywebdev","count":1},{"name":"Brian Mathews","email":"brian.mathews@formidable.com","login":"bmathews","count":1},{"name":"Bernhard Häussner","email":"bxt@die-optimisten.net","login":"bxt","count":1},{"name":"Adrian Lang","email":"mail@adrianlang.de","login":"adrianheine","count":1},{"name":"Elmar Athmer","email":"elmar+github@athmer.org","login":"elmarx","count":1},{"name":"Erwan Guyader","email":"erwan@guyader.fr","login":"taratatach","count":1},{"name":"FND","email":"FND","login":"FND","count":1},{"name":"Free Kashmir!!!","email":"muthhar@yahoo.com","login":"Mutahhar","count":1},{"name":"Friedel Ziegelmayer","email":"friedel.ziegelmayer@gmail.com","login":"dignifiedquire","count":1},{"name":"Greg Thornton","email":"xdissent@me.com","login":"xdissent","count":1},{"name":"Hiroki Tagato","email":"tagattie@gmail.com","login":"tagattie","count":1},{"name":"Igor Minar","email":"iminar@google.com","login":"IgorMinar","count":1},{"name":"Ivo Wetzel","email":"ivo.wetzel@googlemail.com","login":"BonsaiDen","count":1},{"name":"Jamie Jennings","email":"jamiemjennings","login":"jamiemjennings","count":1},{"name":"Jan Kašpar","email":"hKaspy","login":"hKaspy","count":1},{"name":"Jan Killian","email":"jan.killian@gmail.com","login":"iki","count":1},{"name":"Jesse Gorzinski","email":"jgorzinski@gmail.com","login":"ThePrez","count":1},{"name":"Jip Sterk","email":"jipsterk1998@gmail.com","login":"JipSterk","count":1},{"name":"Kevin Malakoff","email":"kmalakoff@gmail.com","login":"kmalakoff","count":1},{"name":"Kim Joar Bekkelund","email":"kjbekkelund@gmail.com","login":"kimjoar","count":1},{"name":"Lambdac0re","email":"Lambdac0re","login":"Lambdac0re","count":1},{"name":"Li Chen","email":"clmystes@gmail.com","login":"clmystes","count":1},{"name":"Madis Allikmaa","email":"zemadz@gmail.com","login":"zemadz","count":1},{"name":"Martin von Gagern","email":"gagern@ma.tum.de","login":"gagern","count":1},{"name":"Matthew Espino","email":"65783406+mcecode","login":"mcecode","count":1},{"name":"Max Burmagin","email":"mhmad.hamster@gmail.com","login":"MhMadHamster","count":1},{"name":"翠","email":"green@sapphi.red","login":"sapphi-red","count":1}],"past_year_committers":[{"name":"Paul Miller","email":"paul@paulmillr.com","login":"paulmillr","count":6},{"name":"James Garbutt","email":"43081j","login":"43081j","count":6},{"name":"翠","email":"green@sapphi.red","login":"sapphi-red","count":1},{"name":"zhennann","email":"zhen.nann@icloud.com","login":"zhennann","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-20T00:00:13.349Z","repositories_count":6385616,"commits_count":867630869,"contributors_count":35889821,"owners_count":1227664,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"paulmillr/chokidar","html_url":"https://github.com/paulmillr/chokidar","last_synced_at":"2026-07-15T19:27:25.849Z","status":"error","issues_count":250,"pull_requests_count":156,"avg_time_to_close_issue":58794085.565853655,"avg_time_to_close_pull_request":13469494.654135339,"issues_closed_count":205,"pull_requests_closed_count":133,"pull_request_authors_count":53,"issue_authors_count":215,"avg_comments_per_issue":3.104,"avg_comments_per_pull_request":2.4551282051282053,"merged_pull_requests_count":62,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":15,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":885735.5,"past_year_avg_time_to_close_pull_request":3506848.625,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.2,"past_year_avg_comments_per_pull_request":3.923076923076923,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-18T02:34:34.069Z","updated_at":"2026-07-15T19:27:25.850Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fchokidar/issues","issue_labels_count":{"table":{"has test case":29,"mac":27,"linux":26,"win32":24,"stale":19,"performance":11,"network":8,"dependencies":1}},"pull_request_labels_count":{"table":{"dependencies":12}},"issue_author_associations_count":{"table":{"NONE":226,"OWNER":12,"CONTRIBUTOR":12}},"pull_request_author_associations_count":{"table":{"NONE":92,"COLLABORATOR":34,"CONTRIBUTOR":23,"OWNER":7}},"issue_authors":{"table":{"paulmillr":12,"george-thomas-hill":5,"ghost":4,"fabiospampinato":3,"tgrajewski":3,"bpasero":3,"malee1975":2,"ChristofferKarlsson":2,"dignifiedquire":2,"inga-lovinde":2,"benmccann":2,"ChocolateLoverRaj":2,"afeibigbear":2,"valadaptive":2,"43081j":2,"rottmann":2,"aleclarson":2,"jcharnley":1,"EugenDueck":1,"peter-olom":1,"skerit":1,"DawitAskabe":1,"vnsteen":1,"JYone3A":1,"alminQSD":1,"aliasunder":1,"devversion":1,"nanaya":1,"Atulin":1,"lemonnm":1,"dalgharib":1,"suhas2390":1,"swhite-oreilly":1,"abhishekgoenka":1,"6ATBA":1,"NozomuIkuta":1,"dreamlibrarian":1,"Pragadesh-45":1,"sudoaugustin":1,"HeyJ0e":1,"Aytorex":1,"sliem":1,"jeremyben-meir":1,"qarlosalberto":1,"Waterspark63":1,"gregfr":1,"Fuzzyma":1,"francescochiapello":1,"jeremydiviney":1,"niirdan":1,"MrPixel1":1,"scripting":1,"redneb":1,"pixelastic":1,"Arison99":1,"CMCDragonkai":1,"spalger":1,"bradymadden97":1,"sunknudsen":1,"hkratz":1,"S-Stanley":1,"yeikel":1,"SanderPs":1,"BrunoHenriqueSouza":1,"jichu4n":1,"Nnanyielugo":1,"anshulguleria":1,"opravil-jan":1,"madhavsarpalJG":1,"DerekSeverson":1,"W0nderMuffin":1,"ingles98":1,"ai-wells":1,"zem":1,"albertobastos":1,"johnjohntheleprechaun":1,"cvemuri":1,"Webdvpv":1,"kmalakoff":1,"johnshamoon":1,"stil":1,"sathik-basha":1,"Nokel81":1,"rostislav-simonik":1,"ArtP1":1,"date80":1,"fknx":1,"zeravcic":1,"LukeSavefrogs":1,"joeshehata":1,"Jimbly":1,"egnor":1,"sapphi-red":1,"yadabnepal":1,"backdround":1,"mihkeleidast":1,"tomaszczura":1,"Allure-eve":1,"proy1121":1,"lounsbrough":1,"Janpot":1,"georgedbarr":1,"PhilDay-CT":1,"YFAnt":1,"haishengXie0712":1,"BobFrankston":1,"EhabY":1,"Prains":1,"Singloo":1,"chenluu":1,"SystemParadox":1,"ridhwaans":1,"dgolovin":1,"oxbqkwwxfrqccwtg":1,"FuuuOverclocking":1,"Kcharle":1,"Zireael":1,"bluwy":1,"dperetti":1,"gigouni":1,"pieh":1,"aaronwhite":1,"NeluQi":1,"Galkon":1,"fewbadboy":1,"Yana-Work":1,"remy":1,"ezze":1,"nickharris":1,"miraclesumail":1,"haishengwu-okta":1,"TobyEalden":1,"camhart":1,"trevorhreed":1,"markphilpot":1,"br1985":1,"gh-amb":1,"witer666":1,"zhangxuyang950313":1,"rafaferry":1,"seflless":1,"tats-u":1,"Rakeshgowda015":1,"lost-bits":1,"joker63":1,"joshbg2k":1,"0x2b3bfa0":1,"wartab":1,"brendon-stephens":1,"z-x":1,"y-nk":1,"Entropy-9973":1,"sekoyo":1,"cullylarson":1,"songp-pi":1,"Ehesp":1,"abrahamguo":1,"Mr0grog":1,"shaunrobinson":1,"okorion":1,"neilenns":1,"sebastianrath":1,"Ratstail91":1,"celevra":1,"ArnaudBarre":1,"ssh-peppe":1,"vilicvane":1,"MaximKalinin":1,"ayhankiz":1,"dominicpaul1911":1,"greggman":1,"Bekaxp":1,"stevenchanin":1,"ccorcos":1,"jt0dd":1,"XhmikosR":1,"luketych":1,"hoichi":1,"szalap":1,"ClassicOldSong":1,"Redsandro":1,"MarcCelani-at":1,"Tilogorn":1,"timfish":1,"DominoPivot":1,"wind0204":1,"wojtekmaj":1,"Maescool":1,"C922A10971734":1,"adrianjost":1,"yuvallevy135":1,"mcclure":1,"coderall2":1,"kocv59":1,"jimparis":1,"mkloar":1,"samuelneff":1,"aicioara":1,"IlijazM":1,"SteffenBlake":1,"npetruzzelli":1,"MadhuramKabra3":1,"atkxyh":1,"Abenezer-Daniel-1":1,"zqianem":1,"eyza-cod2":1,"SebastianPfliegel":1,"bjg2":1,"vasyl-shumskyi":1,"Totto16":1,"gallofeliz":1,"xLexip":1,"Myasir92":1,"cristian-spiescu":1,"hmnelson13":1}},"pull_request_authors":{"table":{"43081j":48,"dependabot[bot]":12,"paulmillr":7,"Sjenica1":6,"benmccann":5,"TobyEalden":4,"btea":4,"talentlessguy":3,"mhkeller":2,"Fuzzyma":2,"bxt":2,"airene":2,"dividedmind":2,"vilicvane":2,"dave-addition":2,"ah-naf":2,"tagattie":2,"bluwy":2,"aster-void":2,"Furze":2,"nathanael-ruf":2,"chris-jamieson":2,"ben-polinsky":2,"pahan35":2,"clee":2,"exx8":2,"sumitparakh":2,"samuelneff":2,"markphilpot":2,"neilnaveen":2,"PraveenAnaparthi":1,"thomashohn":1,"ghost":1,"AndrewCadeIasme":1,"adrianjost":1,"Arison99":1,"JasonnnW3000":1,"ibr4qr":1,"glromeo":1,"sapphi-red":1,"Mutahhar":1,"XhmikosR":1,"edgar-berlinck":1,"Pjb518":1,"Lionad-Morotar":1,"MarcCelani-at":1,"zqianem":1,"artygus":1,"AndrewCadeI":1,"wjq990112":1,"lounsbrough":1,"AdelSkiDzNew":1,"XionWCFM":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-20T00:00:19.754Z","repositories_count":14860325,"issues_count":32128135,"pull_requests_count":105657239,"authors_count":11351718,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":13,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"COLLABORATOR":7,"NONE":4,"CONTRIBUTOR":1,"OWNER":1}},"past_year_issue_authors":{"table":{"tgrajewski":2,"abrahamguo":1,"adrianjost":1,"aliasunder":1,"johnjohntheleprechaun":1,"kocv59":1,"Maescool":1,"okorion":1,"Prains":1,"SanderPs":1,"sapphi-red":1,"tats-u":1,"vnsteen":1}},"past_year_pull_request_authors":{"table":{"43081j":7,"adrianjost":1,"artygus":1,"ghost":1,"paulmillr":1,"Pjb518":1,"sapphi-red":1}},"maintainers":[{"table":{"login":"43081j","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}},{"table":{"login":"paulmillr","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}}],"active_maintainers":[{"table":{"login":"43081j","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/43081j"}},{"table":{"login":"paulmillr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}}]}},"events":null,"keywords":["chokidar","filesystem","fsevents","nodejs","watch-files","watcher"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T15:00:04.189Z","updated_at":"2022-07-12T15:00:04.189Z","repository_link":"https://github.com/paulmillr/chokidar/blob/main/package.json","dependencies":[{"id":159356227,"package_name":"anymatch","ecosystem":"npm","requirements":"~3.1.2","direct":true,"kind":"runtime","optional":false},{"id":159356228,"package_name":"braces","ecosystem":"npm","requirements":"~3.0.2","direct":true,"kind":"runtime","optional":false},{"id":159356229,"package_name":"glob-parent","ecosystem":"npm","requirements":"~5.1.2","direct":true,"kind":"runtime","optional":false},{"id":159356230,"package_name":"is-binary-path","ecosystem":"npm","requirements":"~2.1.0","direct":true,"kind":"runtime","optional":false},{"id":159356231,"package_name":"is-glob","ecosystem":"npm","requirements":"~4.0.1","direct":true,"kind":"runtime","optional":false},{"id":159356232,"package_name":"normalize-path","ecosystem":"npm","requirements":"~3.0.0","direct":true,"kind":"runtime","optional":false},{"id":159356233,"package_name":"readdirp","ecosystem":"npm","requirements":"~3.6.0","direct":true,"kind":"runtime","optional":false},{"id":159356234,"package_name":"@types/node","ecosystem":"npm","requirements":"^14","direct":true,"kind":"development","optional":false},{"id":159356235,"package_name":"chai","ecosystem":"npm","requirements":"^4.3","direct":true,"kind":"development","optional":false},{"id":159356236,"package_name":"dtslint","ecosystem":"npm","requirements":"^3.3.0","direct":true,"kind":"development","optional":false},{"id":159356237,"package_name":"eslint","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":159356238,"package_name":"mocha","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":159356239,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":159356240,"package_name":"sinon","ecosystem":"npm","requirements":"^9.0.1","direct":true,"kind":"development","optional":false},{"id":159356241,"package_name":"sinon-chai","ecosystem":"npm","requirements":"^3.3.0","direct":true,"kind":"development","optional":false},{"id":159356242,"package_name":"typescript","ecosystem":"npm","requirements":"^4.4.3","direct":true,"kind":"development","optional":false},{"id":159356243,"package_name":"upath","ecosystem":"npm","requirements":"^1.2.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:15:58.225Z","updated_at":"2023-01-13T12:15:58.225Z","repository_link":"https://github.com/paulmillr/chokidar/blob/main/.github/workflows/lint.yml","dependencies":[{"id":6875806029,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875806030,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/nodejs.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:15:58.270Z","updated_at":"2023-01-13T12:15:58.270Z","repository_link":"https://github.com/paulmillr/chokidar/blob/main/.github/workflows/nodejs.yml","dependencies":[{"id":6875806039,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875806040,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-npm.yml","sha":null,"kind":"manifest","created_at":"2024-05-05T09:49:23.564Z","updated_at":"2024-05-05T09:49:23.564Z","repository_link":"https://github.com/paulmillr/chokidar/blob/main/.github/workflows/publish-npm.yml","dependencies":[{"id":17918406487,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8e5e7e5ab8b370d6c329ec480221332ada57f0ab","direct":true,"kind":"composite","optional":false},{"id":17918406488,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2024-05-05T09:49:23.604Z","updated_at":"2024-05-05T09:49:23.604Z","repository_link":"https://github.com/paulmillr/chokidar/blob/main/package-lock.json","dependencies":[{"id":17918406780,"package_name":"@aashutoshrathi/word-wrap","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":17918406781,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.12.11","direct":false,"kind":"development","optional":false},{"id":17918406782,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"development","optional":false},{"id":17918406783,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"development","optional":false},{"id":17918406784,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":17918406785,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":17918406786,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":17918406787,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":17918406788,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":17918406789,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":17918406790,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":17918406791,"package_name":"@definitelytyped/header-parser","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":17918406792,"package_name":"@definitelytyped/typescript-packages","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":17918408073,"package_name":"@definitelytyped/typescript-versions","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":17918408074,"package_name":"@definitelytyped/utils","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":17918408075,"package_name":"@types/node","ecosystem":"npm","requirements":"18.19.14","direct":false,"kind":"development","optional":false},{"id":17918408076,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"development","optional":false},{"id":17918408077,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":17918408078,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":17918408079,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":17918408080,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":17918408081,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":17918408082,"package_name":"@qiwi/npm-registry-client","ecosystem":"npm","requirements":"8.9.1","direct":false,"kind":"development","optional":false},{"id":17918408083,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.6","direct":false,"kind":"development","optional":false},{"id":17918408084,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":17918408085,"package_name":"@sinonjs/samsam","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":17918408086,"package_name":"@sinonjs/text-encoding","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"development","optional":false},{"id":17918408087,"package_name":"@types/node","ecosystem":"npm","requirements":"14.18.63","direct":false,"kind":"development","optional":false},{"id":17918408088,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":17918408089,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":17918408090,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":17918408091,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":17918408092,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":17918408093,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":17918408094,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":17918408095,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":17918408096,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":17918408097,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17918408098,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":17918408099,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":17918408100,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":17918408101,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":17918408102,"package_name":"array-buffer-byte-length","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17918408103,"package_name":"array.prototype.reduce","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":17918408104,"package_name":"arraybuffer.prototype.slice","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":17918408105,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"development","optional":false},{"id":17918408106,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17918408107,"package_name":"assertion-error","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":17918408108,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":17918408109,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":17918408110,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":17918408111,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":17918408112,"package_name":"aws4","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"development","optional":false},{"id":17918408113,"package_name":"b4a","ecosystem":"npm","requirements":"1.6.6","direct":false,"kind":"development","optional":false},{"id":17918408114,"package_name":"babel-code-frame","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":17918408115,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":17918408116,"package_name":"ansi-styles","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":17918408117,"package_name":"chalk","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":17918408118,"package_name":"js-tokens","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":17918408119,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":17918408120,"package_name":"supports-color","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":17918408121,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17918408122,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17918408123,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17918408124,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":17918408125,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":17918408126,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":17918408127,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":17918408128,"package_name":"builtin-modules","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":17918408129,"package_name":"builtins","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":17918408130,"package_name":"cachedir","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":17918408131,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":17918408132,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":17918408133,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":17918408134,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":17918408135,"package_name":"chai","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":17918408136,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":17918408137,"package_name":"charm","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17918408138,"package_name":"check-error","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":17918408139,"package_name":"chokidar","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":17918408140,"package_name":"fsevents","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":17918408141,"package_name":"readdirp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":17918408142,"package_name":"chownr","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":17918408143,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":17918408144,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":17918408145,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":17918408146,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":17918408147,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":17918408148,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":17918408149,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":17918408150,"package_name":"command-exists","ecosystem":"npm","requirements":"1.2.9","direct":false,"kind":"development","optional":false},{"id":17918408151,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":17918408152,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":17918408153,"package_name":"concat-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":17918408154,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":17918408155,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17918408156,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":17918408157,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":17918408158,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":17918408159,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":17918408160,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":17918408161,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":17918408162,"package_name":"deep-eql","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":17918408163,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":17918408164,"package_name":"define-data-property","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":17918408165,"package_name":"define-properties","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":17918408166,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17918408167,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17918408168,"package_name":"diff","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":17918408169,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":17918408170,"package_name":"dts-critic","ecosystem":"npm","requirements":"3.3.11","direct":false,"kind":"development","optional":false},{"id":17918408171,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"development","optional":false},{"id":17918408172,"package_name":"dtslint","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"development","optional":false},{"id":17918408173,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":17918408174,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":17918408175,"package_name":"enquirer","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":17918408176,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.22.3","direct":false,"kind":"development","optional":false},{"id":17918408177,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":17918408178,"package_name":"es-array-method-boxes-properly","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17918408179,"package_name":"es-errors","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":17918408180,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":17918408181,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":17918408182,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":17918408183,"package_name":"eslint","ecosystem":"npm","requirements":"7.32.0","direct":false,"kind":"development","optional":false},{"id":17918408184,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":17918408185,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":17918408186,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":17918408187,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":17918408188,"package_name":"espree","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"development","optional":false},{"id":17918408189,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":17918408190,"package_name":"esquery","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":17918408191,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":17918408192,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":17918408193,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":17918408194,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":17918408195,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":17918408196,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":17918408197,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":17918408198,"package_name":"fast-fifo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":17918408199,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":17918408200,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":17918408201,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":17918408202,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":17918408203,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":17918408204,"package_name":"flat","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":17918408205,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":17918408206,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.9","direct":false,"kind":"development","optional":false},{"id":17918408207,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":17918408208,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":17918408209,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":17918408210,"package_name":"fs-extra","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":17918408211,"package_name":"fs-minipass","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":17918408212,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17918408213,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":17918408214,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":17918408215,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":17918408216,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17918408217,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":17918408218,"package_name":"gauge","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"development","optional":false},{"id":17918408219,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":17918408220,"package_name":"get-func-name","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":17918408221,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":17918408222,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17918408223,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":17918408224,"package_name":"glob","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"development","optional":false},{"id":17918408225,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":17918408226,"package_name":"globals","ecosystem":"npm","requirements":"13.24.0","direct":false,"kind":"development","optional":false},{"id":17918408227,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":17918408228,"package_name":"gopd","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17918408229,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"development","optional":false},{"id":17918408230,"package_name":"growl","ecosystem":"npm","requirements":"1.10.5","direct":false,"kind":"development","optional":false},{"id":17918408231,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":17918408232,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"development","optional":false},{"id":17918408233,"package_name":"has-ansi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":17918408234,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17918408235,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":17918408236,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17918408237,"package_name":"has-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17918408238,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":17918408239,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17918408240,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":17918408241,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":17918408242,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":17918408243,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":17918408244,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":17918408245,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":17918408246,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":17918408247,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":17918408248,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":17918408249,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":17918408250,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":17918408251,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":17918408252,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":17918408253,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17918408254,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":17918408255,"package_name":"is-buffer","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":17918408256,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":17918408257,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.13.1","direct":false,"kind":"development","optional":false},{"id":17918408258,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":17918408259,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17918408260,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17918408261,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":17918408262,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":17918408263,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":17918408264,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":17918408265,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":17918408266,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17918408267,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":17918408268,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":17918408269,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"development","optional":false},{"id":17918408270,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17918408271,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17918408272,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":17918408273,"package_name":"isexe","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":17918408274,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":17918408275,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":17918408276,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":17918408277,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":17918408278,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":17918408279,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":17918408280,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":17918408281,"package_name":"json-stable-stringify","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":17918408282,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17918408283,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":17918408284,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":17918408285,"package_name":"jsonify","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":17918408286,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":17918408287,"package_name":"just-extend","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":17918408288,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"development","optional":false},{"id":17918408289,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":17918408290,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":17918408291,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":17918408292,"package_name":"lodash.get","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":17918408293,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":17918408294,"package_name":"lodash.truncate","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":17918408295,"package_name":"log-symbols","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":17918408296,"package_name":"loupe","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":17918408297,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":17918408298,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"development","optional":false},{"id":17918408299,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"development","optional":false},{"id":17918408300,"package_name":"minimatch","ecosystem":"npm","requirements":"9.0.3","direct":false,"kind":"development","optional":false},{"id":17918408301,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":17918408302,"package_name":"minipass","ecosystem":"npm","requirements":"3.3.6","direct":false,"kind":"development","optional":false},{"id":17918408303,"package_name":"minizlib","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":17918408304,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":17918408305,"package_name":"mocha","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":17918408306,"package_name":"ansi-colors","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":17918408307,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":17918408308,"package_name":"cliui","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":17918408309,"package_name":"debug","ecosystem":"npm","requirements":"3.2.6","direct":false,"kind":"development","optional":false},{"id":17918408310,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":17918408311,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":17918408312,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.13.1","direct":false,"kind":"development","optional":false},{"id":17918408313,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":17918408314,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":17918408315,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":17918408316,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":17918408317,"package_name":"supports-color","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":17918408318,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":17918408319,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":17918408320,"package_name":"yargs","ecosystem":"npm","requirements":"13.3.2","direct":false,"kind":"development","optional":false},{"id":17918408321,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":17918408322,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":17918408323,"package_name":"nise","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":17918408324,"package_name":"node-environment-flags","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":17918408325,"package_name":"semver","ecosystem":"npm","requirements":"5.7.2","direct":false,"kind":"development","optional":false},{"id":17918408326,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":17918408327,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17918408328,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"8.1.5","direct":false,"kind":"development","optional":false},{"id":17918408329,"package_name":"npmlog","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":17918408330,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17918408331,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":17918408332,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":17918408333,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.13.1","direct":false,"kind":"development","optional":false},{"id":17918408334,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":17918408335,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":17918408336,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.7","direct":false,"kind":"development","optional":false},{"id":17918408337,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":17918408338,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"development","optional":false},{"id":17918408339,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":17918408340,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":17918408341,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":17918408342,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17918408343,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":17918408344,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17918408345,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":17918408346,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":17918408347,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":17918408348,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":17918408349,"package_name":"pathval","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":17918408350,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":17918408351,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":17918408352,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":17918408353,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":17918408354,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":17918408355,"package_name":"psl","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":17918408356,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":17918408357,"package_name":"qs","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":17918408358,"package_name":"queue-tick","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17918408359,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"development","optional":false},{"id":17918408360,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":17918408361,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":17918408362,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":17918408363,"package_name":"request","ecosystem":"npm","requirements":"2.88.2","direct":false,"kind":"development","optional":false},{"id":17918408364,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":17918408365,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":17918408366,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":17918408367,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.8","direct":false,"kind":"development","optional":false},{"id":17918408368,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":17918408369,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":17918408370,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":17918408371,"package_name":"safe-array-concat","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":17918408372,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":17918408373,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":17918408374,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":17918408375,"package_name":"semver","ecosystem":"npm","requirements":"7.6.0","direct":false,"kind":"development","optional":false},{"id":17918408376,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":17918408377,"package_name":"set-function-length","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":17918408378,"package_name":"set-function-name","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":17918408379,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":17918408380,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":17918408381,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":17918408382,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":17918408383,"package_name":"sinon","ecosystem":"npm","requirements":"9.2.4","direct":false,"kind":"development","optional":false},{"id":17918408384,"package_name":"sinon-chai","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"development","optional":false},{"id":17918408385,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":17918408386,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":17918408387,"package_name":"slide","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":17918408388,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":17918408389,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":17918408390,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":17918408391,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.16","direct":false,"kind":"development","optional":false},{"id":17918408392,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":17918408393,"package_name":"sshpk","ecosystem":"npm","requirements":"1.18.0","direct":false,"kind":"development","optional":false},{"id":17918408394,"package_name":"ssri","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":17918408395,"package_name":"streamx","ecosystem":"npm","requirements":"2.15.7","direct":false,"kind":"development","optional":false},{"id":17918408396,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":17918408397,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17918408398,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":17918408399,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":17918408400,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":17918408401,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":17918408402,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":17918408403,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":17918408404,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17918408405,"package_name":"table","ecosystem":"npm","requirements":"6.8.1","direct":false,"kind":"development","optional":false},{"id":17918408406,"package_name":"ajv","ecosystem":"npm","requirements":"8.12.0","direct":false,"kind":"development","optional":false},{"id":17918408407,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17918408408,"package_name":"tar","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":17918408409,"package_name":"tar-stream","ecosystem":"npm","requirements":"3.1.7","direct":false,"kind":"development","optional":false},{"id":17918408410,"package_name":"minipass","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":17918408411,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":17918408412,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":17918408413,"package_name":"tmp","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":17918408414,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17918408415,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":17918408416,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":17918408417,"package_name":"tslint","ecosystem":"npm","requirements":"5.14.0","direct":false,"kind":"development","optional":false},{"id":17918408418,"package_name":"tsutils","ecosystem":"npm","requirements":"2.29.0","direct":false,"kind":"development","optional":false},{"id":17918408419,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":17918408420,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":17918408421,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":17918408422,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":17918408423,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":17918408424,"package_name":"typed-array-buffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17918408425,"package_name":"typed-array-byte-length","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17918408426,"package_name":"typed-array-byte-offset","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17918408427,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":17918408428,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":17918408429,"package_name":"typescript","ecosystem":"npm","requirements":"4.9.5","direct":false,"kind":"development","optional":false},{"id":17918408430,"package_name":"typescript-4.6","ecosystem":"npm","requirements":"4.6.4","direct":false,"kind":"development","optional":false},{"id":17918408431,"package_name":"typescript-4.7","ecosystem":"npm","requirements":"4.7.4","direct":false,"kind":"development","optional":false},{"id":17918408432,"package_name":"typescript-4.8","ecosystem":"npm","requirements":"4.8.4","direct":false,"kind":"development","optional":false},{"id":17918408433,"package_name":"typescript-4.9","ecosystem":"npm","requirements":"4.9.5","direct":false,"kind":"development","optional":false},{"id":17918408434,"package_name":"typescript-5.0","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":17918408435,"package_name":"typescript-5.1","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"development","optional":false},{"id":17918408436,"package_name":"typescript-5.2","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":17918408437,"package_name":"typescript-5.3","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"development","optional":false},{"id":17918408438,"package_name":"typescript-5.4","ecosystem":"npm","requirements":"5.4.0-dev.20240206","direct":false,"kind":"development","optional":false},{"id":17918408439,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17918408440,"package_name":"undici-types","ecosystem":"npm","requirements":"5.26.5","direct":false,"kind":"development","optional":false},{"id":17918408441,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":17918408442,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":17918408443,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":17918408444,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17918408445,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":17918408446,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":17918408447,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":17918408448,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":17918408449,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":17918408450,"package_name":"which","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":17918408451,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17918408452,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":17918408453,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.14","direct":false,"kind":"development","optional":false},{"id":17918408454,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":17918408455,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":17918408456,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17918408457,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":17918408458,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":17918408459,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"development","optional":false},{"id":17918408460,"package_name":"yargs-parser","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"development","optional":false},{"id":17918408461,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":17918408462,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":17918408463,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":17918408464,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":17918408465,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":17918408466,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"esm/package.json","sha":null,"kind":"manifest","created_at":"2024-09-11T19:20:50.195Z","updated_at":"2024-09-11T19:20:50.195Z","repository_link":"https://github.com/paulmillr/chokidar/blob/main/esm/package.json","dependencies":[]}],"score":37.25007326086916,"created_at":"2026-07-08T09:28:41.870Z","updated_at":"2026-07-21T16:30:24.476Z","avatar_url":"https://github.com/paulmillr.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378654","html_url":"https://summary.ecosyste.ms/projects/378654"}