{"id":378125,"url":"https://github.com/mathiasbynens/emoji-regex","last_synced_at":"2026-08-13T02:30:28.727Z","repository":{"id":21242214,"uuid":"24557614","full_name":"mathiasbynens/emoji-regex","owner":"mathiasbynens","description":"A regular expression to match all Emoji-only symbols as per the Unicode Standard.","archived":false,"fork":false,"pushed_at":"2025-10-13T08:13:29.000Z","size":187,"stargazers_count":1909,"open_issues_count":12,"forks_count":171,"subscribers_count":20,"default_branch":"main","last_synced_at":"2026-08-06T00:55:40.980Z","etag":null,"topics":["emoji","regex","regexp","regular-expression","unicode"],"latest_commit_sha":null,"homepage":"https://mths.be/emoji-regex","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/mathiasbynens.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT.txt","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}},"created_at":"2014-09-28T11:08:29.000Z","updated_at":"2026-07-31T07:08:19.000Z","dependencies_parsed_at":"2024-08-26T14:52:45.660Z","dependency_job_id":"0a28b372-23e4-40a5-8d0c-e8b02d77bacf","html_url":"https://github.com/mathiasbynens/emoji-regex","commit_stats":{"total_commits":112,"total_committers":18,"mean_commits":6.222222222222222,"dds":0.1696428571428571,"last_synced_commit":"8a6871a787a9c9441ed5a341951dcdb1fb3c1d1f"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/mathiasbynens/emoji-regex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/sbom","scorecard":{"id":624305,"data":{"date":"2025-08-11","repo":{"name":"github.com/mathiasbynens/emoji-regex","commit":"8a6871a787a9c9441ed5a341951dcdb1fb3c1d1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-on-tag.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/emoji-regex/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-on-tag.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/emoji-regex/publish-on-tag.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:19","Warn: npmCommand not pinned by hash: .github/workflows/publish-on-tag.yml:16","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-MIT.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE-MIT.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-21T05:59:52.851Z","repository_id":21242214,"created_at":"2025-08-21T05:59:52.852Z","updated_at":"2025-08-21T05:59:52.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"}},"owner":{"login":"mathiasbynens","name":"Mathias Bynens","uuid":"81942","kind":"user","description":"Web standards fanatic. JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, macOS.","email":"","website":"https://mathiasbynens.be/","location":null,"twitter":"mathias","company":"@Google","icon_url":"https://avatars.githubusercontent.com/u/81942?u=284f01ab572101237f97e5e34d855fb580f614f5\u0026v=4","repositories_count":593,"last_synced_at":"2026-08-09T07:22:08.217Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/mathiasbynens","funding_links":["https://github.com/sponsors/mathiasbynens"],"total_stars":55992,"followers":13009,"following":163,"created_at":"2022-11-02T16:20:32.039Z","updated_at":"2026-08-09T07:22:08.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens/repositories"},"packages":[{"id":4998824,"name":"org.webjars.npm:emoji-regex","ecosystem":"maven","description":"WebJar for emoji-regex","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathiasbynens/emoji-regex","keywords_array":[],"namespace":"org.webjars.npm","versions_count":7,"first_release_published_at":"2018-06-25T10:20:33.000Z","latest_release_published_at":"2026-03-24T23:27:47.000Z","latest_release_number":"10.6.0","last_synced_at":"2026-08-12T02:01:16.836Z","created_at":"2022-07-27T10:55:30.740Z","updated_at":"2026-08-12T02:01:16.836Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/emoji-regex/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/emoji-regex/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":21242214,"uuid":"24557614","full_name":"mathiasbynens/emoji-regex","owner":"mathiasbynens","description":"A regular expression to match all Emoji-only symbols as per the Unicode Standard.","archived":false,"fork":false,"pushed_at":"2025-10-13T08:13:29.000Z","size":187,"stargazers_count":1909,"open_issues_count":12,"forks_count":171,"subscribers_count":20,"default_branch":"main","last_synced_at":"2026-08-06T00:55:40.980Z","etag":null,"topics":["emoji","regex","regexp","regular-expression","unicode"],"latest_commit_sha":null,"homepage":"https://mths.be/emoji-regex","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/mathiasbynens.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT.txt","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}},"created_at":"2014-09-28T11:08:29.000Z","updated_at":"2026-07-31T07:08:19.000Z","dependencies_parsed_at":"2024-08-26T14:52:45.660Z","dependency_job_id":"0a28b372-23e4-40a5-8d0c-e8b02d77bacf","html_url":"https://github.com/mathiasbynens/emoji-regex","commit_stats":{"total_commits":112,"total_committers":18,"mean_commits":6.222222222222222,"dds":0.1696428571428571,"last_synced_commit":"8a6871a787a9c9441ed5a341951dcdb1fb3c1d1f"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/mathiasbynens/emoji-regex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/sbom","scorecard":{"id":624305,"data":{"date":"2025-08-11","repo":{"name":"github.com/mathiasbynens/emoji-regex","commit":"8a6871a787a9c9441ed5a341951dcdb1fb3c1d1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-on-tag.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/emoji-regex/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-on-tag.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/emoji-regex/publish-on-tag.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:19","Warn: npmCommand not pinned by hash: .github/workflows/publish-on-tag.yml:16","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-MIT.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE-MIT.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-21T05:59:52.851Z","repository_id":21242214,"created_at":"2025-08-21T05:59:52.852Z","updated_at":"2025-08-21T05:59:52.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"},"owner_record":{"login":"mathiasbynens","name":"Mathias Bynens","uuid":"81942","kind":"user","description":"Web standards fanatic. JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, macOS.","email":"","website":"https://mathiasbynens.be/","location":null,"twitter":"mathias","company":"@Google","icon_url":"https://avatars.githubusercontent.com/u/81942?u=284f01ab572101237f97e5e34d855fb580f614f5\u0026v=4","repositories_count":591,"last_synced_at":"2026-08-01T10:11:46.177Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mathiasbynens","funding_links":["https://github.com/sponsors/mathiasbynens"],"total_stars":55975,"followers":13007,"following":163,"created_at":"2022-11-02T16:20:32.039Z","updated_at":"2026-08-01T10:11:46.178Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens/repositories"},"tags":[{"name":"v10.6.0","sha":"70451eae5f7bbb7c211fec0887f88c444cd562a5","kind":"tag","published_at":"2025-10-13T08:13:26.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.6.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"188605a06fc71f0520ac3cc2a7b31061dba9f3b8","kind":"tag","published_at":"2025-10-13T08:10:50.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.5.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"15b823b18b48a4697a5a97510d580025e05e4c51","kind":"tag","published_at":"2025-08-28T14:46:36.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.5.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8a6871a787a9c9441ed5a341951dcdb1fb3c1d1f","kind":"tag","published_at":"2024-08-26T12:40:48.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.4.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"3a5f0fbf4448826eb5ac91283b504e1c68fc928e","kind":"tag","published_at":"2023-10-17T09:01:58.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.3.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"6acf03a84f4ceb0728643057fd03ea8f0f970555","kind":"tag","published_at":"2022-09-29T18:27:07.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.2.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"a5207f2484d2ac9ac1975fbcb3d2a1f9e2cd76bc","kind":"tag","published_at":"2022-09-29T14:08:00.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.2.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"d342252ff3ff2e8912a686a1e77b0cb672530844","kind":"tag","published_at":"2022-04-01T10:46:05.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.1.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.1.0/manifests"},{"name":"v10.0.1","sha":"be333b33e32e21cb085c8a190f855f9037c0bcf2","kind":"tag","published_at":"2022-03-07T10:23:16.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.0.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"4b351ff8138215a963fe617d020492bd4766f690","kind":"tag","published_at":"2021-09-27T14:00:51.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.0/manifests"},{"name":"v9.2.2","sha":"0ffa466d7ab65af304d03dddd3a92a2d8268e7ce","kind":"tag","published_at":"2021-03-02T10:57:21.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.2.2","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"8f0033fc230c4cb7945b5e3cda7e6902e178c747","kind":"tag","published_at":"2021-01-29T09:09:07.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.2.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"acc45a26fdcf85bb9ed03d0ef0a6c5e1c17177e9","kind":"tag","published_at":"2020-10-20T17:11:45.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.2.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.0/manifests"},{"name":"v9.1.1","sha":"9c1f3d8f305b0fbd49582bca5cce4920c00c089d","kind":"commit","published_at":"2020-10-13T13:23:44.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.1.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"de61192f08007120b451f7939ae8dd5c4bfc03c6","kind":"tag","published_at":"2020-10-13T12:25:13.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.1.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"cf70015c33262fdddf731cf5cda16588bb1583dc","kind":"tag","published_at":"2020-04-10T09:34:51.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.0.0/manifests"},{"name":"v8.0.0","sha":"a9f2e514523d4c0931974aff5059052da10c52c5","kind":"tag","published_at":"2019-03-05T18:58:03.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v8.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v8.0.0/manifests"},{"name":"v7.0.3","sha":"3cbaf44e18f4996464ce97f1484ef425bbe8864a","kind":"tag","published_at":"2018-12-21T10:26:24.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.3","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"880a35684329a35296a80c133acb765d351b0f55","kind":"tag","published_at":"2018-12-20T11:08:36.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.2","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"cf33819f8c6be57a48518acdb04af9158b910f98","kind":"commit","published_at":"2018-08-31T19:23:39.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"7e67d4038143c27bc94bfaf175364d765d641c24","kind":"tag","published_at":"2018-06-08T09:12:03.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.0/manifests"},{"name":"v6.5.1","sha":"ebba6b6eb6da0d2b3bb1b4be383e4be6bd53fc3a","kind":"tag","published_at":"2017-07-26T13:41:41.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.5.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"4879e7c39175ccd854474c8604444d1f108eecb2","kind":"tag","published_at":"2017-07-15T22:09:06.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.5.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.0/manifests"},{"name":"v6.4.3","sha":"e784cef2e3c18855d521a37f4a9e8a813870f0a6","kind":"commit","published_at":"2017-07-02T08:54:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.3","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"9f282109a58a1a1c80c1c5f75d51042a8c038647","kind":"commit","published_at":"2017-04-06T11:36:44.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.2","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"69b18a5c676998964dda0fc7aa1e402e820900cd","kind":"commit","published_at":"2017-03-15T20:54:59.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"2cf425da0f89be32a1a6c2ddd66de09592822657","kind":"commit","published_at":"2017-03-15T20:45:21.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"2bbbc81f5659c69e3630575db226a726ea99d740","kind":"commit","published_at":"2017-03-15T19:50:53.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.3.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"48431ce1778eef2451da34dfc6c30255f13bcec2","kind":"commit","published_at":"2017-03-15T12:43:32.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.2.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.2.0/manifests"},{"name":"v6.1.3","sha":"b8a4f39b8e5afdbe6f594f5fd1f0b7a259a1b1e8","kind":"commit","published_at":"2017-03-09T12:48:40.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.1.3","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.3/manifests"},{"name":"v6.1.1","sha":"7d00562619d478b133f442cc6681068438448ba0","kind":"commit","published_at":"2017-03-08T19:28:47.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.1.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"3954a7729054e6f7ff64e168eb509a90ab21e2ff","kind":"commit","published_at":"2016-12-21T19:26:06.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.1.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"3eb1bb312226bec134540902b0679b583e14ff50","kind":"commit","published_at":"2015-07-04T11:56:57.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"4657bcb29fe627b16732814394e15ea7f4e75220","kind":"commit","published_at":"2015-02-13T22:42:24.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v5.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"d8d883a9a761156ded461d6b710aa0dce361069f","kind":"commit","published_at":"2014-12-17T23:28:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v4.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"2322260dd72b062566859fa398f2bd31d43890b5","kind":"commit","published_at":"2014-11-27T11:48:24.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v3.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"c57ed120f3619431861519fbf2621b12b966c87d","kind":"commit","published_at":"2014-11-04T06:27:34.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v2.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"971ea0284a72ed083572e8dfc7e0096ac76c9eb8","kind":"commit","published_at":"2014-09-29T15:38:17.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v1.0.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2915f75504a7ff51d0bb487fe11ee7d35a461d5d","kind":"commit","published_at":"2014-09-28T11:10:23.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v1.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T05:32:08.076Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":13.42066560594539,"stargazers_count":7.896421169214471,"forks_count":10.907438358115822,"average":16.051117268555767},"purl":"pkg:maven/org.webjars.npm/emoji-regex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:emoji-regex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:emoji-regex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:emoji-regex/dependencies","status":null,"funding_links":["https://github.com/sponsors/mathiasbynens"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T21:33:02.323Z","issues_count":78,"pull_requests_count":36,"avg_time_to_close_issue":15258769.287878787,"avg_time_to_close_pull_request":5876101.571428572,"issues_closed_count":66,"pull_requests_closed_count":35,"pull_request_authors_count":24,"issue_authors_count":68,"avg_comments_per_issue":3.0384615384615383,"avg_comments_per_pull_request":1.777777777777778,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":50154.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/issues","maintainers":[{"login":"mathiasbynens","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mathiasbynens"},{"login":"scriby","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scriby"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:emoji-regex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:emoji-regex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:emoji-regex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:emoji-regex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:emoji-regex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:emoji-regex/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614312,"maintainers_count":0,"namespaces_count":81639,"keywords_count":35201,"github":"maven-central","metadata":{"funded_packages_count":44250,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-12T15:20:50.627Z","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":1667895,"name":"emoji-regex","ecosystem":"npm","description":"A regular expression to match all Emoji-only symbols as per the Unicode Standard.","homepage":"https://mths.be/emoji-regex","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathiasbynens/emoji-regex","keywords_array":["unicode","regex","regexp","regular expressions","code points","symbols","characters","emoji"],"namespace":null,"versions_count":37,"first_release_published_at":"2014-09-28T11:10:47.034Z","latest_release_published_at":"2025-10-13T08:13:51.804Z","latest_release_number":"10.6.0","last_synced_at":"2026-08-12T02:01:29.319Z","created_at":"2022-04-09T14:13:08.007Z","updated_at":"2026-08-12T02:01:29.319Z","registry_url":"https://www.npmjs.com/package/emoji-regex","install_command":"npm install emoji-regex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.6.0"},"contentPolicy":null},"repo_metadata":{"id":21242214,"uuid":"24557614","full_name":"mathiasbynens/emoji-regex","owner":"mathiasbynens","description":"A regular expression to match all Emoji-only symbols as per the Unicode Standard.","archived":false,"fork":false,"pushed_at":"2025-10-13T08:13:29.000Z","size":187,"stargazers_count":1909,"open_issues_count":12,"forks_count":171,"subscribers_count":20,"default_branch":"main","last_synced_at":"2026-08-06T00:55:40.980Z","etag":null,"topics":["emoji","regex","regexp","regular-expression","unicode"],"latest_commit_sha":null,"homepage":"https://mths.be/emoji-regex","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/mathiasbynens.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT.txt","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}},"created_at":"2014-09-28T11:08:29.000Z","updated_at":"2026-07-31T07:08:19.000Z","dependencies_parsed_at":"2024-08-26T14:52:45.660Z","dependency_job_id":"0a28b372-23e4-40a5-8d0c-e8b02d77bacf","html_url":"https://github.com/mathiasbynens/emoji-regex","commit_stats":{"total_commits":112,"total_committers":18,"mean_commits":6.222222222222222,"dds":0.1696428571428571,"last_synced_commit":"8a6871a787a9c9441ed5a341951dcdb1fb3c1d1f"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/mathiasbynens/emoji-regex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/sbom","scorecard":{"id":624305,"data":{"date":"2025-08-11","repo":{"name":"github.com/mathiasbynens/emoji-regex","commit":"8a6871a787a9c9441ed5a341951dcdb1fb3c1d1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-on-tag.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/emoji-regex/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-on-tag.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/emoji-regex/publish-on-tag.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:19","Warn: npmCommand not pinned by hash: .github/workflows/publish-on-tag.yml:16","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-MIT.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE-MIT.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-21T05:59:52.851Z","repository_id":21242214,"created_at":"2025-08-21T05:59:52.852Z","updated_at":"2025-08-21T05:59:52.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"},"owner_record":{"login":"mathiasbynens","name":"Mathias Bynens","uuid":"81942","kind":"user","description":"Web standards fanatic. JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, macOS.","email":"","website":"https://mathiasbynens.be/","location":null,"twitter":"mathias","company":"@Google","icon_url":"https://avatars.githubusercontent.com/u/81942?u=284f01ab572101237f97e5e34d855fb580f614f5\u0026v=4","repositories_count":591,"last_synced_at":"2026-08-01T10:11:46.177Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mathiasbynens","funding_links":["https://github.com/sponsors/mathiasbynens"],"total_stars":55975,"followers":13007,"following":163,"created_at":"2022-11-02T16:20:32.039Z","updated_at":"2026-08-01T10:11:46.178Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens/repositories"},"tags":[{"name":"v10.6.0","sha":"70451eae5f7bbb7c211fec0887f88c444cd562a5","kind":"tag","published_at":"2025-10-13T08:13:26.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.6.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"188605a06fc71f0520ac3cc2a7b31061dba9f3b8","kind":"tag","published_at":"2025-10-13T08:10:50.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.5.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"15b823b18b48a4697a5a97510d580025e05e4c51","kind":"tag","published_at":"2025-08-28T14:46:36.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.5.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8a6871a787a9c9441ed5a341951dcdb1fb3c1d1f","kind":"tag","published_at":"2024-08-26T12:40:48.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.4.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"3a5f0fbf4448826eb5ac91283b504e1c68fc928e","kind":"tag","published_at":"2023-10-17T09:01:58.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.3.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"6acf03a84f4ceb0728643057fd03ea8f0f970555","kind":"tag","published_at":"2022-09-29T18:27:07.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.2.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"a5207f2484d2ac9ac1975fbcb3d2a1f9e2cd76bc","kind":"tag","published_at":"2022-09-29T14:08:00.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.2.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"d342252ff3ff2e8912a686a1e77b0cb672530844","kind":"tag","published_at":"2022-04-01T10:46:05.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.1.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.1.0/manifests"},{"name":"v10.0.1","sha":"be333b33e32e21cb085c8a190f855f9037c0bcf2","kind":"tag","published_at":"2022-03-07T10:23:16.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.0.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"4b351ff8138215a963fe617d020492bd4766f690","kind":"tag","published_at":"2021-09-27T14:00:51.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.0/manifests"},{"name":"v9.2.2","sha":"0ffa466d7ab65af304d03dddd3a92a2d8268e7ce","kind":"tag","published_at":"2021-03-02T10:57:21.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.2.2","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"8f0033fc230c4cb7945b5e3cda7e6902e178c747","kind":"tag","published_at":"2021-01-29T09:09:07.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.2.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"acc45a26fdcf85bb9ed03d0ef0a6c5e1c17177e9","kind":"tag","published_at":"2020-10-20T17:11:45.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.2.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.0/manifests"},{"name":"v9.1.1","sha":"9c1f3d8f305b0fbd49582bca5cce4920c00c089d","kind":"commit","published_at":"2020-10-13T13:23:44.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.1.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"de61192f08007120b451f7939ae8dd5c4bfc03c6","kind":"tag","published_at":"2020-10-13T12:25:13.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.1.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"cf70015c33262fdddf731cf5cda16588bb1583dc","kind":"tag","published_at":"2020-04-10T09:34:51.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.0.0/manifests"},{"name":"v8.0.0","sha":"a9f2e514523d4c0931974aff5059052da10c52c5","kind":"tag","published_at":"2019-03-05T18:58:03.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v8.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v8.0.0/manifests"},{"name":"v7.0.3","sha":"3cbaf44e18f4996464ce97f1484ef425bbe8864a","kind":"tag","published_at":"2018-12-21T10:26:24.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.3","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"880a35684329a35296a80c133acb765d351b0f55","kind":"tag","published_at":"2018-12-20T11:08:36.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.2","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"cf33819f8c6be57a48518acdb04af9158b910f98","kind":"commit","published_at":"2018-08-31T19:23:39.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"7e67d4038143c27bc94bfaf175364d765d641c24","kind":"tag","published_at":"2018-06-08T09:12:03.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.0/manifests"},{"name":"v6.5.1","sha":"ebba6b6eb6da0d2b3bb1b4be383e4be6bd53fc3a","kind":"tag","published_at":"2017-07-26T13:41:41.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.5.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"4879e7c39175ccd854474c8604444d1f108eecb2","kind":"tag","published_at":"2017-07-15T22:09:06.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.5.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.0/manifests"},{"name":"v6.4.3","sha":"e784cef2e3c18855d521a37f4a9e8a813870f0a6","kind":"commit","published_at":"2017-07-02T08:54:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.3","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"9f282109a58a1a1c80c1c5f75d51042a8c038647","kind":"commit","published_at":"2017-04-06T11:36:44.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.2","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"69b18a5c676998964dda0fc7aa1e402e820900cd","kind":"commit","published_at":"2017-03-15T20:54:59.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"2cf425da0f89be32a1a6c2ddd66de09592822657","kind":"commit","published_at":"2017-03-15T20:45:21.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"2bbbc81f5659c69e3630575db226a726ea99d740","kind":"commit","published_at":"2017-03-15T19:50:53.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.3.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"48431ce1778eef2451da34dfc6c30255f13bcec2","kind":"commit","published_at":"2017-03-15T12:43:32.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.2.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.2.0/manifests"},{"name":"v6.1.3","sha":"b8a4f39b8e5afdbe6f594f5fd1f0b7a259a1b1e8","kind":"commit","published_at":"2017-03-09T12:48:40.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.1.3","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.3/manifests"},{"name":"v6.1.1","sha":"7d00562619d478b133f442cc6681068438448ba0","kind":"commit","published_at":"2017-03-08T19:28:47.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.1.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"3954a7729054e6f7ff64e168eb509a90ab21e2ff","kind":"commit","published_at":"2016-12-21T19:26:06.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.1.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"3eb1bb312226bec134540902b0679b583e14ff50","kind":"commit","published_at":"2015-07-04T11:56:57.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"4657bcb29fe627b16732814394e15ea7f4e75220","kind":"commit","published_at":"2015-02-13T22:42:24.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v5.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"d8d883a9a761156ded461d6b710aa0dce361069f","kind":"commit","published_at":"2014-12-17T23:28:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v4.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"2322260dd72b062566859fa398f2bd31d43890b5","kind":"commit","published_at":"2014-11-27T11:48:24.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v3.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"c57ed120f3619431861519fbf2621b12b966c87d","kind":"commit","published_at":"2014-11-04T06:27:34.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v2.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"971ea0284a72ed083572e8dfc7e0096ac76c9eb8","kind":"commit","published_at":"2014-09-29T15:38:17.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v1.0.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2915f75504a7ff51d0bb487fe11ee7d35a461d5d","kind":"commit","published_at":"2014-09-28T11:10:23.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v1.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-08T00:21:07.426Z","dependent_packages_count":2426,"downloads":1789795310,"downloads_period":"last-month","dependent_repos_count":4193583,"rankings":{"downloads":0.0009582939520152101,"dependent_repos_count":0.0017523089408278125,"dependent_packages_count":0.03304745143092453,"stargazers_count":2.042672008288421,"forks_count":2.40362027027175,"docker_downloads_count":0.001286851878420425,"average":0.7472228641270598},"purl":"pkg:npm/emoji-regex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/emoji-regex","docker_dependents_count":61449,"docker_downloads_count":18410745860,"usage_url":"https://repos.ecosyste.ms/usage/npm/emoji-regex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/emoji-regex/dependencies","status":null,"funding_links":["https://github.com/sponsors/mathiasbynens"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-05T21:33:02.323Z","issues_count":78,"pull_requests_count":36,"avg_time_to_close_issue":15258769.287878787,"avg_time_to_close_pull_request":5876101.571428572,"issues_closed_count":66,"pull_requests_closed_count":35,"pull_request_authors_count":24,"issue_authors_count":68,"avg_comments_per_issue":3.0384615384615383,"avg_comments_per_pull_request":1.777777777777778,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":50154.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/issues","maintainers":[{"login":"mathiasbynens","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mathiasbynens"},{"login":"scriby","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scriby"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/emoji-regex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/emoji-regex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/emoji-regex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/emoji-regex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/emoji-regex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/emoji-regex/codemeta","maintainers":[{"uuid":"mathias","login":"mathias","name":null,"email":"mathias@qiwi.be","url":null,"packages_count":653,"html_url":"https://www.npmjs.com/~mathias","role":null,"created_at":"2022-11-10T12:02:47.946Z","updated_at":"2022-11-10T12:02:47.946Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mathias/packages"},{"uuid":"google-wombot","login":"google-wombot","name":null,"email":"node-team-npm+wombot@google.com","url":null,"packages_count":1412,"html_url":"https://www.npmjs.com/~google-wombot","role":null,"created_at":"2022-11-10T12:02:48.054Z","updated_at":"2022-11-10T12:02:48.054Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/google-wombot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726763,"maintainers_count":1223890,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","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":1667899,"name":"emoji-regex-latest","ecosystem":"npm","description":"A regular expression to match all Emoji-only symbols as per the Unicode Standard.","homepage":"https://mths.be/emoji-regex","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathiasbynens/emoji-regex","keywords_array":["unicode","regex","regexp","regular expressions","code points","symbols","characters","emoji"],"namespace":null,"versions_count":1,"first_release_published_at":"2017-01-25T16:06:36.343Z","latest_release_published_at":"2017-01-25T16:06:36.343Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-12T02:01:34.357Z","created_at":"2022-04-09T14:13:08.296Z","updated_at":"2026-08-12T02:07:54.203Z","registry_url":"https://www.npmjs.com/package/emoji-regex-latest","install_command":"npm install emoji-regex-latest","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":21242214,"uuid":"24557614","full_name":"mathiasbynens/emoji-regex","owner":"mathiasbynens","description":"A regular expression to match all Emoji-only symbols as per the Unicode Standard.","archived":false,"fork":false,"pushed_at":"2025-10-13T08:13:29.000Z","size":187,"stargazers_count":1909,"open_issues_count":12,"forks_count":171,"subscribers_count":20,"default_branch":"main","last_synced_at":"2026-08-06T00:55:40.980Z","etag":null,"topics":["emoji","regex","regexp","regular-expression","unicode"],"latest_commit_sha":null,"homepage":"https://mths.be/emoji-regex","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/mathiasbynens.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT.txt","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}},"created_at":"2014-09-28T11:08:29.000Z","updated_at":"2026-07-31T07:08:19.000Z","dependencies_parsed_at":"2024-08-26T14:52:45.660Z","dependency_job_id":"0a28b372-23e4-40a5-8d0c-e8b02d77bacf","html_url":"https://github.com/mathiasbynens/emoji-regex","commit_stats":{"total_commits":112,"total_committers":18,"mean_commits":6.222222222222222,"dds":0.1696428571428571,"last_synced_commit":"8a6871a787a9c9441ed5a341951dcdb1fb3c1d1f"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/mathiasbynens/emoji-regex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/sbom","scorecard":{"id":624305,"data":{"date":"2025-08-11","repo":{"name":"github.com/mathiasbynens/emoji-regex","commit":"8a6871a787a9c9441ed5a341951dcdb1fb3c1d1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-on-tag.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/emoji-regex/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-on-tag.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/emoji-regex/publish-on-tag.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:19","Warn: npmCommand not pinned by hash: .github/workflows/publish-on-tag.yml:16","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-MIT.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE-MIT.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-21T05:59:52.851Z","repository_id":21242214,"created_at":"2025-08-21T05:59:52.852Z","updated_at":"2025-08-21T05:59:52.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"},"owner_record":{"login":"mathiasbynens","name":"Mathias Bynens","uuid":"81942","kind":"user","description":"Web standards fanatic. JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, macOS.","email":"","website":"https://mathiasbynens.be/","location":null,"twitter":"mathias","company":"@Google","icon_url":"https://avatars.githubusercontent.com/u/81942?u=284f01ab572101237f97e5e34d855fb580f614f5\u0026v=4","repositories_count":593,"last_synced_at":"2026-08-09T07:22:08.217Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/mathiasbynens","funding_links":["https://github.com/sponsors/mathiasbynens"],"total_stars":55992,"followers":13009,"following":163,"created_at":"2022-11-02T16:20:32.039Z","updated_at":"2026-08-09T07:22:08.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens/repositories"},"tags":[{"name":"v10.6.0","sha":"70451eae5f7bbb7c211fec0887f88c444cd562a5","kind":"tag","published_at":"2025-10-13T08:13:26.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.6.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"188605a06fc71f0520ac3cc2a7b31061dba9f3b8","kind":"tag","published_at":"2025-10-13T08:10:50.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.5.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"15b823b18b48a4697a5a97510d580025e05e4c51","kind":"tag","published_at":"2025-08-28T14:46:36.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.5.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8a6871a787a9c9441ed5a341951dcdb1fb3c1d1f","kind":"tag","published_at":"2024-08-26T12:40:48.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.4.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"3a5f0fbf4448826eb5ac91283b504e1c68fc928e","kind":"tag","published_at":"2023-10-17T09:01:58.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.3.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"6acf03a84f4ceb0728643057fd03ea8f0f970555","kind":"tag","published_at":"2022-09-29T18:27:07.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.2.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"a5207f2484d2ac9ac1975fbcb3d2a1f9e2cd76bc","kind":"tag","published_at":"2022-09-29T14:08:00.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.2.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"d342252ff3ff2e8912a686a1e77b0cb672530844","kind":"tag","published_at":"2022-04-01T10:46:05.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.1.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.1.0/manifests"},{"name":"v10.0.1","sha":"be333b33e32e21cb085c8a190f855f9037c0bcf2","kind":"tag","published_at":"2022-03-07T10:23:16.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.0.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"4b351ff8138215a963fe617d020492bd4766f690","kind":"tag","published_at":"2021-09-27T14:00:51.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.0/manifests"},{"name":"v9.2.2","sha":"0ffa466d7ab65af304d03dddd3a92a2d8268e7ce","kind":"tag","published_at":"2021-03-02T10:57:21.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.2.2","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"8f0033fc230c4cb7945b5e3cda7e6902e178c747","kind":"tag","published_at":"2021-01-29T09:09:07.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.2.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"acc45a26fdcf85bb9ed03d0ef0a6c5e1c17177e9","kind":"tag","published_at":"2020-10-20T17:11:45.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.2.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.0/manifests"},{"name":"v9.1.1","sha":"9c1f3d8f305b0fbd49582bca5cce4920c00c089d","kind":"commit","published_at":"2020-10-13T13:23:44.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.1.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"de61192f08007120b451f7939ae8dd5c4bfc03c6","kind":"tag","published_at":"2020-10-13T12:25:13.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.1.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"cf70015c33262fdddf731cf5cda16588bb1583dc","kind":"tag","published_at":"2020-04-10T09:34:51.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.0.0/manifests"},{"name":"v8.0.0","sha":"a9f2e514523d4c0931974aff5059052da10c52c5","kind":"tag","published_at":"2019-03-05T18:58:03.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v8.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v8.0.0/manifests"},{"name":"v7.0.3","sha":"3cbaf44e18f4996464ce97f1484ef425bbe8864a","kind":"tag","published_at":"2018-12-21T10:26:24.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.3","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"880a35684329a35296a80c133acb765d351b0f55","kind":"tag","published_at":"2018-12-20T11:08:36.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.2","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"cf33819f8c6be57a48518acdb04af9158b910f98","kind":"commit","published_at":"2018-08-31T19:23:39.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"7e67d4038143c27bc94bfaf175364d765d641c24","kind":"tag","published_at":"2018-06-08T09:12:03.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.0/manifests"},{"name":"v6.5.1","sha":"ebba6b6eb6da0d2b3bb1b4be383e4be6bd53fc3a","kind":"tag","published_at":"2017-07-26T13:41:41.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.5.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"4879e7c39175ccd854474c8604444d1f108eecb2","kind":"tag","published_at":"2017-07-15T22:09:06.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.5.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.0/manifests"},{"name":"v6.4.3","sha":"e784cef2e3c18855d521a37f4a9e8a813870f0a6","kind":"commit","published_at":"2017-07-02T08:54:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.3","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"9f282109a58a1a1c80c1c5f75d51042a8c038647","kind":"commit","published_at":"2017-04-06T11:36:44.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.2","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"69b18a5c676998964dda0fc7aa1e402e820900cd","kind":"commit","published_at":"2017-03-15T20:54:59.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"2cf425da0f89be32a1a6c2ddd66de09592822657","kind":"commit","published_at":"2017-03-15T20:45:21.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"2bbbc81f5659c69e3630575db226a726ea99d740","kind":"commit","published_at":"2017-03-15T19:50:53.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.3.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"48431ce1778eef2451da34dfc6c30255f13bcec2","kind":"commit","published_at":"2017-03-15T12:43:32.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.2.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.2.0/manifests"},{"name":"v6.1.3","sha":"b8a4f39b8e5afdbe6f594f5fd1f0b7a259a1b1e8","kind":"commit","published_at":"2017-03-09T12:48:40.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.1.3","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.3/manifests"},{"name":"v6.1.1","sha":"7d00562619d478b133f442cc6681068438448ba0","kind":"commit","published_at":"2017-03-08T19:28:47.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.1.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"3954a7729054e6f7ff64e168eb509a90ab21e2ff","kind":"commit","published_at":"2016-12-21T19:26:06.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.1.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"3eb1bb312226bec134540902b0679b583e14ff50","kind":"commit","published_at":"2015-07-04T11:56:57.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"4657bcb29fe627b16732814394e15ea7f4e75220","kind":"commit","published_at":"2015-02-13T22:42:24.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v5.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"d8d883a9a761156ded461d6b710aa0dce361069f","kind":"commit","published_at":"2014-12-17T23:28:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v4.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"2322260dd72b062566859fa398f2bd31d43890b5","kind":"commit","published_at":"2014-11-27T11:48:24.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v3.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"c57ed120f3619431861519fbf2621b12b966c87d","kind":"commit","published_at":"2014-11-04T06:27:34.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v2.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"971ea0284a72ed083572e8dfc7e0096ac76c9eb8","kind":"commit","published_at":"2014-09-29T15:38:17.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v1.0.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2915f75504a7ff51d0bb487fe11ee7d35a461d5d","kind":"commit","published_at":"2014-09-28T11:10:23.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v1.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-12T02:07:54.203Z","dependent_packages_count":1,"downloads":10,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":13.583365813514353,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":2.08576206335379,"forks_count":2.446767342173895,"docker_downloads_count":null,"average":9.863925624330111},"purl":"pkg:npm/emoji-regex-latest","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/emoji-regex-latest","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/emoji-regex-latest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/emoji-regex-latest/dependencies","status":null,"funding_links":["https://github.com/sponsors/mathiasbynens"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T21:33:02.323Z","issues_count":78,"pull_requests_count":36,"avg_time_to_close_issue":15258769.287878787,"avg_time_to_close_pull_request":5876101.571428572,"issues_closed_count":66,"pull_requests_closed_count":35,"pull_request_authors_count":24,"issue_authors_count":68,"avg_comments_per_issue":3.0384615384615383,"avg_comments_per_pull_request":1.777777777777778,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":50154.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/issues","maintainers":[{"login":"mathiasbynens","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mathiasbynens"},{"login":"scriby","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scriby"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/emoji-regex-latest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/emoji-regex-latest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/emoji-regex-latest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/emoji-regex-latest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/emoji-regex-latest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/emoji-regex-latest/codemeta","maintainers":[{"uuid":"rem","login":"rem","name":null,"email":"shinjisays@gmail.com","url":null,"packages_count":492,"html_url":"https://www.npmjs.com/~rem","role":null,"created_at":"2022-11-12T05:19:18.043Z","updated_at":"2022-11-12T05:19:18.043Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rem/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726763,"maintainers_count":1223890,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","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":8811689,"name":"github.com/mathiasbynens/emoji-regex","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathiasbynens/emoji-regex","keywords_array":[],"namespace":null,"versions_count":39,"first_release_published_at":"2014-09-28T11:10:23.000Z","latest_release_published_at":"2025-10-13T08:13:26.000Z","latest_release_number":"v10.6.0+incompatible","last_synced_at":"2026-08-12T02:01:34.103Z","created_at":"2024-01-26T05:00:41.737Z","updated_at":"2026-08-12T02:01:34.103Z","registry_url":"https://pkg.go.dev/github.com/mathiasbynens/emoji-regex","install_command":"go get github.com/mathiasbynens/emoji-regex","documentation_url":"https://pkg.go.dev/github.com/mathiasbynens/emoji-regex#section-documentation","metadata":{},"repo_metadata":{"id":21242214,"uuid":"24557614","full_name":"mathiasbynens/emoji-regex","owner":"mathiasbynens","description":"A regular expression to match all Emoji-only symbols as per the Unicode Standard.","archived":false,"fork":false,"pushed_at":"2025-10-13T08:13:29.000Z","size":187,"stargazers_count":1909,"open_issues_count":12,"forks_count":171,"subscribers_count":20,"default_branch":"main","last_synced_at":"2026-08-06T00:55:40.980Z","etag":null,"topics":["emoji","regex","regexp","regular-expression","unicode"],"latest_commit_sha":null,"homepage":"https://mths.be/emoji-regex","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/mathiasbynens.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT.txt","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}},"created_at":"2014-09-28T11:08:29.000Z","updated_at":"2026-07-31T07:08:19.000Z","dependencies_parsed_at":"2024-08-26T14:52:45.660Z","dependency_job_id":"0a28b372-23e4-40a5-8d0c-e8b02d77bacf","html_url":"https://github.com/mathiasbynens/emoji-regex","commit_stats":{"total_commits":112,"total_committers":18,"mean_commits":6.222222222222222,"dds":0.1696428571428571,"last_synced_commit":"8a6871a787a9c9441ed5a341951dcdb1fb3c1d1f"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/mathiasbynens/emoji-regex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/sbom","scorecard":{"id":624305,"data":{"date":"2025-08-11","repo":{"name":"github.com/mathiasbynens/emoji-regex","commit":"8a6871a787a9c9441ed5a341951dcdb1fb3c1d1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-on-tag.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/emoji-regex/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-on-tag.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/emoji-regex/publish-on-tag.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:19","Warn: npmCommand not pinned by hash: .github/workflows/publish-on-tag.yml:16","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-MIT.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE-MIT.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-21T05:59:52.851Z","repository_id":21242214,"created_at":"2025-08-21T05:59:52.852Z","updated_at":"2025-08-21T05:59:52.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"},"owner_record":{"login":"mathiasbynens","name":"Mathias Bynens","uuid":"81942","kind":"user","description":"Web standards fanatic. JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, macOS.","email":"","website":"https://mathiasbynens.be/","location":null,"twitter":"mathias","company":"@Google","icon_url":"https://avatars.githubusercontent.com/u/81942?u=284f01ab572101237f97e5e34d855fb580f614f5\u0026v=4","repositories_count":591,"last_synced_at":"2026-08-01T10:11:46.177Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mathiasbynens","funding_links":["https://github.com/sponsors/mathiasbynens"],"total_stars":55975,"followers":13007,"following":163,"created_at":"2022-11-02T16:20:32.039Z","updated_at":"2026-08-01T10:11:46.178Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens/repositories"},"tags":[{"name":"v10.6.0","sha":"70451eae5f7bbb7c211fec0887f88c444cd562a5","kind":"tag","published_at":"2025-10-13T08:13:26.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.6.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"188605a06fc71f0520ac3cc2a7b31061dba9f3b8","kind":"tag","published_at":"2025-10-13T08:10:50.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.5.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"15b823b18b48a4697a5a97510d580025e05e4c51","kind":"tag","published_at":"2025-08-28T14:46:36.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.5.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8a6871a787a9c9441ed5a341951dcdb1fb3c1d1f","kind":"tag","published_at":"2024-08-26T12:40:48.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.4.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"3a5f0fbf4448826eb5ac91283b504e1c68fc928e","kind":"tag","published_at":"2023-10-17T09:01:58.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.3.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"6acf03a84f4ceb0728643057fd03ea8f0f970555","kind":"tag","published_at":"2022-09-29T18:27:07.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.2.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"a5207f2484d2ac9ac1975fbcb3d2a1f9e2cd76bc","kind":"tag","published_at":"2022-09-29T14:08:00.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.2.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"d342252ff3ff2e8912a686a1e77b0cb672530844","kind":"tag","published_at":"2022-04-01T10:46:05.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.1.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.1.0/manifests"},{"name":"v10.0.1","sha":"be333b33e32e21cb085c8a190f855f9037c0bcf2","kind":"tag","published_at":"2022-03-07T10:23:16.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.0.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"4b351ff8138215a963fe617d020492bd4766f690","kind":"tag","published_at":"2021-09-27T14:00:51.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.0/manifests"},{"name":"v9.2.2","sha":"0ffa466d7ab65af304d03dddd3a92a2d8268e7ce","kind":"tag","published_at":"2021-03-02T10:57:21.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.2.2","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"8f0033fc230c4cb7945b5e3cda7e6902e178c747","kind":"tag","published_at":"2021-01-29T09:09:07.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.2.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"acc45a26fdcf85bb9ed03d0ef0a6c5e1c17177e9","kind":"tag","published_at":"2020-10-20T17:11:45.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.2.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.0/manifests"},{"name":"v9.1.1","sha":"9c1f3d8f305b0fbd49582bca5cce4920c00c089d","kind":"commit","published_at":"2020-10-13T13:23:44.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.1.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"de61192f08007120b451f7939ae8dd5c4bfc03c6","kind":"tag","published_at":"2020-10-13T12:25:13.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.1.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"cf70015c33262fdddf731cf5cda16588bb1583dc","kind":"tag","published_at":"2020-04-10T09:34:51.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.0.0/manifests"},{"name":"v8.0.0","sha":"a9f2e514523d4c0931974aff5059052da10c52c5","kind":"tag","published_at":"2019-03-05T18:58:03.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v8.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v8.0.0/manifests"},{"name":"v7.0.3","sha":"3cbaf44e18f4996464ce97f1484ef425bbe8864a","kind":"tag","published_at":"2018-12-21T10:26:24.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.3","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"880a35684329a35296a80c133acb765d351b0f55","kind":"tag","published_at":"2018-12-20T11:08:36.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.2","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"cf33819f8c6be57a48518acdb04af9158b910f98","kind":"commit","published_at":"2018-08-31T19:23:39.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"7e67d4038143c27bc94bfaf175364d765d641c24","kind":"tag","published_at":"2018-06-08T09:12:03.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.0/manifests"},{"name":"v6.5.1","sha":"ebba6b6eb6da0d2b3bb1b4be383e4be6bd53fc3a","kind":"tag","published_at":"2017-07-26T13:41:41.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.5.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"4879e7c39175ccd854474c8604444d1f108eecb2","kind":"tag","published_at":"2017-07-15T22:09:06.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.5.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.0/manifests"},{"name":"v6.4.3","sha":"e784cef2e3c18855d521a37f4a9e8a813870f0a6","kind":"commit","published_at":"2017-07-02T08:54:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.3","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"9f282109a58a1a1c80c1c5f75d51042a8c038647","kind":"commit","published_at":"2017-04-06T11:36:44.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.2","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"69b18a5c676998964dda0fc7aa1e402e820900cd","kind":"commit","published_at":"2017-03-15T20:54:59.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"2cf425da0f89be32a1a6c2ddd66de09592822657","kind":"commit","published_at":"2017-03-15T20:45:21.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"2bbbc81f5659c69e3630575db226a726ea99d740","kind":"commit","published_at":"2017-03-15T19:50:53.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.3.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"48431ce1778eef2451da34dfc6c30255f13bcec2","kind":"commit","published_at":"2017-03-15T12:43:32.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.2.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.2.0/manifests"},{"name":"v6.1.3","sha":"b8a4f39b8e5afdbe6f594f5fd1f0b7a259a1b1e8","kind":"commit","published_at":"2017-03-09T12:48:40.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.1.3","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.3/manifests"},{"name":"v6.1.1","sha":"7d00562619d478b133f442cc6681068438448ba0","kind":"commit","published_at":"2017-03-08T19:28:47.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.1.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"3954a7729054e6f7ff64e168eb509a90ab21e2ff","kind":"commit","published_at":"2016-12-21T19:26:06.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.1.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"3eb1bb312226bec134540902b0679b583e14ff50","kind":"commit","published_at":"2015-07-04T11:56:57.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"4657bcb29fe627b16732814394e15ea7f4e75220","kind":"commit","published_at":"2015-02-13T22:42:24.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v5.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"d8d883a9a761156ded461d6b710aa0dce361069f","kind":"commit","published_at":"2014-12-17T23:28:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v4.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"2322260dd72b062566859fa398f2bd31d43890b5","kind":"commit","published_at":"2014-11-27T11:48:24.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v3.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"c57ed120f3619431861519fbf2621b12b966c87d","kind":"commit","published_at":"2014-11-04T06:27:34.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v2.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"971ea0284a72ed083572e8dfc7e0096ac76c9eb8","kind":"commit","published_at":"2014-09-29T15:38:17.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v1.0.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2915f75504a7ff51d0bb487fe11ee7d35a461d5d","kind":"commit","published_at":"2014-09-28T11:10:23.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v1.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T05:32:08.142Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.118300091920789,"dependent_packages_count":8.97335793282021,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.5458290123705},"purl":"pkg:golang/github.com/mathiasbynens/emoji-regex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mathiasbynens/emoji-regex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mathiasbynens/emoji-regex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mathiasbynens/emoji-regex/dependencies","status":null,"funding_links":["https://github.com/sponsors/mathiasbynens"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T21:33:02.323Z","issues_count":78,"pull_requests_count":36,"avg_time_to_close_issue":15258769.287878787,"avg_time_to_close_pull_request":5876101.571428572,"issues_closed_count":66,"pull_requests_closed_count":35,"pull_request_authors_count":24,"issue_authors_count":68,"avg_comments_per_issue":3.0384615384615383,"avg_comments_per_pull_request":1.777777777777778,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":50154.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/issues","maintainers":[{"login":"mathiasbynens","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mathiasbynens"},{"login":"scriby","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scriby"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmathiasbynens%2Femoji-regex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmathiasbynens%2Femoji-regex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmathiasbynens%2Femoji-regex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmathiasbynens%2Femoji-regex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmathiasbynens%2Femoji-regex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmathiasbynens%2Femoji-regex/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263069,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":1059489,"name":"@mike-north/emoji-regex","ecosystem":"npm","description":"A regular expression to match all Emoji-only symbols as per the Unicode Standard.","homepage":"https://mths.be/emoji-regex","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathiasbynens/emoji-regex","keywords_array":["unicode","regex","regexp","regular expressions","code points","symbols","characters","emoji"],"namespace":"mike-north","versions_count":1,"first_release_published_at":"2019-10-28T12:10:41.893Z","latest_release_published_at":"2019-10-28T12:10:41.893Z","latest_release_number":"8.0.2","last_synced_at":"2026-08-12T02:01:34.484Z","created_at":"2022-04-07T20:28:17.868Z","updated_at":"2026-08-12T02:01:34.485Z","registry_url":"https://www.npmjs.com/package/@mike-north/emoji-regex","install_command":"npm install @mike-north/emoji-regex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"8.0.2"},"contentPolicy":null},"repo_metadata":{"id":21242214,"uuid":"24557614","full_name":"mathiasbynens/emoji-regex","owner":"mathiasbynens","description":"A regular expression to match all Emoji-only symbols as per the Unicode Standard.","archived":false,"fork":false,"pushed_at":"2024-08-26T12:40:50.000Z","size":180,"stargazers_count":1742,"open_issues_count":10,"forks_count":174,"subscribers_count":22,"default_branch":"main","last_synced_at":"2024-09-28T00:19:24.150Z","etag":null,"topics":["emoji","regex","regexp","regular-expression","unicode"],"latest_commit_sha":null,"homepage":"https://mths.be/emoji-regex","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/mathiasbynens.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-09-28T11:08:29.000Z","updated_at":"2024-09-27T16:00:19.000Z","dependencies_parsed_at":"2024-08-26T14:52:45.660Z","dependency_job_id":"0a28b372-23e4-40a5-8d0c-e8b02d77bacf","html_url":"https://github.com/mathiasbynens/emoji-regex","commit_stats":{"total_commits":112,"total_committers":18,"mean_commits":6.222222222222222,"dds":0.1696428571428571,"last_synced_commit":"8a6871a787a9c9441ed5a341951dcdb1fb3c1d1f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219875698,"owners_count":16554704,"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":"mathiasbynens","name":"Mathias Bynens","uuid":"81942","kind":"user","description":"Web standards fanatic. JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, macOS.","email":"","website":"https://mathiasbynens.be/","location":null,"twitter":"mathias","company":"@Google","icon_url":"https://avatars.githubusercontent.com/u/81942?u=284f01ab572101237f97e5e34d855fb580f614f5\u0026v=4","repositories_count":585,"last_synced_at":"2024-05-20T14:56:15.832Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mathiasbynens","funding_links":["https://github.com/sponsors/mathiasbynens"],"total_stars":53684,"followers":12019,"following":161,"created_at":"2022-11-02T16:20:32.039Z","updated_at":"2024-05-20T14:56:28.371Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens/repositories"},"tags":[{"name":"v10.4.0","sha":"8a6871a787a9c9441ed5a341951dcdb1fb3c1d1f","kind":"tag","published_at":"2024-08-26T12:40:48.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.4.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"3a5f0fbf4448826eb5ac91283b504e1c68fc928e","kind":"tag","published_at":"2023-10-17T09:01:58.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.3.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"6acf03a84f4ceb0728643057fd03ea8f0f970555","kind":"tag","published_at":"2022-09-29T18:27:07.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.2.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"a5207f2484d2ac9ac1975fbcb3d2a1f9e2cd76bc","kind":"tag","published_at":"2022-09-29T14:08:00.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.2.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"d342252ff3ff2e8912a686a1e77b0cb672530844","kind":"tag","published_at":"2022-04-01T10:46:05.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.1.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.1.0/manifests"},{"name":"v10.0.1","sha":"be333b33e32e21cb085c8a190f855f9037c0bcf2","kind":"tag","published_at":"2022-03-07T10:23:16.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.0.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"4b351ff8138215a963fe617d020492bd4766f690","kind":"tag","published_at":"2021-09-27T14:00:51.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.0/manifests"},{"name":"v9.2.2","sha":"0ffa466d7ab65af304d03dddd3a92a2d8268e7ce","kind":"tag","published_at":"2021-03-02T10:57:21.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.2.2","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"8f0033fc230c4cb7945b5e3cda7e6902e178c747","kind":"tag","published_at":"2021-01-29T09:09:07.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.2.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"acc45a26fdcf85bb9ed03d0ef0a6c5e1c17177e9","kind":"tag","published_at":"2020-10-20T17:11:45.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.2.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.0/manifests"},{"name":"v9.1.1","sha":"9c1f3d8f305b0fbd49582bca5cce4920c00c089d","kind":"commit","published_at":"2020-10-13T13:23:44.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.1.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"de61192f08007120b451f7939ae8dd5c4bfc03c6","kind":"tag","published_at":"2020-10-13T12:25:13.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.1.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"cf70015c33262fdddf731cf5cda16588bb1583dc","kind":"tag","published_at":"2020-04-10T09:34:51.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.0.0/manifests"},{"name":"v8.0.0","sha":"a9f2e514523d4c0931974aff5059052da10c52c5","kind":"tag","published_at":"2019-03-05T18:58:03.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v8.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v8.0.0/manifests"},{"name":"v7.0.3","sha":"3cbaf44e18f4996464ce97f1484ef425bbe8864a","kind":"tag","published_at":"2018-12-21T10:26:24.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.3","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"880a35684329a35296a80c133acb765d351b0f55","kind":"tag","published_at":"2018-12-20T11:08:36.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.2","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"cf33819f8c6be57a48518acdb04af9158b910f98","kind":"commit","published_at":"2018-08-31T19:23:39.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"7e67d4038143c27bc94bfaf175364d765d641c24","kind":"tag","published_at":"2018-06-08T09:12:03.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.0/manifests"},{"name":"v6.5.1","sha":"ebba6b6eb6da0d2b3bb1b4be383e4be6bd53fc3a","kind":"tag","published_at":"2017-07-26T13:41:41.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.5.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"4879e7c39175ccd854474c8604444d1f108eecb2","kind":"tag","published_at":"2017-07-15T22:09:06.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.5.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.0/manifests"},{"name":"v6.4.3","sha":"e784cef2e3c18855d521a37f4a9e8a813870f0a6","kind":"commit","published_at":"2017-07-02T08:54:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.3","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"9f282109a58a1a1c80c1c5f75d51042a8c038647","kind":"commit","published_at":"2017-04-06T11:36:44.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.2","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"69b18a5c676998964dda0fc7aa1e402e820900cd","kind":"commit","published_at":"2017-03-15T20:54:59.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"2cf425da0f89be32a1a6c2ddd66de09592822657","kind":"commit","published_at":"2017-03-15T20:45:21.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"2bbbc81f5659c69e3630575db226a726ea99d740","kind":"commit","published_at":"2017-03-15T19:50:53.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.3.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"48431ce1778eef2451da34dfc6c30255f13bcec2","kind":"commit","published_at":"2017-03-15T12:43:32.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.2.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.2.0/manifests"},{"name":"v6.1.3","sha":"b8a4f39b8e5afdbe6f594f5fd1f0b7a259a1b1e8","kind":"commit","published_at":"2017-03-09T12:48:40.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.1.3","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.3/manifests"},{"name":"v6.1.1","sha":"7d00562619d478b133f442cc6681068438448ba0","kind":"commit","published_at":"2017-03-08T19:28:47.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.1.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"3954a7729054e6f7ff64e168eb509a90ab21e2ff","kind":"commit","published_at":"2016-12-21T19:26:06.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.1.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"3eb1bb312226bec134540902b0679b583e14ff50","kind":"commit","published_at":"2015-07-04T11:56:57.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"4657bcb29fe627b16732814394e15ea7f4e75220","kind":"commit","published_at":"2015-02-13T22:42:24.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v5.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"d8d883a9a761156ded461d6b710aa0dce361069f","kind":"commit","published_at":"2014-12-17T23:28:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v4.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"2322260dd72b062566859fa398f2bd31d43890b5","kind":"commit","published_at":"2014-11-27T11:48:24.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v3.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"c57ed120f3619431861519fbf2621b12b966c87d","kind":"commit","published_at":"2014-11-04T06:27:34.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v2.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"971ea0284a72ed083572e8dfc7e0096ac76c9eb8","kind":"commit","published_at":"2014-09-29T15:38:17.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v1.0.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2915f75504a7ff51d0bb487fe11ee7d35a461d5d","kind":"commit","published_at":"2014-09-28T11:10:23.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v1.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-28T01:09:20.361Z","dependent_packages_count":1,"downloads":8,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":68.15008239434232,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":2.08576206335379,"forks_count":2.446767342173895,"docker_downloads_count":null,"average":20.777268940495706},"purl":"pkg:npm/%40mike-north/emoji-regex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mike-north/emoji-regex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mike-north/emoji-regex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mike-north/emoji-regex/dependencies","status":null,"funding_links":["https://github.com/sponsors/mathiasbynens"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-28T01:08:45.064Z","issues_count":74,"pull_requests_count":35,"avg_time_to_close_issue":15492747.984615386,"avg_time_to_close_pull_request":6048199.088235294,"issues_closed_count":65,"pull_requests_closed_count":34,"pull_request_authors_count":24,"issue_authors_count":64,"avg_comments_per_issue":3.175675675675676,"avg_comments_per_pull_request":1.7714285714285714,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1247975.3333333333,"past_year_avg_time_to_close_pull_request":47214.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/issues","maintainers":[{"login":"mathiasbynens","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mathiasbynens"},{"login":"scriby","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scriby"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mike-north%2Femoji-regex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mike-north%2Femoji-regex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mike-north%2Femoji-regex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mike-north%2Femoji-regex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mike-north%2Femoji-regex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mike-north%2Femoji-regex/codemeta","maintainers":[{"uuid":"suchitadoshi1987","login":"suchitadoshi1987","name":null,"email":"suchitadoshi1987@gmail.com","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~suchitadoshi1987","role":null,"created_at":"2022-11-20T19:37:48.804Z","updated_at":"2022-11-20T19:37:48.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/suchitadoshi1987/packages"},{"uuid":"northm","login":"northm","name":null,"email":"michael.l.north@gmail.com","url":null,"packages_count":276,"html_url":"https://www.npmjs.com/~northm","role":null,"created_at":"2022-11-20T19:37:48.834Z","updated_at":"2022-11-20T19:37:48.834Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/northm/packages"},{"uuid":"mike-north-bot","login":"mike-north-bot","name":null,"email":"michael.l.north+npmbot@gmail.com","url":null,"packages_count":64,"html_url":"https://www.npmjs.com/~mike-north-bot","role":null,"created_at":"2022-11-20T19:37:48.815Z","updated_at":"2022-11-20T19:37:48.815Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mike-north-bot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726763,"maintainers_count":1223890,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","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":12380521,"name":"org.mvnpm:emoji-regex","ecosystem":"maven","description":"A regular expression to match all Emoji-only symbols as per the Unicode Standard.","homepage":"https://mths.be/emoji-regex","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathiasbynens/emoji-regex","keywords_array":[],"namespace":"org.mvnpm","versions_count":7,"first_release_published_at":"2025-03-19T05:52:51.000Z","latest_release_published_at":"2025-10-13T12:04:03.000Z","latest_release_number":"10.6.0","last_synced_at":"2026-08-12T02:01:33.404Z","created_at":"2025-10-13T12:17:02.922Z","updated_at":"2026-08-12T02:01:33.404Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/emoji-regex/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/emoji-regex/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":21242214,"uuid":"24557614","full_name":"mathiasbynens/emoji-regex","owner":"mathiasbynens","description":"A regular expression to match all Emoji-only symbols as per the Unicode Standard.","archived":false,"fork":false,"pushed_at":"2025-10-13T08:13:29.000Z","size":187,"stargazers_count":1909,"open_issues_count":12,"forks_count":171,"subscribers_count":20,"default_branch":"main","last_synced_at":"2026-08-06T00:55:40.980Z","etag":null,"topics":["emoji","regex","regexp","regular-expression","unicode"],"latest_commit_sha":null,"homepage":"https://mths.be/emoji-regex","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/mathiasbynens.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT.txt","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}},"created_at":"2014-09-28T11:08:29.000Z","updated_at":"2026-07-31T07:08:19.000Z","dependencies_parsed_at":"2024-08-26T14:52:45.660Z","dependency_job_id":"0a28b372-23e4-40a5-8d0c-e8b02d77bacf","html_url":"https://github.com/mathiasbynens/emoji-regex","commit_stats":{"total_commits":112,"total_committers":18,"mean_commits":6.222222222222222,"dds":0.1696428571428571,"last_synced_commit":"8a6871a787a9c9441ed5a341951dcdb1fb3c1d1f"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/mathiasbynens/emoji-regex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/sbom","scorecard":{"id":624305,"data":{"date":"2025-08-11","repo":{"name":"github.com/mathiasbynens/emoji-regex","commit":"8a6871a787a9c9441ed5a341951dcdb1fb3c1d1f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-on-tag.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/emoji-regex/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-on-tag.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mathiasbynens/emoji-regex/publish-on-tag.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:19","Warn: npmCommand not pinned by hash: .github/workflows/publish-on-tag.yml:16","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-MIT.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE-MIT.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-21T05:59:52.851Z","repository_id":21242214,"created_at":"2025-08-21T05:59:52.852Z","updated_at":"2025-08-21T05:59:52.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"},"owner_record":{"login":"mathiasbynens","name":"Mathias Bynens","uuid":"81942","kind":"user","description":"Web standards fanatic. JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, macOS.","email":"","website":"https://mathiasbynens.be/","location":null,"twitter":"mathias","company":"@Google","icon_url":"https://avatars.githubusercontent.com/u/81942?u=284f01ab572101237f97e5e34d855fb580f614f5\u0026v=4","repositories_count":591,"last_synced_at":"2026-08-01T10:11:46.177Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mathiasbynens","funding_links":["https://github.com/sponsors/mathiasbynens"],"total_stars":55975,"followers":13007,"following":163,"created_at":"2022-11-02T16:20:32.039Z","updated_at":"2026-08-01T10:11:46.178Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathiasbynens/repositories"},"tags":[{"name":"v10.6.0","sha":"70451eae5f7bbb7c211fec0887f88c444cd562a5","kind":"tag","published_at":"2025-10-13T08:13:26.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.6.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"188605a06fc71f0520ac3cc2a7b31061dba9f3b8","kind":"tag","published_at":"2025-10-13T08:10:50.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.5.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"15b823b18b48a4697a5a97510d580025e05e4c51","kind":"tag","published_at":"2025-08-28T14:46:36.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.5.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8a6871a787a9c9441ed5a341951dcdb1fb3c1d1f","kind":"tag","published_at":"2024-08-26T12:40:48.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.4.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"3a5f0fbf4448826eb5ac91283b504e1c68fc928e","kind":"tag","published_at":"2023-10-17T09:01:58.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.3.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"6acf03a84f4ceb0728643057fd03ea8f0f970555","kind":"tag","published_at":"2022-09-29T18:27:07.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.2.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"a5207f2484d2ac9ac1975fbcb3d2a1f9e2cd76bc","kind":"tag","published_at":"2022-09-29T14:08:00.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.2.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"d342252ff3ff2e8912a686a1e77b0cb672530844","kind":"tag","published_at":"2022-04-01T10:46:05.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.1.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.1.0/manifests"},{"name":"v10.0.1","sha":"be333b33e32e21cb085c8a190f855f9037c0bcf2","kind":"tag","published_at":"2022-03-07T10:23:16.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.0.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"4b351ff8138215a963fe617d020492bd4766f690","kind":"tag","published_at":"2021-09-27T14:00:51.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v10.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v10.0.0/manifests"},{"name":"v9.2.2","sha":"0ffa466d7ab65af304d03dddd3a92a2d8268e7ce","kind":"tag","published_at":"2021-03-02T10:57:21.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.2.2","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"8f0033fc230c4cb7945b5e3cda7e6902e178c747","kind":"tag","published_at":"2021-01-29T09:09:07.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.2.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"acc45a26fdcf85bb9ed03d0ef0a6c5e1c17177e9","kind":"tag","published_at":"2020-10-20T17:11:45.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.2.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.2.0/manifests"},{"name":"v9.1.1","sha":"9c1f3d8f305b0fbd49582bca5cce4920c00c089d","kind":"commit","published_at":"2020-10-13T13:23:44.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.1.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"de61192f08007120b451f7939ae8dd5c4bfc03c6","kind":"tag","published_at":"2020-10-13T12:25:13.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.1.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"cf70015c33262fdddf731cf5cda16588bb1583dc","kind":"tag","published_at":"2020-04-10T09:34:51.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v9.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v9.0.0/manifests"},{"name":"v8.0.0","sha":"a9f2e514523d4c0931974aff5059052da10c52c5","kind":"tag","published_at":"2019-03-05T18:58:03.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v8.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v8.0.0/manifests"},{"name":"v7.0.3","sha":"3cbaf44e18f4996464ce97f1484ef425bbe8864a","kind":"tag","published_at":"2018-12-21T10:26:24.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.3","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"880a35684329a35296a80c133acb765d351b0f55","kind":"tag","published_at":"2018-12-20T11:08:36.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.2","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"cf33819f8c6be57a48518acdb04af9158b910f98","kind":"commit","published_at":"2018-08-31T19:23:39.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"7e67d4038143c27bc94bfaf175364d765d641c24","kind":"tag","published_at":"2018-06-08T09:12:03.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v7.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v7.0.0/manifests"},{"name":"v6.5.1","sha":"ebba6b6eb6da0d2b3bb1b4be383e4be6bd53fc3a","kind":"tag","published_at":"2017-07-26T13:41:41.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.5.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"4879e7c39175ccd854474c8604444d1f108eecb2","kind":"tag","published_at":"2017-07-15T22:09:06.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.5.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.5.0/manifests"},{"name":"v6.4.3","sha":"e784cef2e3c18855d521a37f4a9e8a813870f0a6","kind":"commit","published_at":"2017-07-02T08:54:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.3","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"9f282109a58a1a1c80c1c5f75d51042a8c038647","kind":"commit","published_at":"2017-04-06T11:36:44.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.2","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"69b18a5c676998964dda0fc7aa1e402e820900cd","kind":"commit","published_at":"2017-03-15T20:54:59.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"2cf425da0f89be32a1a6c2ddd66de09592822657","kind":"commit","published_at":"2017-03-15T20:45:21.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.4.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"2bbbc81f5659c69e3630575db226a726ea99d740","kind":"commit","published_at":"2017-03-15T19:50:53.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.3.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"48431ce1778eef2451da34dfc6c30255f13bcec2","kind":"commit","published_at":"2017-03-15T12:43:32.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.2.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.2.0/manifests"},{"name":"v6.1.3","sha":"b8a4f39b8e5afdbe6f594f5fd1f0b7a259a1b1e8","kind":"commit","published_at":"2017-03-09T12:48:40.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.1.3","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.3/manifests"},{"name":"v6.1.1","sha":"7d00562619d478b133f442cc6681068438448ba0","kind":"commit","published_at":"2017-03-08T19:28:47.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.1.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"3954a7729054e6f7ff64e168eb509a90ab21e2ff","kind":"commit","published_at":"2016-12-21T19:26:06.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.1.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"3eb1bb312226bec134540902b0679b583e14ff50","kind":"commit","published_at":"2015-07-04T11:56:57.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v6.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"4657bcb29fe627b16732814394e15ea7f4e75220","kind":"commit","published_at":"2015-02-13T22:42:24.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v5.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"d8d883a9a761156ded461d6b710aa0dce361069f","kind":"commit","published_at":"2014-12-17T23:28:11.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v4.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"2322260dd72b062566859fa398f2bd31d43890b5","kind":"commit","published_at":"2014-11-27T11:48:24.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v3.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"c57ed120f3619431861519fbf2621b12b966c87d","kind":"commit","published_at":"2014-11-04T06:27:34.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v2.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"971ea0284a72ed083572e8dfc7e0096ac76c9eb8","kind":"commit","published_at":"2014-09-29T15:38:17.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v1.0.1","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2915f75504a7ff51d0bb487fe11ee7d35a461d5d","kind":"commit","published_at":"2014-09-28T11:10:23.000Z","download_url":"https://codeload.github.com/mathiasbynens/emoji-regex/tar.gz/v1.0.0","html_url":"https://github.com/mathiasbynens/emoji-regex/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathiasbynens/emoji-regex@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T05:32:08.151Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.65495237463257,"dependent_packages_count":45.256025581933386,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":38.45548897828298},"purl":"pkg:maven/org.mvnpm/emoji-regex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:emoji-regex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:emoji-regex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:emoji-regex/dependencies","status":null,"funding_links":["https://github.com/sponsors/mathiasbynens"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T21:33:02.323Z","issues_count":78,"pull_requests_count":36,"avg_time_to_close_issue":15258769.287878787,"avg_time_to_close_pull_request":5876101.571428572,"issues_closed_count":66,"pull_requests_closed_count":35,"pull_request_authors_count":24,"issue_authors_count":68,"avg_comments_per_issue":3.0384615384615383,"avg_comments_per_pull_request":1.777777777777778,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":50154.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/issues","maintainers":[{"login":"mathiasbynens","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mathiasbynens"},{"login":"scriby","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scriby"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:emoji-regex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:emoji-regex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:emoji-regex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:emoji-regex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:emoji-regex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:emoji-regex/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614312,"maintainers_count":0,"namespaces_count":81639,"keywords_count":35201,"github":"maven-central","metadata":{"funded_packages_count":44250,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-12T15:20:50.627Z","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"}}],"commits":{"id":11702,"full_name":"mathiasbynens/emoji-regex","default_branch":"main","total_commits":119,"total_committers":18,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":6.611111111111111,"dds":0.15966386554621848,"past_year_total_commits":7,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":7.0,"past_year_dds":0.0,"last_synced_at":"2026-08-12T02:00:38.237Z","last_synced_commit":"70451eae5f7bbb7c211fec0887f88c444cd562a5","created_at":"2023-03-07T11:18:04.021Z","updated_at":"2026-08-12T02:00:37.516Z","committers":[{"name":"Mathias Bynens","email":"mathias@qiwi.be","login":"mathiasbynens","count":100},{"name":"Gilmore Davidson","email":"gilmoreorless@gmail.com","login":"gilmoreorless","count":2},{"name":"Jessica Stokes","email":"hello@jessicastokes.net","login":"ticky","count":2},{"name":"Nizar Khalife Iglesias","email":"khalifenizar+accounts@gmail.com","login":null,"count":1},{"name":"Piotr Bosak","email":"piotr.hitori.bosak@gmail.com","login":null,"count":1},{"name":"Devon Govett","email":"devongovett@gmail.com","login":"devongovett","count":1},{"name":"Gus Caplan","email":"me@gus.host","login":"devsnek","count":1},{"name":"Henrik Raitasola","email":"henrik.raitasola@gmail.com","login":"henrikra","count":1},{"name":"Lucas de Almeida Carotta","email":"lucas.carotta@outlook.com","login":"Fazendaaa","count":1},{"name":"Matt Broussard","email":"matt@mattb.io","login":"mattbroussard","count":1},{"name":"Mohamed Yassin","email":"m.hisham92@hotmail.com","login":"mhyassin","count":1},{"name":"Nate Stringham","email":"44071655+nstringham","login":"nstringham","count":1},{"name":"Roman Paradeev","email":"sameoldmadness@gmail.com","login":"sameoldmadness","count":1},{"name":"Steven Levithan","email":"steves_list@hotmail.com","login":"slevithan","count":1},{"name":"Tim Lucas","email":"t@toolmantim.com","login":"toolmantim","count":1},{"name":"Yuta Mori","email":"moriyu54321@gmail.com","login":"moriyuu","count":1},{"name":"maddygoround","email":"rathodm63@gmail.com","login":"maddygoround","count":1},{"name":"patrick kettner","email":"patrickkettner@gmail.com","login":"patrickkettner","count":1}],"past_year_committers":[{"name":"Mathias Bynens","email":"mathias@qiwi.be","login":"mathiasbynens","count":7}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.963Z","repositories_count":6642103,"commits_count":925343681,"contributors_count":39383979,"owners_count":1334420,"committers_count":3299431,"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":"mathiasbynens/emoji-regex","html_url":"https://github.com/mathiasbynens/emoji-regex","last_synced_at":"2026-08-05T21:33:02.323Z","status":"error","issues_count":78,"pull_requests_count":36,"avg_time_to_close_issue":15258769.287878787,"avg_time_to_close_pull_request":5876101.571428572,"issues_closed_count":66,"pull_requests_closed_count":35,"pull_request_authors_count":24,"issue_authors_count":68,"avg_comments_per_issue":3.0384615384615383,"avg_comments_per_pull_request":1.777777777777778,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":50154.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-18T13:52:08.337Z","updated_at":"2026-08-05T21:33:02.323Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathiasbynens%2Femoji-regex/issues","issue_labels_count":{"table":{"bug":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":67,"CONTRIBUTOR":7,"OWNER":2,"COLLABORATOR":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":21,"OWNER":7,"NONE":7,"COLLABORATOR":1}},"issue_authors":{"table":{"roderickhsiao":3,"titoBouzout":3,"mathiasbynens":2,"highfeed":2,"yisibl":2,"gilmoreorless":2,"jcubic":2,"scriby":2,"mhyassin":1,"GladFox":1,"josephrocca":1,"angushhz":1,"usebooz":1,"ryb73":1,"nektro":1,"nickav":1,"kenpowers-signal":1,"brekk":1,"slevithan":1,"gdutwyg":1,"kennym":1,"milesj":1,"caub":1,"kimpoy010":1,"mishelen":1,"forebitt":1,"Ixiaodai":1,"brillout":1,"tzapu":1,"jhuckaby":1,"Ella77":1,"rabarrota":1,"mfbx9da4":1,"junjizhi":1,"coulonxyz":1,"lotusorrose":1,"ZDemeter":1,"JamieMagee":1,"rfgamaral":1,"Chaptykov":1,"sido420":1,"mesqueeb":1,"GavanWilhite":1,"merih":1,"curly210102":1,"LouisMichael":1,"cuper6":1,"avner-hoffmann":1,"DetachHead":1,"rodneyrehm":1,"mdmjg":1,"vijaiendransv":1,"4ver":1,"ticky":1,"nstringham":1,"dbrgn":1,"Kilian":1,"himanshugogroup":1,"duygualyzc":1,"NikolaySolodukhin":1,"delorted1":1,"mahmoodkohansal":1,"kentcdodds":1,"astoilkov":1,"Winely":1,"techilluminati":1,"debajit":1,"mqliutie":1}},"pull_request_authors":{"table":{"mathiasbynens":7,"DetachHead":4,"ticky":2,"slevithan":2,"gilmoreorless":2,"bigbossx":1,"mhyassin":1,"nizaroni":1,"nstringham":1,"sameoldmadness":1,"maddygoround":1,"Fazendaaa":1,"gokhandoslu":1,"mesqueeb":1,"Lisennk":1,"mattbroussard":1,"scriby":1,"toolmantim":1,"devsnek":1,"henrikra":1,"fritx":1,"moriyuu":1,"HitoriSensei":1,"patrickkettner":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-06T00:00:21.014Z","repositories_count":14814895,"issues_count":29488445,"pull_requests_count":97631501,"authors_count":11402791,"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":1}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{"JamieMagee":1}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"mathiasbynens","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mathiasbynens"}},{"table":{"login":"scriby","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scriby"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":3,"IssuesEvent":5,"WatchEvent":105,"IssueCommentEvent":6,"PushEvent":1,"CreateEvent":1},"last_year":{"ForkEvent":2,"IssuesEvent":1,"WatchEvent":40,"IssueCommentEvent":3,"PushEvent":1,"CreateEvent":1}},"keywords":["emoji","regex","regexp","regular-expression","unicode"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-05T11:30:21.557Z","updated_at":"2022-08-05T11:30:21.557Z","repository_link":"https://github.com/mathiasbynens/emoji-regex/blob/main/package.json","dependencies":[{"id":581622917,"package_name":"@unicode/unicode-14.0.0","ecosystem":"npm","requirements":"^1.2.1","direct":true,"kind":"development","optional":false},{"id":581622918,"package_name":"emoji-test-regex-pattern","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":581622919,"package_name":"mocha","ecosystem":"npm","requirements":"^9.2.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T11:00:55.825Z","updated_at":"2024-06-18T11:00:55.825Z","repository_link":"https://github.com/mathiasbynens/emoji-regex/blob/main/.github/workflows/main.yml","dependencies":[{"id":18674585585,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-on-tag.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T11:00:56.011Z","updated_at":"2024-06-18T11:00:56.011Z","repository_link":"https://github.com/mathiasbynens/emoji-regex/blob/main/.github/workflows/publish-on-tag.yml","dependencies":[{"id":18674585586,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":34.18015889123174,"created_at":"2026-07-08T07:01:08.409Z","updated_at":"2026-08-13T02:30:28.750Z","avatar_url":"https://github.com/mathiasbynens.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378125","html_url":"https://summary.ecosyste.ms/projects/378125"}