{"id":4358128,"name":"@lexical/selection","ecosystem":"npm","description":"This package contains utilities and helpers for handling Lexical selection.","homepage":"https://github.com/facebook/lexical#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/lexical","keywords_array":["lexical","editor","rich-text","list","selection"],"namespace":"lexical","versions_count":570,"first_release_published_at":"2022-03-16T18:49:03.097Z","latest_release_published_at":"2026-03-19T21:08:41.235Z","latest_release_number":"0.42.0","last_synced_at":"2026-04-08T14:02:23.550Z","created_at":"2022-05-11T21:50:37.311Z","updated_at":"2026-04-08T14:09:50.731Z","registry_url":"https://www.npmjs.com/package/@lexical/selection","install_command":"npm install @lexical/selection","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.6.1-next.0","latest":"0.42.0","nightly":"0.42.1-nightly.20260408.0"}},"repo_metadata":{"id":36994911,"uuid":"318341089","full_name":"facebook/lexical","owner":"facebook","description":"Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.","archived":false,"fork":false,"pushed_at":"2026-04-02T07:05:45.000Z","size":134360,"stargazers_count":23187,"open_issues_count":543,"forks_count":2108,"subscribers_count":135,"default_branch":"main","last_synced_at":"2026-04-02T10:28:07.990Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://lexical.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2020-12-03T22:53:26.000Z","updated_at":"2026-04-02T09:20:15.000Z","dependencies_parsed_at":"2024-02-26T20:25:49.748Z","dependency_job_id":"70327655-e07c-4df3-a737-c4d7957c1efe","html_url":"https://github.com/facebook/lexical","commit_stats":{"total_commits":4120,"total_committers":434,"mean_commits":9.493087557603687,"dds":0.6393203883495145,"last_synced_commit":"e79c946c8b10fc33cef44b3247b6d87e2bdd12da"},"previous_names":["facebookexternal/outline","facebook/outline"],"tags_count":545,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/lexical","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/sbom","scorecard":{"id":390809,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/lexical","commit":"5aa5df63f2b053f52adc366dccb9f760954f65dc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/call-increment-version.yml:33","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/call-post-release.yml:20","Warn: no topLevel permission defined: .github/workflows/after-approval.yml:1","Warn: no topLevel permission defined: .github/workflows/call-core-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/call-e2e-all-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/call-e2e-canary-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/call-e2e-test.yml:1","Warn: no topLevel permission defined: .github/workflows/call-increment-version.yml:1","Warn: no topLevel permission defined: .github/workflows/call-integration-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/call-npm-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/call-post-release.yml:1","Warn: no topLevel permission defined: .github/workflows/close-stale-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/devtools-extension-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly-release.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-extended.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/version.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: scripts/npm/postversion.js:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/after-approval.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/lexical/after-approval.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/call-core-tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/lexical/call-core-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/call-core-tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/lexical/call-core-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/call-core-tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/lexical/call-core-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/call-core-tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/lexical/call-core-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/call-e2e-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/lexical/call-e2e-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/call-e2e-test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/lexical/call-e2e-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/call-e2e-test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/lexical/call-e2e-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/call-e2e-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/lexical/call-e2e-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/call-e2e-test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/lexical/call-e2e-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/call-increment-version.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/lexical/call-increment-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/call-increment-version.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/lexical/call-increment-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/call-increment-version.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/lexical/call-increment-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/call-integration-tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/lexical/call-integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/call-integration-tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/lexical/call-integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/call-npm-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/lexical/call-npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/call-npm-publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/lexical/call-npm-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/call-post-release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/lexical/call-post-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/call-post-release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/lexical/call-post-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/call-post-release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/lexical/call-post-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/call-post-release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/lexical/call-post-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools-extension-publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/lexical/devtools-extension-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools-extension-publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/lexical/devtools-extension-publish.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/call-post-release.yml:35","Warn: npmCommand not pinned by hash: .github/workflows/call-post-release.yml:37","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   7 out of   9 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"32 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-jrvm-mcxc-mf6m","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: MAL-2025-2670","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-cq8c-xv66-36gw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:45:05.717Z","repository_id":36994911,"created_at":"2025-08-18T17:45:05.717Z","updated_at":"2025-08-18T17:45:05.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31558471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":153,"last_synced_at":"2025-10-30T00:44:53.598Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":1048422,"followers":32808,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2025-10-30T00:44:53.598Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"v0.40.1-nightly.20260216.0","sha":"2313346430a4529dff96a8e9a2ad68a009972691","kind":"tag","published_at":"2026-02-16T03:29:31.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.40.1-nightly.20260216.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.40.1-nightly.20260216.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.40.1-nightly.20260216.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.40.1-nightly.20260216.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.40.1-nightly.20260216.0/manifests"},{"name":"v0.40.1-nightly.20260213.0","sha":"269ea3c126be190db5a41d2d83b24426522a63d1","kind":"tag","published_at":"2026-02-13T03:30:40.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.40.1-nightly.20260213.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.40.1-nightly.20260213.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.40.1-nightly.20260213.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.40.1-nightly.20260213.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.40.1-nightly.20260213.0/manifests"},{"name":"v0.40.1-nightly.20260212.0","sha":"6e9e0eeaf660963ae6da8315dbba0a277209d898","kind":"tag","published_at":"2026-02-12T03:30:45.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.40.1-nightly.20260212.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.40.1-nightly.20260212.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.40.1-nightly.20260212.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.40.1-nightly.20260212.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.40.1-nightly.20260212.0/manifests"},{"name":"v0.40.1-nightly.20260211.0","sha":"87eeda9a886d0e022099afe15021964adc3f7ad2","kind":"tag","published_at":"2026-02-11T03:32:47.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.40.1-nightly.20260211.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.40.1-nightly.20260211.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.40.1-nightly.20260211.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.40.1-nightly.20260211.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.40.1-nightly.20260211.0/manifests"},{"name":"v0.40.1-nightly.20260210.0","sha":"31d2d9aa79053cc3a6fc4117c254958ebb129876","kind":"tag","published_at":"2026-02-10T03:34:46.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.40.1-nightly.20260210.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.40.1-nightly.20260210.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.40.1-nightly.20260210.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.40.1-nightly.20260210.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.40.1-nightly.20260210.0/manifests"},{"name":"v0.40.1-nightly.20260209.0","sha":"ac46c0729b9441ba1d64739849db574e53ccfd9c","kind":"tag","published_at":"2026-02-09T03:30:19.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.40.1-nightly.20260209.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.40.1-nightly.20260209.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.40.1-nightly.20260209.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.40.1-nightly.20260209.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.40.1-nightly.20260209.0/manifests"},{"name":"v0.40.1-nightly.20260206.0","sha":"7eadb2b6ff13542615fa44502a959c34d3eb92fc","kind":"tag","published_at":"2026-02-06T03:22:13.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.40.1-nightly.20260206.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.40.1-nightly.20260206.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.40.1-nightly.20260206.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.40.1-nightly.20260206.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.40.1-nightly.20260206.0/manifests"},{"name":"v0.40.1-nightly.20260205.0","sha":"e42233891b41c352b75b7a97be2b5b0e0669755d","kind":"tag","published_at":"2026-02-05T03:25:07.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.40.1-nightly.20260205.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.40.1-nightly.20260205.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.40.1-nightly.20260205.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.40.1-nightly.20260205.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.40.1-nightly.20260205.0/manifests"},{"name":"v0.40.1-nightly.20260204.0","sha":"24669c737f8afbbe47036fcb5aa6d5e11fe2a16e","kind":"tag","published_at":"2026-02-04T03:21:38.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.40.1-nightly.20260204.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.40.1-nightly.20260204.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.40.1-nightly.20260204.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.40.1-nightly.20260204.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.40.1-nightly.20260204.0/manifests"},{"name":"v0.40.1-nightly.20260203.0","sha":"f5ad4fcc0b323472cf95f95fccdb13d390ae524c","kind":"tag","published_at":"2026-02-03T03:24:25.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.40.1-nightly.20260203.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.40.1-nightly.20260203.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.40.1-nightly.20260203.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.40.1-nightly.20260203.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.40.1-nightly.20260203.0/manifests"},{"name":"v0.40.0","sha":"86ebbd7924e46a928b9b24b9a3cf05887bdb4e3e","kind":"tag","published_at":"2026-02-02T04:53:46.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.40.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.40.0/manifests"},{"name":"v0.39.1-nightly.20260130.0","sha":"ff281877e2f229faba3c12886ec9ca70ca63fb99","kind":"tag","published_at":"2026-01-30T03:19:26.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20260130.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20260130.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20260130.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260130.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260130.0/manifests"},{"name":"v0.39.1-nightly.20260129.0","sha":"8e012fc540c583f8ddd16af8c521283e87d42ced","kind":"tag","published_at":"2026-01-29T03:19:16.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20260129.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20260129.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20260129.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260129.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260129.0/manifests"},{"name":"v0.39.1-nightly.20260128.0","sha":"8b0dfb18f2b63a2b41c7c8b8b5cf769dd99f5e5a","kind":"tag","published_at":"2026-01-28T03:11:32.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20260128.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20260128.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20260128.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260128.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260128.0/manifests"},{"name":"v0.39.1-nightly.20260127.0","sha":"af10ae8ecd3a9a012cea6d58c77551d63ec8f1b9","kind":"tag","published_at":"2026-01-27T03:13:06.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20260127.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20260127.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20260127.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260127.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260127.0/manifests"},{"name":"v0.39.1-nightly.20260126.0","sha":"9bd9055f47048fb37a1f01f2692efa69181c5cc3","kind":"tag","published_at":"2026-01-26T03:16:17.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20260126.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20260126.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20260126.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260126.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260126.0/manifests"},{"name":"v0.39.1-nightly.20260123.0","sha":"37d6be5f38accc99cd43ebf39a683cd7c54f62e8","kind":"tag","published_at":"2026-01-23T03:09:41.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20260123.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20260123.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20260123.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260123.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260123.0/manifests"},{"name":"v0.39.1-nightly.20260122.0","sha":"86191e44dbd860118a7f49264df9d2676a5e7370","kind":"tag","published_at":"2026-01-22T03:12:42.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20260122.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20260122.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20260122.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260122.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260122.0/manifests"},{"name":"v0.39.1-nightly.20260121.0","sha":"d2e1b23e5581a9563f0f9f545d0f39184e7f3132","kind":"tag","published_at":"2026-01-21T03:09:37.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20260121.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20260121.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20260121.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260121.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260121.0/manifests"},{"name":"v0.39.1-nightly.20260120.0","sha":"4c54bca4886e82d6d4b189b00babf18bfe351b79","kind":"tag","published_at":"2026-01-20T03:10:22.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20260120.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20260120.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20260120.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260120.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260120.0/manifests"},{"name":"v0.39.1-nightly.20260116.0","sha":"931c691e6c96a39d46aeceb9f0d8d0237f054faf","kind":"tag","published_at":"2026-01-16T03:08:24.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20260116.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20260116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20260116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260116.0/manifests"},{"name":"v0.39.1-nightly.20260115.0","sha":"ffef1b537c2ac88e6534debb1518463708da86b0","kind":"tag","published_at":"2026-01-15T03:08:43.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20260115.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20260115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20260115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260115.0/manifests"},{"name":"v0.39.1-nightly.20260114.0","sha":"5f958e238eb313d94071c52f04602dfbc4af1f43","kind":"tag","published_at":"2026-01-14T03:12:20.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20260114.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20260114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20260114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260114.0/manifests"},{"name":"v0.39.1-nightly.20260113.0","sha":"fe5c0b70c0d60d6d2e3818872e630690ceb9dfb5","kind":"tag","published_at":"2026-01-13T03:06:39.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20260113.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20260113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20260113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260113.0/manifests"},{"name":"v0.39.1-nightly.20260112.0","sha":"61ea1caeac31436d7374b3f7d5a50c0a05b1875d","kind":"tag","published_at":"2026-01-12T03:13:28.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20260112.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20260112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20260112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260112.0/manifests"},{"name":"v0.39.1-nightly.20260109.0","sha":"c553847b4102e3e07d719450a55344eed796f0aa","kind":"tag","published_at":"2026-01-09T03:08:13.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20260109.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20260109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20260109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260109.0/manifests"},{"name":"v0.39.1-nightly.20260108.0","sha":"8eb59e3576387ed176fe7864143c8870f008c695","kind":"tag","published_at":"2026-01-08T03:07:31.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20260108.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20260108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20260108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260108.0/manifests"},{"name":"v0.39.1-nightly.20260107.0","sha":"d26b884479cbaf8cc6a2237b89a61df30da32ffc","kind":"tag","published_at":"2026-01-07T03:07:23.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20260107.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20260107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20260107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260107.0/manifests"},{"name":"v0.39.1-nightly.20260106.0","sha":"afdcebf0bc7b99e640d3c8567d875ea25b7ac5ae","kind":"tag","published_at":"2026-01-06T03:07:15.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20260106.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20260106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20260106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260106.0/manifests"},{"name":"v0.39.1-nightly.20260105.0","sha":"78e718ac847faef312422b6bafa9be797157f138","kind":"tag","published_at":"2026-01-05T03:15:32.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20260105.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20260105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20260105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260105.0/manifests"},{"name":"v0.39.1-nightly.20260102.0","sha":"b017f14291bbb5f32f27c75f695cc0b4a240c3fd","kind":"tag","published_at":"2026-01-02T03:08:10.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20260102.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20260102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20260102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260102.0/manifests"},{"name":"v0.39.1-nightly.20260101.0","sha":"3292c1200a86966079c5fcb32334840132896b63","kind":"tag","published_at":"2026-01-01T03:13:55.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20260101.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20260101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20260101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20260101.0/manifests"},{"name":"v0.39.1-nightly.20251231.0","sha":"366b01023c69cf24ba424079846ebb1b2dada513","kind":"tag","published_at":"2025-12-31T03:05:41.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20251231.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20251231.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20251231.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20251231.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20251231.0/manifests"},{"name":"v0.39.1-nightly.20251230.0","sha":"332d92a73a17885445bb5accf11e6b7597d9d5a9","kind":"tag","published_at":"2025-12-30T03:05:50.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20251230.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20251230.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20251230.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20251230.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20251230.0/manifests"},{"name":"v0.39.1-nightly.20251229.0","sha":"d4bdf33482570fd1e18c0dd9b5048b4036289273","kind":"tag","published_at":"2025-12-29T15:37:31.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20251229.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20251229.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20251229.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20251229.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20251229.0/manifests"},{"name":"v0.39.1-nightly.20251226.0","sha":"83bac8cdcc201039ec9c2b3aa3bf3aebc2aa8cd9","kind":"tag","published_at":"2025-12-26T03:04:27.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20251226.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20251226.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20251226.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20251226.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20251226.0/manifests"},{"name":"v0.39.1-nightly.20251225.0","sha":"e2a0a85f131c5113391f8242e1ddd78e66238670","kind":"tag","published_at":"2025-12-25T17:25:54.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.1-nightly.20251225.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.1-nightly.20251225.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.1-nightly.20251225.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20251225.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.1-nightly.20251225.0/manifests"},{"name":"v0.39.0","sha":"d99aa0697e9961fc8bfc0a537ec4b3ae8a2b4f37","kind":"tag","published_at":"2025-12-10T19:49:28.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.39.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.39.0/manifests"},{"name":"v0.38.3-nightly.20251210.0","sha":"432dcd1a90093e4377373866ab3d118d19be0bcd","kind":"tag","published_at":"2025-12-10T03:04:07.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251210.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251210.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251210.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251210.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251210.0/manifests"},{"name":"v0.38.3-nightly.20251209.0","sha":"56353c8ecd26abc61506f16a9ed7c8bec6390e30","kind":"tag","published_at":"2025-12-09T03:03:00.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251209.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251209.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251209.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251209.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251209.0/manifests"},{"name":"v0.38.3-nightly.20251208.0","sha":"3e427b33ee78b496b16f7afe443a3130a4629d9c","kind":"tag","published_at":"2025-12-08T03:03:55.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251208.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251208.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251208.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251208.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251208.0/manifests"},{"name":"v0.38.3-nightly.20251205.0","sha":"37b8a4fced05fecbabf51619fef1e1052f95f9df","kind":"tag","published_at":"2025-12-05T03:03:11.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251205.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251205.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251205.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251205.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251205.0/manifests"},{"name":"v0.38.3-nightly.20251204.0","sha":"82b4584a092b78a9f8d741af1e9414df0ca2ee32","kind":"tag","published_at":"2025-12-04T03:03:08.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251204.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251204.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251204.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251204.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251204.0/manifests"},{"name":"v0.38.3-nightly.20251203.0","sha":"a931c15a8aadfd0a7d9adde0c2e1ca6a3e0a1df3","kind":"tag","published_at":"2025-12-03T03:02:49.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251203.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251203.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251203.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251203.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251203.0/manifests"},{"name":"v0.38.3-nightly.20251202.0","sha":"54c59a4175464e9e7259d8bea75bf3e55b7397ed","kind":"tag","published_at":"2025-12-02T03:03:10.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251202.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251202.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251202.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251202.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251202.0/manifests"},{"name":"v0.38.3-nightly.20251125.0","sha":"1dc2583bb72ed6012d39b874200c44f1792152ab","kind":"tag","published_at":"2025-11-25T03:02:10.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251125.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251125.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251125.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251125.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251125.0/manifests"},{"name":"v0.38.3-nightly.20251124.0","sha":"4f9dc212d048e1fe296f1f341ac44e314b47211c","kind":"tag","published_at":"2025-11-24T03:04:31.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251124.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251124.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251124.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251124.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251124.0/manifests"},{"name":"v0.38.3-nightly.20251121.0","sha":"daf782ad1fcc9fc4b477327cae6e736105ac71f6","kind":"tag","published_at":"2025-11-21T03:00:16.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251121.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251121.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251121.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251121.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251121.0/manifests"},{"name":"v0.38.3-nightly.20251120.0","sha":"15f4505e82eaa391d5e86894cd913913c54c5bb9","kind":"tag","published_at":"2025-11-20T02:59:52.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251120.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251120.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251120.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251120.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251120.0/manifests"},{"name":"v0.38.3-nightly.20251119.0","sha":"0b70e2013d25d0addfa4d49bcbabd85abae0a827","kind":"tag","published_at":"2025-11-19T03:01:07.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251119.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251119.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251119.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251119.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251119.0/manifests"},{"name":"v0.38.3-nightly.20251118.0","sha":"ac5726e0db5374b1a441030d70a952d425fccb73","kind":"tag","published_at":"2025-11-18T03:01:20.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251118.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251118.0/manifests"},{"name":"v0.38.3-nightly.20251117.0","sha":"b77ca2de50b4386ac7fb4e6a2847e275032bb272","kind":"tag","published_at":"2025-11-17T03:02:36.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251117.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251117.0/manifests"},{"name":"v0.38.3-nightly.20251114.0","sha":"1d6e57dd435172152d89837738ec6cbbd077ba90","kind":"tag","published_at":"2025-11-14T03:01:38.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251114.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251114.0/manifests"},{"name":"v0.38.3-nightly.20251113.0","sha":"c9462e1bddc5a37eef48d7d3d05b4da691184314","kind":"tag","published_at":"2025-11-13T03:02:21.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251113.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251113.0/manifests"},{"name":"v0.38.3-nightly.20251112.0","sha":"9edbb14a7d67d68febb74301dc4543c3a24467d9","kind":"tag","published_at":"2025-11-12T03:01:30.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251112.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251112.0/manifests"},{"name":"v0.38.3-nightly.20251111.0","sha":"845f97b68886bb7aafad50d5fb0cb5842df2e0f5","kind":"tag","published_at":"2025-11-11T03:01:46.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251111.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251111.0/manifests"},{"name":"v0.38.3-nightly.20251110.0","sha":"d8290f63a9d8510a8391869f28843e539b60d927","kind":"tag","published_at":"2025-11-10T03:03:13.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251110.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251110.0/manifests"},{"name":"v0.38.3-nightly.20251107.0","sha":"5070bfa02b27ef2dc51a1eba55cdc193973501cc","kind":"tag","published_at":"2025-11-07T03:00:40.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251107.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251107.0/manifests"},{"name":"v0.38.3-nightly.20251106.0","sha":"aaee8ee83197a341b5548501c78bedfaf4a1ce29","kind":"tag","published_at":"2025-11-06T03:01:45.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251106.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251106.0/manifests"},{"name":"v0.38.3-nightly.20251105.0","sha":"393f8ea8f6b60e278ea7c0a2cc573c1f391f725a","kind":"tag","published_at":"2025-11-05T03:00:48.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251105.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251105.0/manifests"},{"name":"v0.38.3-nightly.20251104.0","sha":"c7fca3ebdfbdb43e62a1a19bc75bb738ec3e2288","kind":"tag","published_at":"2025-11-04T03:00:17.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251104.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251104.0/manifests"},{"name":"v0.38.3-nightly.20251103.0","sha":"478a701483fed1df27f3d5097e7e957b8eda69f1","kind":"tag","published_at":"2025-11-03T03:02:55.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251103.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251103.0/manifests"},{"name":"v0.38.3-nightly.20251031.0","sha":"649a9efc4499f69e27eb7857b700f6f171cbdc33","kind":"tag","published_at":"2025-10-31T03:00:45.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.3-nightly.20251031.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.3-nightly.20251031.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.3-nightly.20251031.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251031.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.3-nightly.20251031.0/manifests"},{"name":"v0.38.2","sha":"c75b8e105ff9612f0166af22a518be01045fa72b","kind":"tag","published_at":"2025-10-31T00:22:26.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.2","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.2/manifests"},{"name":"v0.38.2-nightly.20251030.0","sha":"adb1646f34b5c10b57eb6cc57de2726ebb91bce6","kind":"tag","published_at":"2025-10-30T03:00:53.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.2-nightly.20251030.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.2-nightly.20251030.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.2-nightly.20251030.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.2-nightly.20251030.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.2-nightly.20251030.0/manifests"},{"name":"v0.38.2-nightly.20251029.0","sha":"47682e08b3519d4b2381bd91ed3eae8cf10cf2a8","kind":"tag","published_at":"2025-10-29T03:02:21.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.2-nightly.20251029.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.2-nightly.20251029.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.2-nightly.20251029.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.2-nightly.20251029.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.2-nightly.20251029.0/manifests"},{"name":"v0.38.2-nightly.20251028.0","sha":"2bd8615af1608eb90e90dde2cc401fd5f6728299","kind":"tag","published_at":"2025-10-28T02:57:51.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.2-nightly.20251028.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.2-nightly.20251028.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.2-nightly.20251028.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.2-nightly.20251028.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.2-nightly.20251028.0/manifests"},{"name":"v0.38.1","sha":"2162fa500cdb1d572b3d82f87799a4a883594ed9","kind":"tag","published_at":"2025-10-27T20:07:36.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.1","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"c25ff93f6580f7c5a557b50d90cef2cfe6aada94","kind":"tag","published_at":"2025-10-27T18:45:56.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.38.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.38.0/manifests"},{"name":"v0.37.1-nightly.20251027.0","sha":"147162d6d2e156f3346d689c067d82c37d5ef657","kind":"tag","published_at":"2025-10-27T03:03:29.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.37.1-nightly.20251027.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.37.1-nightly.20251027.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.37.1-nightly.20251027.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.1-nightly.20251027.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.1-nightly.20251027.0/manifests"},{"name":"v0.37.1-nightly.20251024.0","sha":"2bca16b3c6e84030f468e3df92f8e3b3484fb16b","kind":"tag","published_at":"2025-10-24T02:52:40.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.37.1-nightly.20251024.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.37.1-nightly.20251024.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.37.1-nightly.20251024.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.1-nightly.20251024.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.1-nightly.20251024.0/manifests"},{"name":"v0.37.1-nightly.20251023.0","sha":"f4f14729cd3be6963a7a0c55de080382db1b4b70","kind":"tag","published_at":"2025-10-23T02:55:08.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.37.1-nightly.20251023.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.37.1-nightly.20251023.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.37.1-nightly.20251023.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.1-nightly.20251023.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.1-nightly.20251023.0/manifests"},{"name":"v0.37.1-nightly.20251022.0","sha":"13f859989c3747894e56005c6b44710c9e087cb0","kind":"tag","published_at":"2025-10-22T03:00:29.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.37.1-nightly.20251022.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.37.1-nightly.20251022.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.37.1-nightly.20251022.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.1-nightly.20251022.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.1-nightly.20251022.0/manifests"},{"name":"v0.37.1-nightly.20251021.0","sha":"986c4ac3c19b8dc04701874e732a2029615b50c8","kind":"tag","published_at":"2025-10-21T02:56:44.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.37.1-nightly.20251021.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.37.1-nightly.20251021.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.37.1-nightly.20251021.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.1-nightly.20251021.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.1-nightly.20251021.0/manifests"},{"name":"v0.37.1-nightly.20251020.0","sha":"0d9cd943082c0568eb32aa4d91ca5780aa77b5dc","kind":"tag","published_at":"2025-10-20T03:02:14.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.37.1-nightly.20251020.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.37.1-nightly.20251020.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.37.1-nightly.20251020.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.1-nightly.20251020.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.1-nightly.20251020.0/manifests"},{"name":"v0.37.1-nightly.20251017.0","sha":"e4eab13f337ded0966fbe8ff9a3d3c435480819f","kind":"tag","published_at":"2025-10-17T02:53:29.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.37.1-nightly.20251017.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.37.1-nightly.20251017.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.37.1-nightly.20251017.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.1-nightly.20251017.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.1-nightly.20251017.0/manifests"},{"name":"v0.37.1-nightly.20251016.0","sha":"7f78d88e09f7fcf2e0e37331adc450b3df70c098","kind":"tag","published_at":"2025-10-16T02:54:30.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.37.1-nightly.20251016.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.37.1-nightly.20251016.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.37.1-nightly.20251016.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.1-nightly.20251016.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.1-nightly.20251016.0/manifests"},{"name":"v0.37.1-nightly.20251015.0","sha":"6f209172c9d094be49f616ca6c637df235f68869","kind":"tag","published_at":"2025-10-15T02:55:53.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.37.1-nightly.20251015.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.37.1-nightly.20251015.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.37.1-nightly.20251015.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.1-nightly.20251015.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.1-nightly.20251015.0/manifests"},{"name":"v0.37.1-nightly.20251014.0","sha":"17ac67a513f283e06521d510c4ab5ecfc9a422c2","kind":"tag","published_at":"2025-10-14T02:52:54.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.37.1-nightly.20251014.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.37.1-nightly.20251014.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.37.1-nightly.20251014.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.1-nightly.20251014.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.1-nightly.20251014.0/manifests"},{"name":"v0.37.1-nightly.20251013.0","sha":"ac56375d2a4058bcb74214647d131e63cac81531","kind":"tag","published_at":"2025-10-13T02:59:44.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.37.1-nightly.20251013.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.37.1-nightly.20251013.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.37.1-nightly.20251013.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.1-nightly.20251013.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.1-nightly.20251013.0/manifests"},{"name":"v0.37.0","sha":"c42a3d3fa610f4ea0e97eedaec3b15d767ae0031","kind":"tag","published_at":"2025-10-11T14:55:22.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.37.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.37.0/manifests"},{"name":"v0.36.3-nightly.20251010.0","sha":"19f6820b4ba156b01eae573853cc47c8575ffabd","kind":"tag","published_at":"2025-10-10T02:53:00.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.36.3-nightly.20251010.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.36.3-nightly.20251010.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.36.3-nightly.20251010.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.3-nightly.20251010.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.3-nightly.20251010.0/manifests"},{"name":"v0.36.3-nightly.20251009.0","sha":"8cf8615b20b467848425126046e986f4b7960708","kind":"tag","published_at":"2025-10-09T02:52:34.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.36.3-nightly.20251009.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.36.3-nightly.20251009.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.36.3-nightly.20251009.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.3-nightly.20251009.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.3-nightly.20251009.0/manifests"},{"name":"v0.36.3-nightly.20251008.0","sha":"a3022ed189dac07ec52731bb7747f50cca66aefb","kind":"tag","published_at":"2025-10-08T02:50:21.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.36.3-nightly.20251008.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.36.3-nightly.20251008.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.36.3-nightly.20251008.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.3-nightly.20251008.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.3-nightly.20251008.0/manifests"},{"name":"v0.36.3-nightly.20251007.0","sha":"b2a4644adfac5254fb0ccc6d6022a579c7d65df6","kind":"tag","published_at":"2025-10-07T02:50:27.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.36.3-nightly.20251007.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.36.3-nightly.20251007.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.36.3-nightly.20251007.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.3-nightly.20251007.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.3-nightly.20251007.0/manifests"},{"name":"v0.36.3-nightly.20251006.0","sha":"988adc9ca35720e1a5b4ec819f2aa87eb31206f2","kind":"tag","published_at":"2025-10-06T02:53:34.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.36.3-nightly.20251006.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.36.3-nightly.20251006.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.36.3-nightly.20251006.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.3-nightly.20251006.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.3-nightly.20251006.0/manifests"},{"name":"v0.36.3-nightly.20251003.0","sha":"708154deb420e954c3805617f8527c301131584d","kind":"tag","published_at":"2025-10-03T02:49:46.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.36.3-nightly.20251003.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.36.3-nightly.20251003.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.36.3-nightly.20251003.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.3-nightly.20251003.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.3-nightly.20251003.0/manifests"},{"name":"v0.36.3-nightly.20251002.0","sha":"2176ebf3e12d1056f7ee54d8bef7dc5e6d0953b7","kind":"tag","published_at":"2025-10-02T02:49:45.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.36.3-nightly.20251002.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.36.3-nightly.20251002.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.36.3-nightly.20251002.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.3-nightly.20251002.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.3-nightly.20251002.0/manifests"},{"name":"v0.36.2-nightly.20251001.0","sha":"1ab1cb04d8d8e248998c369168bd4d5a527520a9","kind":"tag","published_at":"2025-10-01T03:01:07.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.36.2-nightly.20251001.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.36.2-nightly.20251001.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.36.2-nightly.20251001.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.2-nightly.20251001.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.2-nightly.20251001.0/manifests"},{"name":"v0.36.2","sha":"352cb15051a334cb945fddf9b671d65942950485","kind":"tag","published_at":"2025-10-01T02:14:42.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.36.2","html_url":"https://github.com/facebook/lexical/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.2/manifests"},{"name":"v0.36.2-nightly.20250930.0","sha":"d99ce942d6b78261bfcc8671e57eb002127b324e","kind":"tag","published_at":"2025-09-30T02:51:00.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.36.2-nightly.20250930.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.36.2-nightly.20250930.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.36.2-nightly.20250930.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.2-nightly.20250930.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.2-nightly.20250930.0/manifests"},{"name":"v0.36.2-nightly.20250929.0","sha":"4bd88ca6c2664d4cbd5881dbaeb8798b186a9dd7","kind":"tag","published_at":"2025-09-29T02:55:21.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.36.2-nightly.20250929.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.36.2-nightly.20250929.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.36.2-nightly.20250929.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.2-nightly.20250929.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.2-nightly.20250929.0/manifests"},{"name":"v0.36.2-nightly.20250926.0","sha":"872940068c48198b23891169d577a8cf9d3e2994","kind":"tag","published_at":"2025-09-26T02:52:15.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.36.2-nightly.20250926.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.36.2-nightly.20250926.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.36.2-nightly.20250926.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.2-nightly.20250926.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.2-nightly.20250926.0/manifests"},{"name":"v0.36.1","sha":"f3012f8142a7c227a1f8a343ec7eabe53a24a5c8","kind":"tag","published_at":"2025-09-25T15:27:05.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.36.1","html_url":"https://github.com/facebook/lexical/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"32851c29c24f1e788277b46532f3a8333fb67f8f","kind":"tag","published_at":"2025-09-25T03:27:29.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.36.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.36.0/manifests"},{"name":"v0.35.1-nightly.20250925.0","sha":"58cd1c0e08d950c80de4f457554bc9dbe66e2f7d","kind":"tag","published_at":"2025-09-25T02:54:23.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.35.1-nightly.20250925.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.35.1-nightly.20250925.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.35.1-nightly.20250925.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250925.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250925.0/manifests"},{"name":"v0.35.1-nightly.20250924.0","sha":"8843f97eb13528290a9232deaa23f3e2a0df476e","kind":"tag","published_at":"2025-09-24T02:51:52.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.35.1-nightly.20250924.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.35.1-nightly.20250924.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.35.1-nightly.20250924.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250924.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250924.0/manifests"},{"name":"v0.35.1-nightly.20250923.0","sha":"a0bf9c4547e1715b12d854cc46209d66c4068f9f","kind":"tag","published_at":"2025-09-23T02:50:21.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.35.1-nightly.20250923.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.35.1-nightly.20250923.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.35.1-nightly.20250923.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250923.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250923.0/manifests"},{"name":"v0.35.1-nightly.20250922.0","sha":"6d9d218c9a1ae43f1e15b1d88557a35174fa165c","kind":"tag","published_at":"2025-09-22T02:57:50.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.35.1-nightly.20250922.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.35.1-nightly.20250922.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.35.1-nightly.20250922.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250922.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250922.0/manifests"},{"name":"v0.35.1-nightly.20250919.0","sha":"5e210b715711837f2a1107a8ae4bf8911e2d4b87","kind":"tag","published_at":"2025-09-19T02:52:44.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.35.1-nightly.20250919.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.35.1-nightly.20250919.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.35.1-nightly.20250919.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250919.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250919.0/manifests"},{"name":"v0.35.1-nightly.20250918.0","sha":"2c72c6d3d23af244a0169a11472ff19cea17744e","kind":"tag","published_at":"2025-09-18T02:50:12.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.35.1-nightly.20250918.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.35.1-nightly.20250918.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.35.1-nightly.20250918.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250918.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250918.0/manifests"},{"name":"v0.35.1-nightly.20250917.0","sha":"0ace10b4a878f36e133445a2601f5f8d59f6a3e3","kind":"tag","published_at":"2025-09-17T02:49:35.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.35.1-nightly.20250917.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.35.1-nightly.20250917.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.35.1-nightly.20250917.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250917.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250917.0/manifests"},{"name":"v0.35.1-nightly.20250916.0","sha":"77b9e2731638d35e9020b7c4469d0b9cc33ac727","kind":"tag","published_at":"2025-09-16T02:49:36.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.35.1-nightly.20250916.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.35.1-nightly.20250916.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.35.1-nightly.20250916.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250916.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250916.0/manifests"},{"name":"v0.35.1-nightly.20250915.0","sha":"6ebbaa66f6302087b3551d54b663327bb346024d","kind":"tag","published_at":"2025-09-15T02:58:11.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.35.1-nightly.20250915.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.35.1-nightly.20250915.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.35.1-nightly.20250915.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250915.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250915.0/manifests"},{"name":"v0.35.1-nightly.20250912.0","sha":"818a53be29d115da3f6ed0ded77186425a993b2a","kind":"tag","published_at":"2025-09-12T02:49:13.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.35.1-nightly.20250912.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.35.1-nightly.20250912.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.35.1-nightly.20250912.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250912.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250912.0/manifests"},{"name":"v0.35.1-nightly.20250911.0","sha":"32bf5bdb807d74f1011924f17f4f155582c66b16","kind":"tag","published_at":"2025-09-11T02:52:41.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.35.1-nightly.20250911.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.35.1-nightly.20250911.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.35.1-nightly.20250911.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250911.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250911.0/manifests"},{"name":"v0.35.1-nightly.20250910.0","sha":"d5c82a95557a78f774a5ab450a43f22fe56e2a6b","kind":"tag","published_at":"2025-09-10T02:49:23.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.35.1-nightly.20250910.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.35.1-nightly.20250910.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.35.1-nightly.20250910.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250910.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250910.0/manifests"},{"name":"v0.35.1-nightly.20250909.0","sha":"d01ab6a250b3bf22adf46cd7cc7cbd7f142993c8","kind":"tag","published_at":"2025-09-09T02:53:39.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.35.1-nightly.20250909.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.35.1-nightly.20250909.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.35.1-nightly.20250909.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250909.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250909.0/manifests"},{"name":"v0.35.1-nightly.20250908.0","sha":"91b815cdaab04e2dc5a5b938128013854dff8c32","kind":"tag","published_at":"2025-09-08T02:57:12.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.35.1-nightly.20250908.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.35.1-nightly.20250908.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.35.1-nightly.20250908.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250908.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250908.0/manifests"},{"name":"v0.35.1-nightly.20250905.0","sha":"b57ceab8f571207b92582aec4d013a4777973ab2","kind":"tag","published_at":"2025-09-05T02:51:35.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.35.1-nightly.20250905.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.35.1-nightly.20250905.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.35.1-nightly.20250905.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250905.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.1-nightly.20250905.0/manifests"},{"name":"v0.35.0","sha":"f3b8895397239b3f0215aa8aaa015dc3470753ff","kind":"tag","published_at":"2025-09-05T00:32:32.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.35.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.35.0/manifests"},{"name":"v0.34.1-nightly.20250904.0","sha":"137a1b84d56cfde308b987b5023b39e410333693","kind":"tag","published_at":"2025-09-04T02:49:29.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.34.1-nightly.20250904.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.34.1-nightly.20250904.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.34.1-nightly.20250904.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250904.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250904.0/manifests"},{"name":"v0.34.1-nightly.20250903.0","sha":"64449fb32f2c431e84064d5b134fb292eb495a83","kind":"tag","published_at":"2025-09-03T02:49:13.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.34.1-nightly.20250903.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.34.1-nightly.20250903.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.34.1-nightly.20250903.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250903.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250903.0/manifests"},{"name":"v0.34.1-nightly.20250902.0","sha":"950b06d225e0e13422e07b14895bf1928fc5e11d","kind":"tag","published_at":"2025-09-02T02:57:23.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.34.1-nightly.20250902.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.34.1-nightly.20250902.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.34.1-nightly.20250902.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250902.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250902.0/manifests"},{"name":"v0.34.1-nightly.20250901.0","sha":"ba67be97b63d4ce21fb676141d7c79265d906d51","kind":"tag","published_at":"2025-09-01T03:04:11.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.34.1-nightly.20250901.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.34.1-nightly.20250901.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.34.1-nightly.20250901.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250901.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250901.0/manifests"},{"name":"v0.34.1-nightly.20250829.0","sha":"812ea64c8eea594699df3f022b58f0e87742c951","kind":"tag","published_at":"2025-08-29T02:54:32.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.34.1-nightly.20250829.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.34.1-nightly.20250829.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.34.1-nightly.20250829.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250829.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250829.0/manifests"},{"name":"v0.34.1-nightly.20250828.0","sha":"cfdcae5897df6593c927a62eb152879f687a2333","kind":"tag","published_at":"2025-08-28T02:54:26.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.34.1-nightly.20250828.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.34.1-nightly.20250828.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.34.1-nightly.20250828.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250828.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250828.0/manifests"},{"name":"v0.34.1-nightly.20250827.0","sha":"1df5c91e49d6107a9fe29fbdb9c1ab9acc6fd2cb","kind":"tag","published_at":"2025-08-27T02:54:27.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.34.1-nightly.20250827.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.34.1-nightly.20250827.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.34.1-nightly.20250827.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250827.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250827.0/manifests"},{"name":"v0.34.1-nightly.20250826.0","sha":"e403f893d0e9dc2b03f3be809daff1921966cc0c","kind":"tag","published_at":"2025-08-26T02:59:59.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.34.1-nightly.20250826.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.34.1-nightly.20250826.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.34.1-nightly.20250826.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250826.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250826.0/manifests"},{"name":"v0.34.1-nightly.20250825.0","sha":"4ff247852d2ad94d7745c52691bbe8c2293fa58a","kind":"tag","published_at":"2025-08-25T03:02:18.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.34.1-nightly.20250825.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.34.1-nightly.20250825.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.34.1-nightly.20250825.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250825.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250825.0/manifests"},{"name":"v0.34.1-nightly.20250822.0","sha":"d7607996462502ea6b7707d934d7f115d91c64f2","kind":"tag","published_at":"2025-08-22T02:58:52.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.34.1-nightly.20250822.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.34.1-nightly.20250822.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.34.1-nightly.20250822.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250822.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250822.0/manifests"},{"name":"v0.34.1-nightly.20250821.0","sha":"a08a5522c9b96a5c660776bfb49a9ee1a26ce4ea","kind":"tag","published_at":"2025-08-21T02:58:36.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.34.1-nightly.20250821.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.34.1-nightly.20250821.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.34.1-nightly.20250821.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250821.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250821.0/manifests"},{"name":"v0.34.1-nightly.20250820.0","sha":"777f4307b87ea8a1002d009f3095202708cca32e","kind":"tag","published_at":"2025-08-20T02:59:34.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.34.1-nightly.20250820.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.34.1-nightly.20250820.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.34.1-nightly.20250820.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250820.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250820.0/manifests"},{"name":"v0.34.1-nightly.20250819.0","sha":"3b5006eb5d15fb31c7ef574215e4882d5bd74745","kind":"tag","published_at":"2025-08-19T03:01:00.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.34.1-nightly.20250819.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.34.1-nightly.20250819.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.34.1-nightly.20250819.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250819.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250819.0/manifests"},{"name":"v0.34.1-nightly.20250818.0","sha":"499697a5b43cda202f5918bd18c2cec15651d372","kind":"tag","published_at":"2025-08-18T03:09:23.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.34.1-nightly.20250818.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.34.1-nightly.20250818.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.34.1-nightly.20250818.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250818.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250818.0/manifests"},{"name":"v0.34.1-nightly.20250815.0","sha":"d65aa4c559448fdda1c6d80bae173fe37f86fc46","kind":"tag","published_at":"2025-08-15T03:04:14.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.34.1-nightly.20250815.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.34.1-nightly.20250815.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.34.1-nightly.20250815.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250815.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250815.0/manifests"},{"name":"v0.34.1-nightly.20250814.0","sha":"c4d59218b9e4081bde30f3e2e195d82e383ebb81","kind":"tag","published_at":"2025-08-14T03:04:03.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.34.1-nightly.20250814.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.34.1-nightly.20250814.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.34.1-nightly.20250814.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250814.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250814.0/manifests"},{"name":"v0.34.1-nightly.20250813.0","sha":"0fe913d9c2e8b8fc82e90db9f70ce6e1556f4a2e","kind":"tag","published_at":"2025-08-13T03:03:33.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.34.1-nightly.20250813.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.34.1-nightly.20250813.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.34.1-nightly.20250813.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250813.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250813.0/manifests"},{"name":"v0.34.1-nightly.20250812.0","sha":"eecc581e6de881fa15e94d24aec5994afd1fa09f","kind":"tag","published_at":"2025-08-12T03:02:54.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.34.1-nightly.20250812.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.34.1-nightly.20250812.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.34.1-nightly.20250812.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250812.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250812.0/manifests"},{"name":"v0.34.1-nightly.20250811.0","sha":"96f3de992a8ce772bc86a1eb575254a7070609c8","kind":"tag","published_at":"2025-08-11T03:12:14.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.34.1-nightly.20250811.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.34.1-nightly.20250811.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.34.1-nightly.20250811.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250811.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250811.0/manifests"},{"name":"v0.34.1-nightly.20250808.0","sha":"56554931900e4b562d715699446adb8dd7b107c0","kind":"tag","published_at":"2025-08-08T03:12:33.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.34.1-nightly.20250808.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.34.1-nightly.20250808.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.34.1-nightly.20250808.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250808.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.1-nightly.20250808.0/manifests"},{"name":"v0.34.0","sha":"982c954f9899517ee12336f5c4ecaa1a5f1e1710","kind":"tag","published_at":"2025-08-07T20:55:33.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.34.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.34.0/manifests"},{"name":"v0.33.2-nightly.20250807.0","sha":"a67f122fbec1c0a0ca29ad6d47a7f5b4e3b844a8","kind":"tag","published_at":"2025-08-07T03:12:48.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.2-nightly.20250807.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.2-nightly.20250807.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.2-nightly.20250807.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250807.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250807.0/manifests"},{"name":"v0.33.2-nightly.20250806.0","sha":"ba2091f4eed7b72b8829ed476486a3db0f89c8cf","kind":"tag","published_at":"2025-08-06T03:12:40.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.2-nightly.20250806.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.2-nightly.20250806.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.2-nightly.20250806.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250806.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250806.0/manifests"},{"name":"v0.33.2-nightly.20250805.0","sha":"4c3c93dede46d26faba4fd4793a2d0bbffdc14bf","kind":"tag","published_at":"2025-08-05T03:13:43.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.2-nightly.20250805.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.2-nightly.20250805.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.2-nightly.20250805.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250805.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250805.0/manifests"},{"name":"v0.33.2-nightly.20250804.0","sha":"bf118574b76b479662b637dbac9c1b189e1b5f7b","kind":"tag","published_at":"2025-08-04T03:16:30.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.2-nightly.20250804.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.2-nightly.20250804.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.2-nightly.20250804.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250804.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250804.0/manifests"},{"name":"v0.33.2-nightly.20250801.0","sha":"4a3c7f4b237b2389a953f3c08e5d5ce8ec99a619","kind":"tag","published_at":"2025-08-01T03:16:30.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.2-nightly.20250801.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.2-nightly.20250801.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.2-nightly.20250801.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250801.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250801.0/manifests"},{"name":"v0.33.2-nightly.20250731.0","sha":"9a2b5c7ebd4d4e87b9c83e7cfe63b129d1c59a0e","kind":"tag","published_at":"2025-07-31T03:11:37.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.2-nightly.20250731.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.2-nightly.20250731.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.2-nightly.20250731.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250731.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250731.0/manifests"},{"name":"v0.33.2-nightly.20250730.0","sha":"32aacd06b6e5fc01b6e1356d61e1ff4e007fc376","kind":"tag","published_at":"2025-07-30T03:12:22.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.2-nightly.20250730.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.2-nightly.20250730.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.2-nightly.20250730.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250730.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250730.0/manifests"},{"name":"v0.33.2-nightly.20250729.0","sha":"3fef587992c754e6af6148183bbe63a00c7027cb","kind":"tag","published_at":"2025-07-29T03:15:25.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.2-nightly.20250729.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.2-nightly.20250729.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.2-nightly.20250729.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250729.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250729.0/manifests"},{"name":"v0.33.2-nightly.20250728.0","sha":"e53dcea2d138bc6a60cc65f5b6a9f6e0dd4b7294","kind":"tag","published_at":"2025-07-28T03:13:44.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.2-nightly.20250728.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.2-nightly.20250728.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.2-nightly.20250728.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250728.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250728.0/manifests"},{"name":"v0.33.2-nightly.20250725.0","sha":"5cf00c9e67b1e46b4df4bd57ed48ab9e5aaa667e","kind":"tag","published_at":"2025-07-25T03:08:58.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.2-nightly.20250725.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.2-nightly.20250725.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.2-nightly.20250725.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250725.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250725.0/manifests"},{"name":"v0.33.2-nightly.20250724.0","sha":"1baf8f41d9700168291ddb0373035bfc6a35541d","kind":"tag","published_at":"2025-07-24T03:09:02.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.2-nightly.20250724.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.2-nightly.20250724.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.2-nightly.20250724.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250724.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250724.0/manifests"},{"name":"v0.33.2-nightly.20250721.0","sha":"acbb3bf4824b23f8e2b6cc462dd8ee380cb06225","kind":"tag","published_at":"2025-07-21T03:13:13.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.2-nightly.20250721.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.2-nightly.20250721.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.2-nightly.20250721.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250721.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250721.0/manifests"},{"name":"v0.33.2-nightly.20250718.0","sha":"7dd2b20afb959e66481cc66e5bb38486fe3042e8","kind":"tag","published_at":"2025-07-18T03:09:28.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.2-nightly.20250718.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.2-nightly.20250718.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.2-nightly.20250718.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250718.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250718.0/manifests"},{"name":"v0.33.2-nightly.20250717.0","sha":"9de4d23b47c1a4c6b27eff8c3df813ee77414bec","kind":"tag","published_at":"2025-07-17T03:07:39.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.2-nightly.20250717.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.2-nightly.20250717.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.2-nightly.20250717.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250717.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250717.0/manifests"},{"name":"v0.33.2-nightly.20250716.0","sha":"f063357e5d89a5bb87849b73cb0c2f228d62e5da","kind":"tag","published_at":"2025-07-16T03:07:59.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.2-nightly.20250716.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.2-nightly.20250716.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.2-nightly.20250716.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250716.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250716.0/manifests"},{"name":"v0.33.2-nightly.20250714.0","sha":"0b4cf8610b3b45f72efee3579c0ca3970dc4f5a5","kind":"tag","published_at":"2025-07-14T03:11:16.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.2-nightly.20250714.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.2-nightly.20250714.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.2-nightly.20250714.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250714.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250714.0/manifests"},{"name":"v0.33.2-nightly.20250711.0","sha":"37d5daf3daf38ec77cd09fe6755ca98cd80ee25a","kind":"tag","published_at":"2025-07-11T03:07:10.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.2-nightly.20250711.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.2-nightly.20250711.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.2-nightly.20250711.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250711.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.2-nightly.20250711.0/manifests"},{"name":"v0.33.1","sha":"8f46902bbf3d6f5bd6df52733759e6df1f8e602b","kind":"tag","published_at":"2025-07-10T19:49:24.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.1","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.1/manifests"},{"name":"v0.33.1-nightly.20250710.0","sha":"e0dec4e2c98f009ba184326b3cfd17b94d3dc507","kind":"tag","published_at":"2025-07-10T03:04:21.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.1-nightly.20250710.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.1-nightly.20250710.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.1-nightly.20250710.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.1-nightly.20250710.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.1-nightly.20250710.0/manifests"},{"name":"v0.33.1-nightly.20250709.0","sha":"15c5f521566e72b807a46b22e0e2e61446a96322","kind":"tag","published_at":"2025-07-09T03:04:20.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.1-nightly.20250709.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.1-nightly.20250709.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.1-nightly.20250709.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.1-nightly.20250709.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.1-nightly.20250709.0/manifests"},{"name":"v0.33.1-nightly.20250708.0","sha":"c189c0a12ce8a04245ab45378e3015ea103b2a10","kind":"tag","published_at":"2025-07-08T03:03:42.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.1-nightly.20250708.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.1-nightly.20250708.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.1-nightly.20250708.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.1-nightly.20250708.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.1-nightly.20250708.0/manifests"},{"name":"v0.33.1-nightly.20250707.0","sha":"90b87c0138f3072d460bbe3118f32bcc3da80ee0","kind":"tag","published_at":"2025-07-07T03:06:14.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.1-nightly.20250707.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.1-nightly.20250707.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.1-nightly.20250707.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.1-nightly.20250707.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.1-nightly.20250707.0/manifests"},{"name":"v0.33.1-nightly.20250704.0","sha":"ad651b3edfbeef2f003c121e1ebc98e1358723bf","kind":"tag","published_at":"2025-07-04T03:03:18.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.1-nightly.20250704.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.1-nightly.20250704.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.1-nightly.20250704.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.1-nightly.20250704.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.1-nightly.20250704.0/manifests"},{"name":"v0.33.0","sha":"e63824eb627f716c2b9ad8d4e01c6f07afeb70ee","kind":"tag","published_at":"2025-07-03T21:42:19.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.33.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.33.0/manifests"},{"name":"v0.32.2-nightly.20250703.0","sha":"d8a994d0d2dc55ae432b0ca8bc0aacd1adccc4b6","kind":"tag","published_at":"2025-07-03T03:04:15.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.2-nightly.20250703.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.2-nightly.20250703.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.2-nightly.20250703.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250703.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250703.0/manifests"},{"name":"v0.32.2-nightly.20250702.0","sha":"fb10f66a21e5c01bfc51a46e170a8c5ddb041fd8","kind":"tag","published_at":"2025-07-02T03:03:22.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.2-nightly.20250702.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.2-nightly.20250702.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.2-nightly.20250702.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250702.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250702.0/manifests"},{"name":"v0.32.2-nightly.20250701.0","sha":"0251febb749d0c15cbcd08d2dfe743d2b5cdc81f","kind":"tag","published_at":"2025-07-01T03:10:38.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.2-nightly.20250701.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.2-nightly.20250701.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.2-nightly.20250701.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250701.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250701.0/manifests"},{"name":"v0.32.2-nightly.20250630.0","sha":"d38c0e52d528f098d201e58507ee9254dfda7acd","kind":"tag","published_at":"2025-06-30T03:05:57.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.2-nightly.20250630.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.2-nightly.20250630.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.2-nightly.20250630.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250630.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250630.0/manifests"},{"name":"v0.32.2-nightly.20250627.0","sha":"7d47a82ab6b45a6d47c39269de68103d4a919317","kind":"tag","published_at":"2025-06-27T03:03:37.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.2-nightly.20250627.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.2-nightly.20250627.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.2-nightly.20250627.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250627.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250627.0/manifests"},{"name":"v0.32.2-nightly.20250626.0","sha":"34ff95f703a6ce76590db3527e1075a27c5bd3c0","kind":"tag","published_at":"2025-06-26T03:03:12.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.2-nightly.20250626.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.2-nightly.20250626.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.2-nightly.20250626.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250626.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250626.0/manifests"},{"name":"v0.32.2-nightly.20250625.0","sha":"93b24781775948986c93ceeb65661e00742f9ec1","kind":"tag","published_at":"2025-06-25T03:03:37.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.2-nightly.20250625.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.2-nightly.20250625.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.2-nightly.20250625.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250625.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250625.0/manifests"},{"name":"v0.32.2-nightly.20250624.0","sha":"5b9821abebff63e805a9f73a61406288192915de","kind":"tag","published_at":"2025-06-24T03:03:30.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.2-nightly.20250624.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.2-nightly.20250624.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.2-nightly.20250624.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250624.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250624.0/manifests"},{"name":"v0.32.2-nightly.20250623.0","sha":"930c9bcb0db276d7141188183d2b3bf591bbaeeb","kind":"tag","published_at":"2025-06-23T03:07:33.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.2-nightly.20250623.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.2-nightly.20250623.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.2-nightly.20250623.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250623.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250623.0/manifests"},{"name":"v0.32.2-nightly.20250620.0","sha":"20825165a4c51aa53e5e14bf9627653ff4c95964","kind":"tag","published_at":"2025-06-20T03:02:53.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.2-nightly.20250620.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.2-nightly.20250620.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.2-nightly.20250620.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250620.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250620.0/manifests"},{"name":"v0.32.2-nightly.20250619.0","sha":"f6eb768ec86eb1561fd97a7198763673867069d4","kind":"tag","published_at":"2025-06-19T03:03:13.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.2-nightly.20250619.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.2-nightly.20250619.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.2-nightly.20250619.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250619.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250619.0/manifests"},{"name":"v0.32.2-nightly.20250618.0","sha":"75d9ff8caace76e0d4b28b8bd4b99e2b2c90bdd6","kind":"tag","published_at":"2025-06-18T03:03:01.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.2-nightly.20250618.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.2-nightly.20250618.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.2-nightly.20250618.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250618.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250618.0/manifests"},{"name":"v0.32.2-nightly.20250617.0","sha":"1ff6bb3abbf17de0e8b6e844eeaa5acab8f4105f","kind":"tag","published_at":"2025-06-17T03:03:18.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.2-nightly.20250617.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.2-nightly.20250617.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.2-nightly.20250617.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250617.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250617.0/manifests"},{"name":"v0.32.2-nightly.20250616.0","sha":"7d2192c7c0e8929dbc2b2baee536d91a06029c79","kind":"tag","published_at":"2025-06-16T03:04:17.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.2-nightly.20250616.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.2-nightly.20250616.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.2-nightly.20250616.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250616.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250616.0/manifests"},{"name":"v0.32.2-nightly.20250613.0","sha":"1c4f8dbb7a68963d054825a7e46819401e353cba","kind":"tag","published_at":"2025-06-13T03:03:06.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.2-nightly.20250613.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.2-nightly.20250613.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.2-nightly.20250613.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250613.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250613.0/manifests"},{"name":"v0.32.2-nightly.20250612.0","sha":"94326a12440c00221a4a8ca397443d18d8122b4e","kind":"tag","published_at":"2025-06-12T03:02:53.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.2-nightly.20250612.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.2-nightly.20250612.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.2-nightly.20250612.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250612.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250612.0/manifests"},{"name":"v0.32.2-nightly.20250611.0","sha":"a6ce121fb8961ccfd30dbcadf1eb28a19603ff9e","kind":"tag","published_at":"2025-06-11T03:03:34.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.2-nightly.20250611.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.2-nightly.20250611.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.2-nightly.20250611.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250611.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250611.0/manifests"},{"name":"v0.32.2-nightly.20250610.0","sha":"41c9d42eab0e8497a8f0bfea60827c6197e8cfdf","kind":"tag","published_at":"2025-06-10T03:03:31.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.2-nightly.20250610.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.2-nightly.20250610.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.2-nightly.20250610.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250610.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250610.0/manifests"},{"name":"v0.32.2-nightly.20250609.0","sha":"d214ad9d1a5e58096bb97404dfc6d86776b1a433","kind":"tag","published_at":"2025-06-09T03:04:34.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.2-nightly.20250609.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.2-nightly.20250609.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.2-nightly.20250609.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250609.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250609.0/manifests"},{"name":"v0.32.2-nightly.20250606.0","sha":"b22839a94447da81e971c8e3be7a29118c841fa2","kind":"tag","published_at":"2025-06-06T03:02:37.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.2-nightly.20250606.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.2-nightly.20250606.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.2-nightly.20250606.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250606.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250606.0/manifests"},{"name":"v0.32.2-nightly.20250605.0","sha":"15a00e862d64bb1183e227a0ab3a1e78bfaeec4e","kind":"tag","published_at":"2025-06-05T03:02:47.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.2-nightly.20250605.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.2-nightly.20250605.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.2-nightly.20250605.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250605.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.2-nightly.20250605.0/manifests"},{"name":"v0.32.1","sha":"8eb1cdd42f6dca6f60442ab6efd96db480bfb866","kind":"tag","published_at":"2025-06-04T21:17:13.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.1","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.1/manifests"},{"name":"v0.32.1-nightly.20250604.0","sha":"da6adabbfc89761b89c74119176c3a6233ddb758","kind":"tag","published_at":"2025-06-04T03:02:41.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.1-nightly.20250604.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.1-nightly.20250604.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.1-nightly.20250604.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.1-nightly.20250604.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.1-nightly.20250604.0/manifests"},{"name":"v0.32.0","sha":"4d25ca20fb12452744fb24bd5756838679867e93","kind":"tag","published_at":"2025-06-03T03:19:29.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.32.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.32.0/manifests"},{"name":"v0.31.3-nightly.20250603.0","sha":"d9754668ac3c2745496ba29c27b35bef47f80c52","kind":"tag","published_at":"2025-06-03T03:02:46.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.3-nightly.20250603.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.3-nightly.20250603.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.3-nightly.20250603.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.3-nightly.20250603.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.3-nightly.20250603.0/manifests"},{"name":"v0.31.3-nightly.20250602.0","sha":"e87ea7d348b48d6ef8eac3fee078f9e394a236fa","kind":"tag","published_at":"2025-06-02T03:03:53.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.3-nightly.20250602.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.3-nightly.20250602.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.3-nightly.20250602.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.3-nightly.20250602.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.3-nightly.20250602.0/manifests"},{"name":"v0.31.3-nightly.20250530.0","sha":"54fa86052b9ee9a0a047fb4d9daaf1a21bb03285","kind":"tag","published_at":"2025-05-30T03:01:21.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.3-nightly.20250530.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.3-nightly.20250530.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.3-nightly.20250530.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.3-nightly.20250530.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.3-nightly.20250530.0/manifests"},{"name":"v0.31.3-nightly.20250529.0","sha":"0df668f41782375a105f93987a6a19c05650beb5","kind":"tag","published_at":"2025-05-29T03:02:11.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.3-nightly.20250529.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.3-nightly.20250529.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.3-nightly.20250529.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.3-nightly.20250529.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.3-nightly.20250529.0/manifests"},{"name":"v0.31.3-nightly.20250528.0","sha":"1281e1a5a0dc801cccc9a64ba5cdc6f096b14dd8","kind":"tag","published_at":"2025-05-28T03:06:55.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.3-nightly.20250528.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.3-nightly.20250528.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.3-nightly.20250528.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.3-nightly.20250528.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.3-nightly.20250528.0/manifests"},{"name":"v0.31.3-nightly.20250527.0","sha":"681bf1f86a4d1b952304693b5834bf4c92937af9","kind":"tag","published_at":"2025-05-27T03:01:12.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.3-nightly.20250527.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.3-nightly.20250527.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.3-nightly.20250527.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.3-nightly.20250527.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.3-nightly.20250527.0/manifests"},{"name":"v0.31.3-nightly.20250526.0","sha":"9d408507e124f54d365c882bdf6256dc9823e99f","kind":"tag","published_at":"2025-05-26T03:02:53.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.3-nightly.20250526.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.3-nightly.20250526.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.3-nightly.20250526.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.3-nightly.20250526.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.3-nightly.20250526.0/manifests"},{"name":"v0.31.3-nightly.20250523.0","sha":"270c2f7acaac8d4ff089f512e440b57c21b6c4b7","kind":"tag","published_at":"2025-05-23T03:01:18.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.3-nightly.20250523.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.3-nightly.20250523.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.3-nightly.20250523.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.3-nightly.20250523.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.3-nightly.20250523.0/manifests"},{"name":"v0.31.3-nightly.20250522.0","sha":"58c1a78001b28287638fc303241ed77ff5064abc","kind":"tag","published_at":"2025-05-22T03:01:32.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.3-nightly.20250522.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.3-nightly.20250522.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.3-nightly.20250522.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.3-nightly.20250522.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.3-nightly.20250522.0/manifests"},{"name":"v0.31.3-nightly.20250521.0","sha":"38c2a76ec9a93aa9381bdcff394bbdaedca38314","kind":"tag","published_at":"2025-05-21T03:01:30.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.3-nightly.20250521.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.3-nightly.20250521.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.3-nightly.20250521.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.3-nightly.20250521.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.3-nightly.20250521.0/manifests"},{"name":"v0.31.2","sha":"2c17f72e157c19f634ca31af19c155855791d3df","kind":"tag","published_at":"2025-05-20T17:46:28.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.2","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.2/manifests"},{"name":"v0.31.2-nightly.20250520.0","sha":"bffebd726fc72235e8a48f7e8604047672f30137","kind":"tag","published_at":"2025-05-20T03:01:31.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.2-nightly.20250520.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.2-nightly.20250520.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.2-nightly.20250520.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.2-nightly.20250520.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.2-nightly.20250520.0/manifests"},{"name":"v0.31.2-nightly.20250519.0","sha":"d60dcca1d989df2931b11f465be154babc8dae67","kind":"tag","published_at":"2025-05-19T03:03:13.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.2-nightly.20250519.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.2-nightly.20250519.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.2-nightly.20250519.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.2-nightly.20250519.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.2-nightly.20250519.0/manifests"},{"name":"v0.31.2-nightly.20250516.0","sha":"09436f0536ef8a5342b857e94572e6f2b6fca7e2","kind":"tag","published_at":"2025-05-16T03:01:53.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.2-nightly.20250516.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.2-nightly.20250516.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.2-nightly.20250516.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.2-nightly.20250516.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.2-nightly.20250516.0/manifests"},{"name":"v0.31.2-nightly.20250515.0","sha":"6444a7676bcb0df069f8eedd219d85b24e4c686b","kind":"tag","published_at":"2025-05-15T03:00:46.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.2-nightly.20250515.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.2-nightly.20250515.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.2-nightly.20250515.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.2-nightly.20250515.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.2-nightly.20250515.0/manifests"},{"name":"v0.31.2-nightly.20250514.0","sha":"4982ff4fa4fb677ee4e7b42dbb90b681dc55a7c6","kind":"tag","published_at":"2025-05-14T03:00:55.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.2-nightly.20250514.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.2-nightly.20250514.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.2-nightly.20250514.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.2-nightly.20250514.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.2-nightly.20250514.0/manifests"},{"name":"v0.31.2-nightly.20250513.0","sha":"dd157177f6adf388e30e6da02f98631c09ae2e6d","kind":"tag","published_at":"2025-05-13T03:01:27.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.2-nightly.20250513.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.2-nightly.20250513.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.2-nightly.20250513.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.2-nightly.20250513.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.2-nightly.20250513.0/manifests"},{"name":"v0.31.2-nightly.20250512.0","sha":"2e5b35b16c525a7289c23a62d05825ac2dbdd75b","kind":"tag","published_at":"2025-05-12T03:02:07.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.2-nightly.20250512.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.2-nightly.20250512.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.2-nightly.20250512.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.2-nightly.20250512.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.2-nightly.20250512.0/manifests"},{"name":"v0.31.1","sha":"b90f0c8c03694944f1600605d47b3a86d9b3ffcc","kind":"tag","published_at":"2025-05-11T17:01:22.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.1","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.1/manifests"},{"name":"v0.31.1-nightly.20250509.0","sha":"86fe431edb52ee5909392aecb8b91e81b2666308","kind":"tag","published_at":"2025-05-09T03:01:09.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.1-nightly.20250509.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.1-nightly.20250509.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.1-nightly.20250509.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.1-nightly.20250509.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.1-nightly.20250509.0/manifests"},{"name":"v0.31.1-nightly.20250508.0","sha":"12745912c5a74b42085c6aa12200c6165a586370","kind":"tag","published_at":"2025-05-08T03:01:24.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.1-nightly.20250508.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.1-nightly.20250508.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.1-nightly.20250508.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.1-nightly.20250508.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.1-nightly.20250508.0/manifests"},{"name":"v0.31.1-nightly.20250507.0","sha":"67acced079af61dd333935fd8817bc2bfc386275","kind":"tag","published_at":"2025-05-07T03:00:51.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.1-nightly.20250507.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.1-nightly.20250507.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.1-nightly.20250507.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.1-nightly.20250507.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.1-nightly.20250507.0/manifests"},{"name":"v0.31.1-nightly.20250506.0","sha":"ed85331dd0625fa880d27ef9ea5253442bce5ab1","kind":"tag","published_at":"2025-05-06T03:00:00.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.1-nightly.20250506.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.1-nightly.20250506.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.1-nightly.20250506.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.1-nightly.20250506.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.1-nightly.20250506.0/manifests"},{"name":"v0.31.1-nightly.20250505.0","sha":"4a243e4e906fd46c1b5d8460232f4abe1d5f6f2d","kind":"tag","published_at":"2025-05-05T03:01:40.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.1-nightly.20250505.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.1-nightly.20250505.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.1-nightly.20250505.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.1-nightly.20250505.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.1-nightly.20250505.0/manifests"},{"name":"v0.31.1-nightly.20250502.0","sha":"f2398680735f7315053a46f4005955d997584a4c","kind":"tag","published_at":"2025-05-02T02:59:30.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.1-nightly.20250502.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.1-nightly.20250502.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.1-nightly.20250502.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.1-nightly.20250502.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.1-nightly.20250502.0/manifests"},{"name":"v0.31.1-nightly.20250501.0","sha":"817f0036ce6845b5192a4fa1bf1c8f2355b83523","kind":"tag","published_at":"2025-05-01T03:02:52.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.1-nightly.20250501.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.1-nightly.20250501.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.1-nightly.20250501.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.1-nightly.20250501.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.1-nightly.20250501.0/manifests"},{"name":"v0.31.0","sha":"555582a076f6526378bed77821f9ae59b07888b6","kind":"tag","published_at":"2025-04-30T05:08:09.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.31.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.31.0/manifests"},{"name":"v0.30.1-nightly.20250430.0","sha":"4e5cdb5016791dc7df3a9448e0a977b0a4ff4df8","kind":"tag","published_at":"2025-04-30T02:57:58.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.30.1-nightly.20250430.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.30.1-nightly.20250430.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.30.1-nightly.20250430.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250430.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250430.0/manifests"},{"name":"v0.30.1-nightly.20250429.0","sha":"d023a53083f0d4046dfbb8f6ae827c12419cc561","kind":"tag","published_at":"2025-04-29T02:58:14.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.30.1-nightly.20250429.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.30.1-nightly.20250429.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.30.1-nightly.20250429.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250429.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250429.0/manifests"},{"name":"v0.30.1-nightly.20250428.0","sha":"e12612c02b8c0dd1b68726e19caa751e564bc799","kind":"tag","published_at":"2025-04-28T03:00:49.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.30.1-nightly.20250428.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.30.1-nightly.20250428.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.30.1-nightly.20250428.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250428.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250428.0/manifests"},{"name":"v0.30.1-nightly.20250425.0","sha":"0d7e0c3d503b8028953762a53f73d18db2fcec99","kind":"tag","published_at":"2025-04-25T02:57:45.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.30.1-nightly.20250425.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.30.1-nightly.20250425.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.30.1-nightly.20250425.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250425.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250425.0/manifests"},{"name":"v0.30.1-nightly.20250423.0","sha":"b8880e0cafa07c3b438858e7c88215533adbd064","kind":"tag","published_at":"2025-04-23T02:56:23.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.30.1-nightly.20250423.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.30.1-nightly.20250423.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.30.1-nightly.20250423.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250423.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250423.0/manifests"},{"name":"v0.30.1-nightly.20250422.0","sha":"f7912125d8e75640611f47cf4917451ba8cfc55b","kind":"tag","published_at":"2025-04-22T02:55:38.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.30.1-nightly.20250422.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.30.1-nightly.20250422.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.30.1-nightly.20250422.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250422.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250422.0/manifests"},{"name":"v0.30.1-nightly.20250421.0","sha":"c028b2701488bdca0e2c064220fd3dd37a409596","kind":"tag","published_at":"2025-04-21T03:00:34.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.30.1-nightly.20250421.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.30.1-nightly.20250421.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.30.1-nightly.20250421.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250421.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250421.0/manifests"},{"name":"v0.30.1-nightly.20250418.0","sha":"f7ae8ec0e17c17bfe8ff267a7caa0447f567305b","kind":"tag","published_at":"2025-04-18T02:53:11.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.30.1-nightly.20250418.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.30.1-nightly.20250418.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.30.1-nightly.20250418.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250418.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250418.0/manifests"},{"name":"v0.30.1-nightly.20250417.0","sha":"fef2e11c82b450aa322e77ea85f17601a380ac86","kind":"tag","published_at":"2025-04-17T02:55:48.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.30.1-nightly.20250417.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.30.1-nightly.20250417.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.30.1-nightly.20250417.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250417.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250417.0/manifests"},{"name":"v0.30.1-nightly.20250416.0","sha":"6667c9eed441a541cd0382b45b472e7bd8ef60c2","kind":"tag","published_at":"2025-04-16T02:56:49.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.30.1-nightly.20250416.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.30.1-nightly.20250416.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.30.1-nightly.20250416.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250416.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250416.0/manifests"},{"name":"v0.30.1-nightly.20250415.0","sha":"6b4b6df95e5747753445b64badaa853a34f341a9","kind":"tag","published_at":"2025-04-15T02:57:25.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.30.1-nightly.20250415.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.30.1-nightly.20250415.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.30.1-nightly.20250415.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250415.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250415.0/manifests"},{"name":"v0.30.1-nightly.20250414.0","sha":"b7dab4a0ab5cd169dc4e59d14670c1a6fcd43d82","kind":"tag","published_at":"2025-04-14T02:58:24.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.30.1-nightly.20250414.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.30.1-nightly.20250414.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.30.1-nightly.20250414.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250414.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250414.0/manifests"},{"name":"v0.30.1-nightly.20250411.0","sha":"11c9dbf3b8b050bb183da0042330850f8219be2b","kind":"tag","published_at":"2025-04-11T02:54:39.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.30.1-nightly.20250411.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.30.1-nightly.20250411.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.30.1-nightly.20250411.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250411.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250411.0/manifests"},{"name":"v0.30.1-nightly.20250410.0","sha":"1ee487930885a4bd864323caa706349629072827","kind":"tag","published_at":"2025-04-10T02:53:52.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.30.1-nightly.20250410.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.30.1-nightly.20250410.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.30.1-nightly.20250410.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250410.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250410.0/manifests"},{"name":"v0.30.1-nightly.20250409.0","sha":"17872e855985ba2b268950d952eae8f920919e68","kind":"tag","published_at":"2025-04-09T02:54:24.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.30.1-nightly.20250409.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.30.1-nightly.20250409.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.30.1-nightly.20250409.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250409.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250409.0/manifests"},{"name":"v0.30.1-nightly.20250408.0","sha":"62bb7e491101c0b78dbc0e446af18f6f42e7560c","kind":"tag","published_at":"2025-04-08T02:53:26.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.30.1-nightly.20250408.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.30.1-nightly.20250408.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.30.1-nightly.20250408.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250408.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.1-nightly.20250408.0/manifests"},{"name":"v0.30.0","sha":"95cddad44748ca52dcdaa077074f6c0a6832f804","kind":"tag","published_at":"2025-04-07T16:01:35.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.30.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.30.0/manifests"},{"name":"v0.29.1-nightly.20250407.0","sha":"08498f1f7e493c5c79dd45adaa2bdea0d02faa1c","kind":"tag","published_at":"2025-04-07T02:56:34.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.29.1-nightly.20250407.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.29.1-nightly.20250407.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.29.1-nightly.20250407.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.29.1-nightly.20250407.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.29.1-nightly.20250407.0/manifests"},{"name":"v0.29.1-nightly.20250404.0","sha":"2e03883341f4b03a56c8aca4c5518efb20c05786","kind":"tag","published_at":"2025-04-04T02:52:49.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.29.1-nightly.20250404.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.29.1-nightly.20250404.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.29.1-nightly.20250404.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.29.1-nightly.20250404.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.29.1-nightly.20250404.0/manifests"},{"name":"v0.29.1-nightly.20250403.0","sha":"974d79a83f816322c4c307c883b2382dd6d3cd29","kind":"tag","published_at":"2025-04-03T02:52:54.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.29.1-nightly.20250403.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.29.1-nightly.20250403.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.29.1-nightly.20250403.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.29.1-nightly.20250403.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.29.1-nightly.20250403.0/manifests"},{"name":"v0.29.1-nightly.20250402.0","sha":"2816f2569eea75d1a3118e654eded2a8ad6c16d6","kind":"tag","published_at":"2025-04-02T02:53:50.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.29.1-nightly.20250402.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.29.1-nightly.20250402.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.29.1-nightly.20250402.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.29.1-nightly.20250402.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.29.1-nightly.20250402.0/manifests"},{"name":"v0.29.1-nightly.20250401.0","sha":"384db91197b4c9d37bc27e3f1c638b28ec0d7316","kind":"tag","published_at":"2025-04-01T03:01:42.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.29.1-nightly.20250401.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.29.1-nightly.20250401.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.29.1-nightly.20250401.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.29.1-nightly.20250401.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.29.1-nightly.20250401.0/manifests"},{"name":"v0.29.1-nightly.20250331.0","sha":"7c000c36c7fa38c223916b1d9dc3d901e7dcc6cf","kind":"tag","published_at":"2025-03-31T02:58:00.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.29.1-nightly.20250331.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.29.1-nightly.20250331.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.29.1-nightly.20250331.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.29.1-nightly.20250331.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.29.1-nightly.20250331.0/manifests"},{"name":"v0.29.1-nightly.20250328.0","sha":"333a3506d42010804f3fa04e49becf27da042b37","kind":"tag","published_at":"2025-03-28T02:53:17.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.29.1-nightly.20250328.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.29.1-nightly.20250328.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.29.1-nightly.20250328.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.29.1-nightly.20250328.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.29.1-nightly.20250328.0/manifests"},{"name":"v0.29.1-nightly.20250327.0","sha":"34006c484676fe386d8743f93f1090247c33c4bf","kind":"tag","published_at":"2025-03-27T02:51:43.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.29.1-nightly.20250327.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.29.1-nightly.20250327.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.29.1-nightly.20250327.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.29.1-nightly.20250327.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.29.1-nightly.20250327.0/manifests"},{"name":"v0.29.1-nightly.20250326.0","sha":"a2232048062648235927f937a09d2ffa1d195e31","kind":"tag","published_at":"2025-03-26T02:51:35.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.29.1-nightly.20250326.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.29.1-nightly.20250326.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.29.1-nightly.20250326.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.29.1-nightly.20250326.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.29.1-nightly.20250326.0/manifests"},{"name":"v0.29.0","sha":"998f1fb3951c3082c0cd721e338fe800cac8ea49","kind":"tag","published_at":"2025-03-25T06:15:40.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.29.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.29.0/manifests"},{"name":"v0.28.1-nightly.20250325.0","sha":"db50dceace1de00f096803dafd7634fc62507e87","kind":"tag","published_at":"2025-03-25T02:52:28.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.28.1-nightly.20250325.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.28.1-nightly.20250325.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.28.1-nightly.20250325.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.28.1-nightly.20250325.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.28.1-nightly.20250325.0/manifests"},{"name":"v0.28.1-nightly.20250324.0","sha":"2577f1d868237052896b048bbb901ced889045b4","kind":"tag","published_at":"2025-03-24T02:55:16.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.28.1-nightly.20250324.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.28.1-nightly.20250324.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.28.1-nightly.20250324.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.28.1-nightly.20250324.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.28.1-nightly.20250324.0/manifests"},{"name":"v0.28.1-nightly.20250321.0","sha":"12e7c14a29ef7203889d699f67d85f53680897b2","kind":"tag","published_at":"2025-03-21T02:51:50.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.28.1-nightly.20250321.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.28.1-nightly.20250321.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.28.1-nightly.20250321.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.28.1-nightly.20250321.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.28.1-nightly.20250321.0/manifests"},{"name":"v0.28.1-nightly.20250320.0","sha":"e8942e38bfe9f8309190c9c96954cf13f9137459","kind":"tag","published_at":"2025-03-20T02:50:10.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.28.1-nightly.20250320.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.28.1-nightly.20250320.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.28.1-nightly.20250320.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.28.1-nightly.20250320.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.28.1-nightly.20250320.0/manifests"},{"name":"v0.28.1-nightly.20250319.0","sha":"f69dde04886d48b6b5ce717fcb7454f9b646c327","kind":"tag","published_at":"2025-03-19T02:51:13.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.28.1-nightly.20250319.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.28.1-nightly.20250319.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.28.1-nightly.20250319.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.28.1-nightly.20250319.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.28.1-nightly.20250319.0/manifests"},{"name":"v0.28.0","sha":"943f03a2d8e09067e38a1d7c473b661f8bc21579","kind":"tag","published_at":"2025-03-18T18:15:42.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.28.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.28.0/manifests"},{"name":"v0.27.3-nightly.20250318.0","sha":"18930fcfa19a2d5605b7dad607493067d43aaf5a","kind":"tag","published_at":"2025-03-18T02:51:49.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.27.3-nightly.20250318.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.27.3-nightly.20250318.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.27.3-nightly.20250318.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.3-nightly.20250318.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.3-nightly.20250318.0/manifests"},{"name":"v0.27.3-nightly.20250317.0","sha":"1255babe5993cfe4e79929445f047059d512b625","kind":"tag","published_at":"2025-03-17T02:52:15.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.27.3-nightly.20250317.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.27.3-nightly.20250317.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.27.3-nightly.20250317.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.3-nightly.20250317.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.3-nightly.20250317.0/manifests"},{"name":"v0.27.3-nightly.20250314.0","sha":"52662fcbe69fb4e55cc68c726691240a8c6bec5e","kind":"tag","published_at":"2025-03-14T02:49:05.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.27.3-nightly.20250314.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.27.3-nightly.20250314.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.27.3-nightly.20250314.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.3-nightly.20250314.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.3-nightly.20250314.0/manifests"},{"name":"v0.27.3-nightly.20250313.0","sha":"5bbb440748b28c478cb7d22b5eeef83fea25135a","kind":"tag","published_at":"2025-03-13T02:50:34.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.27.3-nightly.20250313.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.27.3-nightly.20250313.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.27.3-nightly.20250313.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.3-nightly.20250313.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.3-nightly.20250313.0/manifests"},{"name":"v0.27.3-nightly.20250312.0","sha":"fbb265faa6b2d578416cb2ce1b439a477642d1ff","kind":"tag","published_at":"2025-03-12T02:49:11.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.27.3-nightly.20250312.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.27.3-nightly.20250312.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.27.3-nightly.20250312.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.3-nightly.20250312.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.3-nightly.20250312.0/manifests"},{"name":"v0.27.2","sha":"e15e24a7780c9c9ba8a2127787fe8f19b71a7c1e","kind":"tag","published_at":"2025-03-11T22:14:37.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.27.2","html_url":"https://github.com/facebook/lexical/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.2/manifests"},{"name":"v0.27.2-nightly.20250311.0","sha":"ed5c55c1fabcc73b8a78281f01c0acaa70a00fbb","kind":"tag","published_at":"2025-03-11T02:49:37.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.27.2-nightly.20250311.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.27.2-nightly.20250311.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.27.2-nightly.20250311.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.2-nightly.20250311.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.2-nightly.20250311.0/manifests"},{"name":"v0.27.2-nightly.20250310.0","sha":"c9197fd4b4bc7b55f665bcd958b2473b612b3c7e","kind":"tag","published_at":"2025-03-10T02:40:58.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.27.2-nightly.20250310.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.27.2-nightly.20250310.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.27.2-nightly.20250310.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.2-nightly.20250310.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.2-nightly.20250310.0/manifests"},{"name":"v0.27.2-nightly.20250307.0","sha":"dea1bc55c442314844c32404ee9d9ede19353f6c","kind":"tag","published_at":"2025-03-07T02:49:38.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.27.2-nightly.20250307.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.27.2-nightly.20250307.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.27.2-nightly.20250307.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.2-nightly.20250307.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.2-nightly.20250307.0/manifests"},{"name":"v0.27.2-nightly.20250306.0","sha":"4b1677ff6901cb89652262ffd6ea3517bc3e796f","kind":"tag","published_at":"2025-03-06T02:49:17.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.27.2-nightly.20250306.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.27.2-nightly.20250306.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.27.2-nightly.20250306.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.2-nightly.20250306.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.2-nightly.20250306.0/manifests"},{"name":"v0.27.2-nightly.20250305.0","sha":"6415e2a7df8716e8513f803388e9b79f8ed4f286","kind":"tag","published_at":"2025-03-05T02:48:52.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.27.2-nightly.20250305.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.27.2-nightly.20250305.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.27.2-nightly.20250305.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.2-nightly.20250305.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.2-nightly.20250305.0/manifests"},{"name":"v0.27.1","sha":"f8dfb5866fb1eb8049f11f31175826d74519186f","kind":"tag","published_at":"2025-03-04T20:23:35.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.27.1","html_url":"https://github.com/facebook/lexical/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.1/manifests"},{"name":"v0.27.1-nightly.20250304.0","sha":"abe2d83aec8070ceb5341e4673edbc44068b9d0c","kind":"tag","published_at":"2025-03-04T02:49:08.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.27.1-nightly.20250304.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.27.1-nightly.20250304.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.27.1-nightly.20250304.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.1-nightly.20250304.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.1-nightly.20250304.0/manifests"},{"name":"v0.27.0","sha":"92a95ba735b65a04ae9e1af312cae4a473fcca5d","kind":"tag","published_at":"2025-03-03T16:28:00.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.27.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.27.0/manifests"},{"name":"v0.26.1-nightly.20250303.0","sha":"0f43905333e3c3cfa7197d907fdd0cbe3ddd1cb3","kind":"tag","published_at":"2025-03-03T02:49:26.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.26.1-nightly.20250303.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.26.1-nightly.20250303.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.26.1-nightly.20250303.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.26.1-nightly.20250303.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.26.1-nightly.20250303.0/manifests"},{"name":"v0.26.0","sha":"acdda870cdfdef18512e97d9f32629776c64ee51","kind":"tag","published_at":"2025-02-28T21:35:42.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.26.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.26.0/manifests"},{"name":"v0.25.1-nightly.20250228.0","sha":"d69a2771344355167c54c61d918e79c3353eb720","kind":"tag","published_at":"2025-02-28T02:48:33.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.25.1-nightly.20250228.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.25.1-nightly.20250228.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.25.1-nightly.20250228.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.25.1-nightly.20250228.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.25.1-nightly.20250228.0/manifests"},{"name":"v0.25.1-nightly.20250227.0","sha":"2749263ef6372894480a14152cbeddbccdc1b13c","kind":"tag","published_at":"2025-02-27T02:48:34.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.25.1-nightly.20250227.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.25.1-nightly.20250227.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.25.1-nightly.20250227.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.25.1-nightly.20250227.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.25.1-nightly.20250227.0/manifests"},{"name":"v0.25.1-nightly.20250226.0","sha":"b5ebabcf2c2f8e7e5e5de14fd80b7eacd4816822","kind":"tag","published_at":"2025-02-26T02:48:02.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.25.1-nightly.20250226.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.25.1-nightly.20250226.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.25.1-nightly.20250226.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.25.1-nightly.20250226.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.25.1-nightly.20250226.0/manifests"},{"name":"v0.25.1-nightly.20250225.0","sha":"f17cea380fd59e8db3d6639d25afbc79dfae34f3","kind":"tag","published_at":"2025-02-25T02:48:11.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.25.1-nightly.20250225.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.25.1-nightly.20250225.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.25.1-nightly.20250225.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.25.1-nightly.20250225.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.25.1-nightly.20250225.0/manifests"},{"name":"v0.25.1-nightly.20250224.0","sha":"f33504ee191c9e63dc9ca978d84f1cf1deaf55fa","kind":"tag","published_at":"2025-02-24T02:48:42.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.25.1-nightly.20250224.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.25.1-nightly.20250224.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.25.1-nightly.20250224.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.25.1-nightly.20250224.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.25.1-nightly.20250224.0/manifests"},{"name":"v0.25.1-nightly.20250221.0","sha":"7edae86c9aa6062bad4a310fa2867281e7471ce1","kind":"tag","published_at":"2025-02-21T02:47:44.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.25.1-nightly.20250221.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.25.1-nightly.20250221.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.25.1-nightly.20250221.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.25.1-nightly.20250221.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.25.1-nightly.20250221.0/manifests"},{"name":"v0.25.0","sha":"7ed7b4e8e33adde3d0d92a9eae23ac9ae810166c","kind":"tag","published_at":"2025-02-20T17:51:41.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.25.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.25.0/manifests"},{"name":"v0.24.1-nightly.20250220.0","sha":"8635cef205f824e727b238ba3e5ad5a23b2a56e1","kind":"tag","published_at":"2025-02-20T02:47:21.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.24.1-nightly.20250220.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.24.1-nightly.20250220.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.24.1-nightly.20250220.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.24.1-nightly.20250220.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.24.1-nightly.20250220.0/manifests"},{"name":"v0.24.1-nightly.20250219.0","sha":"93d0f3655de263263a86876b0593b20011e7e55c","kind":"tag","published_at":"2025-02-19T02:47:21.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.24.1-nightly.20250219.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.24.1-nightly.20250219.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.24.1-nightly.20250219.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.24.1-nightly.20250219.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.24.1-nightly.20250219.0/manifests"},{"name":"v0.24.1-nightly.20250218.0","sha":"3679aeb450d46b2d347cd2a1ec07444dda280811","kind":"tag","published_at":"2025-02-18T02:46:59.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.24.1-nightly.20250218.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.24.1-nightly.20250218.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.24.1-nightly.20250218.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.24.1-nightly.20250218.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.24.1-nightly.20250218.0/manifests"},{"name":"v0.24.1-nightly.20250217.0","sha":"979cbaceaf9b75ef46db91aead5d194283591774","kind":"tag","published_at":"2025-02-17T02:48:05.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.24.1-nightly.20250217.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.24.1-nightly.20250217.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.24.1-nightly.20250217.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.24.1-nightly.20250217.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.24.1-nightly.20250217.0/manifests"},{"name":"v0.24.1-nightly.20250214.0","sha":"ecc033f12aba9b87ef1e55ca168083b44c6b6863","kind":"tag","published_at":"2025-02-14T02:47:06.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.24.1-nightly.20250214.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.24.1-nightly.20250214.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.24.1-nightly.20250214.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.24.1-nightly.20250214.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.24.1-nightly.20250214.0/manifests"},{"name":"v0.24.1-nightly.20250213.0","sha":"f85f91b28b28b803fee32f7dab34d1e89b229be8","kind":"tag","published_at":"2025-02-13T02:47:08.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.24.1-nightly.20250213.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.24.1-nightly.20250213.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.24.1-nightly.20250213.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.24.1-nightly.20250213.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.24.1-nightly.20250213.0/manifests"},{"name":"v0.24.1-nightly.20250212.0","sha":"9fc1cfa9cab249d1ae75fb42a8a1999fbb74707c","kind":"tag","published_at":"2025-02-12T02:47:08.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.24.1-nightly.20250212.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.24.1-nightly.20250212.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.24.1-nightly.20250212.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.24.1-nightly.20250212.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.24.1-nightly.20250212.0/manifests"},{"name":"v0.24.1-nightly.20250211.0","sha":"413fb0703d6da198073a808ea54204122903989b","kind":"tag","published_at":"2025-02-11T02:47:28.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.24.1-nightly.20250211.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.24.1-nightly.20250211.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.24.1-nightly.20250211.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.24.1-nightly.20250211.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.24.1-nightly.20250211.0/manifests"},{"name":"v0.24.1-nightly.20250210.0","sha":"45c1c5d3ebc3e894d0a23f39480884ec55af4772","kind":"tag","published_at":"2025-02-10T02:47:25.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.24.1-nightly.20250210.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.24.1-nightly.20250210.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.24.1-nightly.20250210.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.24.1-nightly.20250210.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.24.1-nightly.20250210.0/manifests"},{"name":"v0.23.2-nightly.20250207.0","sha":"ecfba820cee4b6a360b70a858f4c235e310f04f8","kind":"tag","published_at":"2025-02-07T02:47:13.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.2-nightly.20250207.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.2-nightly.20250207.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.2-nightly.20250207.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250207.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250207.0/manifests"},{"name":"v0.24.0","sha":"9fc66e73c1800f657d3fd05258710de93629e23a","kind":"tag","published_at":"2025-02-07T00:12:35.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.24.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.24.0/manifests"},{"name":"v0.23.2-nightly.20250206.0","sha":"7bf4ad574e4b82756bfdda68dd73dbea22b3cf17","kind":"tag","published_at":"2025-02-06T02:46:55.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.2-nightly.20250206.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.2-nightly.20250206.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.2-nightly.20250206.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250206.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250206.0/manifests"},{"name":"v0.23.2-nightly.20250205.0","sha":"8c2c0bf354f528c418e8c93e4b4acd754a9ec090","kind":"tag","published_at":"2025-02-05T02:46:53.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.2-nightly.20250205.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.2-nightly.20250205.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.2-nightly.20250205.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250205.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250205.0/manifests"},{"name":"v0.23.2-nightly.20250204.0","sha":"52892fdd9ddfa7c16e0b15627837dce1b08d8df9","kind":"tag","published_at":"2025-02-04T02:46:19.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.2-nightly.20250204.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.2-nightly.20250204.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.2-nightly.20250204.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250204.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250204.0/manifests"},{"name":"v0.23.2-nightly.20250203.0","sha":"664b8bbb5f93016bc39e80e75564f042962744eb","kind":"tag","published_at":"2025-02-03T02:46:39.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.2-nightly.20250203.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.2-nightly.20250203.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.2-nightly.20250203.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250203.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250203.0/manifests"},{"name":"v0.23.2-nightly.20250131.0","sha":"bbefd761f5f4eeba3bd5292c30e39024f4f4ff56","kind":"tag","published_at":"2025-01-31T02:46:24.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.2-nightly.20250131.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.2-nightly.20250131.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.2-nightly.20250131.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250131.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250131.0/manifests"},{"name":"v0.23.2-nightly.20250130.0","sha":"55ab1aec31151edf6c4f5d74da48a1cef08cd15b","kind":"tag","published_at":"2025-01-30T02:46:05.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.2-nightly.20250130.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.2-nightly.20250130.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.2-nightly.20250130.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250130.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250130.0/manifests"},{"name":"v0.23.2-nightly.20250129.0","sha":"ab00c438643771507cd18faaedca834296545472","kind":"tag","published_at":"2025-01-29T02:46:03.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.2-nightly.20250129.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.2-nightly.20250129.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.2-nightly.20250129.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250129.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250129.0/manifests"},{"name":"v0.23.2-nightly.20250128.0","sha":"174e4a2e123352950200daf1624c515c5e3bb9ba","kind":"tag","published_at":"2025-01-28T02:46:13.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.2-nightly.20250128.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.2-nightly.20250128.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.2-nightly.20250128.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250128.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250128.0/manifests"},{"name":"v0.23.2-nightly.20250127.0","sha":"d17a570ef5c21fddad2e99c09364f5d737ff891e","kind":"tag","published_at":"2025-01-27T02:46:51.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.2-nightly.20250127.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.2-nightly.20250127.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.2-nightly.20250127.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250127.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250127.0/manifests"},{"name":"v0.23.2-nightly.20250124.0","sha":"71483d7908680c5d8cd31c3a683f29beeb40ce6a","kind":"tag","published_at":"2025-01-24T02:46:38.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.2-nightly.20250124.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.2-nightly.20250124.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.2-nightly.20250124.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250124.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250124.0/manifests"},{"name":"v0.23.2-nightly.20250123.0","sha":"05d80c7e0deda17dcb69aec6f4b2b9f781921598","kind":"tag","published_at":"2025-01-23T02:46:32.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.2-nightly.20250123.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.2-nightly.20250123.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.2-nightly.20250123.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250123.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250123.0/manifests"},{"name":"v0.23.2-nightly.20250122.0","sha":"0d301522bf5d1ee70b246f851323c6d8a4a3ccf0","kind":"tag","published_at":"2025-01-22T02:47:03.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.2-nightly.20250122.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.2-nightly.20250122.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.2-nightly.20250122.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250122.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250122.0/manifests"},{"name":"v0.23.2-nightly.20250121.0","sha":"0abd8dba342ddfe0780c15adc3cb53950bf3e6ec","kind":"tag","published_at":"2025-01-21T02:46:27.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.2-nightly.20250121.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.2-nightly.20250121.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.2-nightly.20250121.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250121.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250121.0/manifests"},{"name":"v0.23.2-nightly.20250120.0","sha":"191324028d3bdabad059d7810d03b1fd7045d891","kind":"tag","published_at":"2025-01-20T02:46:54.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.2-nightly.20250120.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.2-nightly.20250120.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.2-nightly.20250120.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250120.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250120.0/manifests"},{"name":"v0.23.2-nightly.20250117.0","sha":"960803d79cf251e2a6b6347748fe680c8a2bdab7","kind":"tag","published_at":"2025-01-17T02:45:59.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.2-nightly.20250117.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.2-nightly.20250117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.2-nightly.20250117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250117.0/manifests"},{"name":"v0.23.2-nightly.20250116.0","sha":"a0d48561000d08aec2161dc27676e8e91ec600fb","kind":"tag","published_at":"2025-01-16T02:46:19.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.2-nightly.20250116.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.2-nightly.20250116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.2-nightly.20250116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250116.0/manifests"},{"name":"v0.23.2-nightly.20250115.0","sha":"0c6c326db6ef96661a6607a7552c97fbecc6b668","kind":"tag","published_at":"2025-01-15T02:46:21.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.2-nightly.20250115.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.2-nightly.20250115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.2-nightly.20250115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250115.0/manifests"},{"name":"v0.23.2-nightly.20250114.0","sha":"234193887c32b422b3144f827b9b6548c31a9d56","kind":"tag","published_at":"2025-01-14T02:45:54.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.2-nightly.20250114.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.2-nightly.20250114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.2-nightly.20250114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250114.0/manifests"},{"name":"v0.23.2-nightly.20250113.0","sha":"0bfb499365c2d102406646123204a8d362d185f9","kind":"tag","published_at":"2025-01-13T02:49:23.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.2-nightly.20250113.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.2-nightly.20250113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.2-nightly.20250113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250113.0/manifests"},{"name":"v0.23.2-nightly.20250110.0","sha":"eac47683aa99b713d5f038e00fac11a24fd19751","kind":"tag","published_at":"2025-01-10T02:48:34.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.2-nightly.20250110.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.2-nightly.20250110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.2-nightly.20250110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.2-nightly.20250110.0/manifests"},{"name":"v0.23.1","sha":"dba6658528810c753433894bd30f94aba0219082","kind":"tag","published_at":"2025-01-09T18:24:46.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.1","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.1/manifests"},{"name":"v0.23.1-nightly.20250109.0","sha":"99b34756024991204a34b4110976c91edca0c0d8","kind":"tag","published_at":"2025-01-09T03:02:47.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.1-nightly.20250109.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.1-nightly.20250109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.1-nightly.20250109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.1-nightly.20250109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.1-nightly.20250109.0/manifests"},{"name":"v0.23.1-nightly.20250108.0","sha":"d83424fa9e33931c01bcefe79a1df09b605d4d1e","kind":"tag","published_at":"2025-01-08T02:47:28.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.1-nightly.20250108.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.1-nightly.20250108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.1-nightly.20250108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.1-nightly.20250108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.1-nightly.20250108.0/manifests"},{"name":"v0.23.1-nightly.20250107.0","sha":"ed647f781e2523188a2a9884a685179e1c823323","kind":"tag","published_at":"2025-01-07T02:47:54.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.1-nightly.20250107.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.1-nightly.20250107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.1-nightly.20250107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.1-nightly.20250107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.1-nightly.20250107.0/manifests"},{"name":"v0.23.1-nightly.20250106.0","sha":"78d5353be2dbe8fb2a7db9a77061c0373a1087ef","kind":"tag","published_at":"2025-01-06T02:48:56.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.1-nightly.20250106.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.1-nightly.20250106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.1-nightly.20250106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.1-nightly.20250106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.1-nightly.20250106.0/manifests"},{"name":"v0.23.0","sha":"efd5ece9915215079514a8007b418e4d7abfdf9c","kind":"tag","published_at":"2025-01-05T16:57:19.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.23.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.23.0/manifests"},{"name":"v0.22.1-nightly.20250103.0","sha":"5b3b57aed7b1c0258638148b890b6d95a5729b40","kind":"tag","published_at":"2025-01-03T02:47:32.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.22.1-nightly.20250103.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.22.1-nightly.20250103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.22.1-nightly.20250103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.22.1-nightly.20250103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.22.1-nightly.20250103.0/manifests"},{"name":"v0.22.1-nightly.20250102.0","sha":"6e1bd1d14115060d22afec0153e82341475ddea6","kind":"tag","published_at":"2025-01-02T02:47:11.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.22.1-nightly.20250102.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.22.1-nightly.20250102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.22.1-nightly.20250102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.22.1-nightly.20250102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.22.1-nightly.20250102.0/manifests"},{"name":"v0.22.1-nightly.20250101.0","sha":"d75489f861e07f220363eb4f1ee11aaccd7a60dd","kind":"tag","published_at":"2025-01-01T02:50:05.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.22.1-nightly.20250101.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.22.1-nightly.20250101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.22.1-nightly.20250101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.22.1-nightly.20250101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.22.1-nightly.20250101.0/manifests"},{"name":"v0.22.1-nightly.20241231.0","sha":"0545fa2f6f6f704d06d9048fc310e753a50eb5ed","kind":"tag","published_at":"2024-12-31T02:47:12.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.22.1-nightly.20241231.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.22.1-nightly.20241231.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.22.1-nightly.20241231.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.22.1-nightly.20241231.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.22.1-nightly.20241231.0/manifests"},{"name":"v0.22.1-nightly.20241230.0","sha":"8c919d8c471d74b4f6c6ec999544561ac394dea1","kind":"tag","published_at":"2024-12-30T02:48:20.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.22.1-nightly.20241230.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.22.1-nightly.20241230.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.22.1-nightly.20241230.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.22.1-nightly.20241230.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.22.1-nightly.20241230.0/manifests"},{"name":"v0.22.1-nightly.20241227.0","sha":"f15503a57344e417af77d0c4df124e5c19568d0e","kind":"tag","published_at":"2024-12-27T02:47:22.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.22.1-nightly.20241227.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.22.1-nightly.20241227.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.22.1-nightly.20241227.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.22.1-nightly.20241227.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.22.1-nightly.20241227.0/manifests"},{"name":"v0.22.1-nightly.20241226.0","sha":"cd2072f43b5e408ad9c115efcc3bf16856ba5d8b","kind":"tag","published_at":"2024-12-26T02:47:16.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.22.1-nightly.20241226.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.22.1-nightly.20241226.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.22.1-nightly.20241226.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.22.1-nightly.20241226.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.22.1-nightly.20241226.0/manifests"},{"name":"v0.22.1-nightly.20241225.0","sha":"5e4c724d80f1f685040a7f34cb866b2c48cfd11b","kind":"tag","published_at":"2024-12-25T02:47:02.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.22.1-nightly.20241225.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.22.1-nightly.20241225.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.22.1-nightly.20241225.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.22.1-nightly.20241225.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.22.1-nightly.20241225.0/manifests"},{"name":"v0.22.1-nightly.20241224.0","sha":"2c120cb3e233e9f4896638586560d284b252b4df","kind":"tag","published_at":"2024-12-24T02:47:24.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.22.1-nightly.20241224.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.22.1-nightly.20241224.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.22.1-nightly.20241224.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.22.1-nightly.20241224.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.22.1-nightly.20241224.0/manifests"},{"name":"v0.22.0","sha":"6a193502a49271594bd0e1284694d4a83dd46394","kind":"tag","published_at":"2024-12-24T01:48:49.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.22.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.22.0/manifests"},{"name":"v0.21.1-nightly.20241223.0","sha":"9a69a6efca170eba7b42d522434884170b4bd255","kind":"tag","published_at":"2024-12-23T02:47:57.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.21.1-nightly.20241223.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.21.1-nightly.20241223.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.21.1-nightly.20241223.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241223.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241223.0/manifests"},{"name":"v0.21.1-nightly.20241220.0","sha":"54347264025094a16e599afbc5ce30092e174695","kind":"tag","published_at":"2024-12-20T02:47:41.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.21.1-nightly.20241220.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.21.1-nightly.20241220.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.21.1-nightly.20241220.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241220.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241220.0/manifests"},{"name":"v0.21.1-nightly.20241219.0","sha":"79cde0ca457600e1e96249130c83c049155df8f4","kind":"tag","published_at":"2024-12-19T02:51:02.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.21.1-nightly.20241219.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.21.1-nightly.20241219.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.21.1-nightly.20241219.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241219.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241219.0/manifests"},{"name":"v0.21.1-nightly.20241218.0","sha":"bc54737443df67ed717cc6883a14eeb702047498","kind":"tag","published_at":"2024-12-18T02:50:36.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.21.1-nightly.20241218.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.21.1-nightly.20241218.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.21.1-nightly.20241218.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241218.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241218.0/manifests"},{"name":"v0.21.1-nightly.20241217.0","sha":"b06c4fc9aac3b84844a7f6613329df9cec1d41e7","kind":"tag","published_at":"2024-12-17T02:54:13.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.21.1-nightly.20241217.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.21.1-nightly.20241217.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.21.1-nightly.20241217.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241217.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241217.0/manifests"},{"name":"v0.21.1-nightly.20241216.0","sha":"4e0583b083e9c2f0ffd9d7183e599ec70dffee5f","kind":"tag","published_at":"2024-12-16T02:57:51.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.21.1-nightly.20241216.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.21.1-nightly.20241216.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.21.1-nightly.20241216.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241216.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241216.0/manifests"},{"name":"v0.21.1-nightly.20241213.0","sha":"02da7950bb01216588c5b48c437e28bea23d59b8","kind":"tag","published_at":"2024-12-13T02:56:08.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.21.1-nightly.20241213.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.21.1-nightly.20241213.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.21.1-nightly.20241213.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241213.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241213.0/manifests"},{"name":"v0.21.1-next.0","sha":"95a5e43b393761662dd0eead6437d06c39a20a41","kind":"tag","published_at":"2024-12-12T22:43:22.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.21.1-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.21.1-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.21.1-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-next.0/manifests"},{"name":"v0.21.1-nightly.20241212.0","sha":"d84a8708e36a8c2e6c76f4e691abdc6f49210659","kind":"tag","published_at":"2024-12-12T02:54:58.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.21.1-nightly.20241212.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.21.1-nightly.20241212.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.21.1-nightly.20241212.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241212.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241212.0/manifests"},{"name":"v0.21.1-nightly.20241211.0","sha":"be3c93c635067fa0137146898a54c807007cfaa0","kind":"tag","published_at":"2024-12-11T02:54:39.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.21.1-nightly.20241211.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.21.1-nightly.20241211.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.21.1-nightly.20241211.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241211.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241211.0/manifests"},{"name":"v0.21.1-nightly.20241210.0","sha":"ecabdcb8bb87d0ae018a8c7431b2428b7e67aec7","kind":"tag","published_at":"2024-12-10T02:56:46.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.21.1-nightly.20241210.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.21.1-nightly.20241210.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.21.1-nightly.20241210.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241210.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241210.0/manifests"},{"name":"v0.21.1-nightly.20241209.0","sha":"42781d109dfa5e457a8ca9bf2786312979f484ef","kind":"tag","published_at":"2024-12-09T02:57:53.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.21.1-nightly.20241209.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.21.1-nightly.20241209.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.21.1-nightly.20241209.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241209.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241209.0/manifests"},{"name":"v0.21.1-nightly.20241206.0","sha":"ecf7cb54fd266a7ee9769351db0314040ebbc5f8","kind":"tag","published_at":"2024-12-06T02:54:39.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.21.1-nightly.20241206.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.21.1-nightly.20241206.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.21.1-nightly.20241206.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241206.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241206.0/manifests"},{"name":"v0.21.1-nightly.20241205.0","sha":"23f148b7374608acdfbf1848a0bb44a96ce4d55f","kind":"tag","published_at":"2024-12-05T02:55:49.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.21.1-nightly.20241205.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.21.1-nightly.20241205.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.21.1-nightly.20241205.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241205.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241205.0/manifests"},{"name":"v0.21.1-nightly.20241204.0","sha":"a3c7e44cd015bb88fae74e1c18c9daefaae7fdf3","kind":"tag","published_at":"2024-12-04T02:55:23.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.21.1-nightly.20241204.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.21.1-nightly.20241204.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.21.1-nightly.20241204.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241204.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241204.0/manifests"},{"name":"v0.21.1-nightly.20241203.0","sha":"ca3b2d0cd26570012dff123ba0163ea40ab104cc","kind":"tag","published_at":"2024-12-03T02:55:57.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.21.1-nightly.20241203.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.21.1-nightly.20241203.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.21.1-nightly.20241203.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241203.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.1-nightly.20241203.0/manifests"},{"name":"v0.21.0","sha":"f81c8c153d7337e4b0b878bd5bda165f2a0a0f98","kind":"tag","published_at":"2024-12-02T03:44:17.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.21.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.21.0/manifests"},{"name":"v0.20.3-nightly.20241202.0","sha":"2603f6ea5d30d937626e22c0c064ea5f884c8439","kind":"tag","published_at":"2024-12-02T02:56:47.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.20.3-nightly.20241202.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.20.3-nightly.20241202.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.20.3-nightly.20241202.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.3-nightly.20241202.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.3-nightly.20241202.0/manifests"},{"name":"v0.20.2","sha":"4c8161737fc7d03bd77d042cf0f12a317743a243","kind":"tag","published_at":"2024-11-30T18:39:48.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.20.2","html_url":"https://github.com/facebook/lexical/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"8d415fa7ec67d42dea5476304124ec6a3a9f07ef","kind":"tag","published_at":"2024-11-29T13:46:37.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.20.1","html_url":"https://github.com/facebook/lexical/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1/manifests"},{"name":"v0.20.1-nightly.20241129.0","sha":"0912562626c27c8dc60398e1c55319f0e734d2f5","kind":"tag","published_at":"2024-11-29T02:53:18.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.20.1-nightly.20241129.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.20.1-nightly.20241129.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.20.1-nightly.20241129.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241129.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241129.0/manifests"},{"name":"v0.20.1-nightly.20241128.0","sha":"a13fda0ebb657b3a0be5abbd02d1f2addf18dcd8","kind":"tag","published_at":"2024-11-28T02:53:27.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.20.1-nightly.20241128.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.20.1-nightly.20241128.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.20.1-nightly.20241128.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241128.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241128.0/manifests"},{"name":"v0.20.1-nightly.20241127.0","sha":"17f341fa881803915aa8375716496f212c9620c4","kind":"tag","published_at":"2024-11-27T02:53:41.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.20.1-nightly.20241127.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.20.1-nightly.20241127.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.20.1-nightly.20241127.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241127.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241127.0/manifests"},{"name":"v0.20.1-nightly.20241126.0","sha":"9493a9ab4602db863f8047f770a1f8380b686ba7","kind":"tag","published_at":"2024-11-26T02:51:50.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.20.1-nightly.20241126.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.20.1-nightly.20241126.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.20.1-nightly.20241126.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241126.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241126.0/manifests"},{"name":"v0.20.1-nightly.20241125.0","sha":"c704dd8f4d6e1f50c2c3c390b9530107ec6d25c4","kind":"tag","published_at":"2024-11-25T02:52:56.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.20.1-nightly.20241125.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.20.1-nightly.20241125.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.20.1-nightly.20241125.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241125.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241125.0/manifests"},{"name":"v0.20.1-nightly.20241122.0","sha":"6a8947f028970c9714d8ab6e257324dfb2e2da12","kind":"tag","published_at":"2024-11-22T02:51:03.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.20.1-nightly.20241122.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.20.1-nightly.20241122.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.20.1-nightly.20241122.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241122.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241122.0/manifests"},{"name":"v0.20.1-nightly.20241121.0","sha":"56e33a0fa1e88e60ce25daca28a3a151bcf8571e","kind":"tag","published_at":"2024-11-21T02:49:58.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.20.1-nightly.20241121.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.20.1-nightly.20241121.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.20.1-nightly.20241121.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241121.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241121.0/manifests"},{"name":"v0.20.1-nightly.20241120.0","sha":"2d5873f05125703e8ae37cd48be42527a66eb130","kind":"tag","published_at":"2024-11-20T02:50:07.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.20.1-nightly.20241120.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.20.1-nightly.20241120.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.20.1-nightly.20241120.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241120.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241120.0/manifests"},{"name":"v0.20.1-nightly.20241119.0","sha":"4823ca40323bc36b7c0c9bf705da46aabf29c4a9","kind":"tag","published_at":"2024-11-19T02:50:58.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.20.1-nightly.20241119.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.20.1-nightly.20241119.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.20.1-nightly.20241119.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241119.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241119.0/manifests"},{"name":"v0.20.1-nightly.20241118.0","sha":"2d7552b37b0d5c8ecfb8724755f818d9b74b1aba","kind":"tag","published_at":"2024-11-18T02:53:11.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.20.1-nightly.20241118.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.20.1-nightly.20241118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.20.1-nightly.20241118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241118.0/manifests"},{"name":"v0.20.1-nightly.20241115.0","sha":"af96fa40a16ca09a8b2e7bb4ffa3c04848587631","kind":"tag","published_at":"2024-11-15T02:51:10.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.20.1-nightly.20241115.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.20.1-nightly.20241115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.20.1-nightly.20241115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241115.0/manifests"},{"name":"v0.20.1-nightly.20241114.0","sha":"cd8862addf13ebc4901e8f2efe6950eea69ef8ce","kind":"tag","published_at":"2024-11-14T02:47:30.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.20.1-nightly.20241114.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.20.1-nightly.20241114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.20.1-nightly.20241114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241114.0/manifests"},{"name":"v0.20.1-nightly.20241113.0","sha":"c4b6647d55f6fcaf7d9d46dd2f6db089ae3e3664","kind":"tag","published_at":"2024-11-13T02:47:20.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.20.1-nightly.20241113.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.20.1-nightly.20241113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.20.1-nightly.20241113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241113.0/manifests"},{"name":"v0.20.1-nightly.20241112.0","sha":"e71db6f0de5dce859f0589c673180a1d0a5ddaef","kind":"tag","published_at":"2024-11-12T02:46:31.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.20.1-nightly.20241112.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.20.1-nightly.20241112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.20.1-nightly.20241112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241112.0/manifests"},{"name":"v0.20.1-nightly.20241111.0","sha":"1e19a2bc305edfbea5471f19615e619385d5af84","kind":"tag","published_at":"2024-11-11T02:47:35.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.20.1-nightly.20241111.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.20.1-nightly.20241111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.20.1-nightly.20241111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241111.0/manifests"},{"name":"v0.20.1-nightly.20241108.0","sha":"1ffaae7c5483a15aa6f8075b5e9372f4947e6a17","kind":"tag","published_at":"2024-11-08T02:47:12.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.20.1-nightly.20241108.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.20.1-nightly.20241108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.20.1-nightly.20241108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.1-nightly.20241108.0/manifests"},{"name":"v0.20.0","sha":"17816f34a16bbc27e68c32d809474672424c72fb","kind":"tag","published_at":"2024-11-07T21:53:25.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.20.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.20.0/manifests"},{"name":"v0.19.1-nightly.20241107.0","sha":"38de6f7b07a0edcab632280f1ab03a5496d38821","kind":"tag","published_at":"2024-11-07T02:47:07.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.19.1-nightly.20241107.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.19.1-nightly.20241107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.19.1-nightly.20241107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.19.1-nightly.20241107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.19.1-nightly.20241107.0/manifests"},{"name":"v0.19.1-nightly.20241106.0","sha":"74320115f31ae0997d5b3854668cccb2b7c922c9","kind":"tag","published_at":"2024-11-06T02:46:49.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.19.1-nightly.20241106.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.19.1-nightly.20241106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.19.1-nightly.20241106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.19.1-nightly.20241106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.19.1-nightly.20241106.0/manifests"},{"name":"v0.19.1-nightly.20241105.0","sha":"5e682245cbc83f178c88321875d7af63b86cfad6","kind":"tag","published_at":"2024-11-05T02:47:00.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.19.1-nightly.20241105.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.19.1-nightly.20241105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.19.1-nightly.20241105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.19.1-nightly.20241105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.19.1-nightly.20241105.0/manifests"},{"name":"v0.19.1-nightly.20241104.0","sha":"de3d0fc6bf6af4877654e2be7ea166f22d187685","kind":"tag","published_at":"2024-11-04T02:49:22.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.19.1-nightly.20241104.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.19.1-nightly.20241104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.19.1-nightly.20241104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.19.1-nightly.20241104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.19.1-nightly.20241104.0/manifests"},{"name":"v0.19.1-nightly.20241101.0","sha":"fcec4d6e7b69a73f95d6dae01929e32cb8968ab1","kind":"tag","published_at":"2024-11-01T02:53:11.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.19.1-nightly.20241101.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.19.1-nightly.20241101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.19.1-nightly.20241101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.19.1-nightly.20241101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.19.1-nightly.20241101.0/manifests"},{"name":"v0.19.1-nightly.20241031.0","sha":"ca5d906284def0859c819f27334a60fc3457f57f","kind":"tag","published_at":"2024-10-31T02:48:40.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.19.1-nightly.20241031.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.19.1-nightly.20241031.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.19.1-nightly.20241031.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.19.1-nightly.20241031.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.19.1-nightly.20241031.0/manifests"},{"name":"v0.19.1-nightly.20241030.0","sha":"036f165b762f6c507a1c286ef62d587fd7c23960","kind":"tag","published_at":"2024-10-30T02:48:03.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.19.1-nightly.20241030.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.19.1-nightly.20241030.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.19.1-nightly.20241030.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.19.1-nightly.20241030.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.19.1-nightly.20241030.0/manifests"},{"name":"v0.19.1-nightly.20241029.0","sha":"9face16a7c14ba5aa32ea079d5d5c428fd9de4f5","kind":"tag","published_at":"2024-10-29T02:48:20.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.19.1-nightly.20241029.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.19.1-nightly.20241029.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.19.1-nightly.20241029.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.19.1-nightly.20241029.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.19.1-nightly.20241029.0/manifests"},{"name":"v0.19.0","sha":"bb8f25b1fb5b22c57dbf33ff6cd9400a2a920de1","kind":"tag","published_at":"2024-10-28T05:09:20.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.19.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.19.0/manifests"},{"name":"v0.18.1-nightly.20241028.0","sha":"b23aa58742505e0a4264f355087474ff332d7604","kind":"tag","published_at":"2024-10-28T02:49:44.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.18.1-nightly.20241028.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.18.1-nightly.20241028.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.18.1-nightly.20241028.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241028.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241028.0/manifests"},{"name":"v0.18.1-nightly.20241025.0","sha":"a4a34fc6ea9ec951f28c6f3553a79d19dd689ffc","kind":"tag","published_at":"2024-10-25T02:48:09.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.18.1-nightly.20241025.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.18.1-nightly.20241025.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.18.1-nightly.20241025.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241025.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241025.0/manifests"},{"name":"v0.18.1-nightly.20241024.0","sha":"5c60a0e91cca1f6fa5cbf2995394ba083fbdc9e1","kind":"tag","published_at":"2024-10-24T02:47:38.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.18.1-nightly.20241024.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.18.1-nightly.20241024.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.18.1-nightly.20241024.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241024.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241024.0/manifests"},{"name":"v0.18.1-nightly.20241023.0","sha":"993a9de3340e98f3e30af3bd2ed84eb40f44831e","kind":"tag","published_at":"2024-10-23T02:47:43.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.18.1-nightly.20241023.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.18.1-nightly.20241023.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.18.1-nightly.20241023.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241023.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241023.0/manifests"},{"name":"v0.18.1-nightly.20241022.0","sha":"96ece319e7c88038db28821841cbfeed14907037","kind":"tag","published_at":"2024-10-22T02:47:55.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.18.1-nightly.20241022.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.18.1-nightly.20241022.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.18.1-nightly.20241022.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241022.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241022.0/manifests"},{"name":"v0.18.1-nightly.20241021.0","sha":"f7676ecf5b1cfb6413c2aea8478c3ccbbd2437a1","kind":"tag","published_at":"2024-10-21T02:48:51.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.18.1-nightly.20241021.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.18.1-nightly.20241021.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.18.1-nightly.20241021.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241021.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241021.0/manifests"},{"name":"v0.18.1-nightly.20241018.0","sha":"4b8db68b325bac5d14aad6da887a6b2394e61518","kind":"tag","published_at":"2024-10-18T02:47:59.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.18.1-nightly.20241018.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.18.1-nightly.20241018.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.18.1-nightly.20241018.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241018.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241018.0/manifests"},{"name":"v0.18.1-nightly.20241017.0","sha":"2a55bcac35fae6430623b9d6149bd30de7d00fda","kind":"tag","published_at":"2024-10-17T02:47:45.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.18.1-nightly.20241017.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.18.1-nightly.20241017.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.18.1-nightly.20241017.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241017.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241017.0/manifests"},{"name":"v0.18.1-nightly.20241016.0","sha":"60810ab77dbdbb7a696f18083c5c3b2c7c29e5b3","kind":"tag","published_at":"2024-10-16T02:48:29.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.18.1-nightly.20241016.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.18.1-nightly.20241016.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.18.1-nightly.20241016.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241016.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241016.0/manifests"},{"name":"v0.18.1-nightly.20241015.0","sha":"b7187ccf8e28a02727868535aeb284bcbbcff06d","kind":"tag","published_at":"2024-10-15T02:48:11.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.18.1-nightly.20241015.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.18.1-nightly.20241015.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.18.1-nightly.20241015.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241015.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241015.0/manifests"},{"name":"v0.18.1-nightly.20241014.0","sha":"4b1230723e61231e089f9310eabff8bd9f10db09","kind":"tag","published_at":"2024-10-14T02:48:44.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.18.1-nightly.20241014.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.18.1-nightly.20241014.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.18.1-nightly.20241014.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241014.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241014.0/manifests"},{"name":"v0.18.1-nightly.20241011.0","sha":"28c73bfe48c294707dac23f1b0cb9f07159193a3","kind":"tag","published_at":"2024-10-11T02:47:28.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.18.1-nightly.20241011.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.18.1-nightly.20241011.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.18.1-nightly.20241011.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241011.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241011.0/manifests"},{"name":"v0.18.1-nightly.20241010.0","sha":"d9302665dd5a9ccfad1c82ae79e5d1116888921b","kind":"tag","published_at":"2024-10-10T02:47:39.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.18.1-nightly.20241010.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.18.1-nightly.20241010.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.18.1-nightly.20241010.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241010.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241010.0/manifests"},{"name":"v0.18.1-nightly.20241009.0","sha":"d062517a3765edae16ff2479888962689077848d","kind":"tag","published_at":"2024-10-09T02:47:37.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.18.1-nightly.20241009.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.18.1-nightly.20241009.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.18.1-nightly.20241009.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241009.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241009.0/manifests"},{"name":"v0.18.1-nightly.20241008.0","sha":"f9bc02e4ce78154cf24971898e941b9e7d6c90a6","kind":"tag","published_at":"2024-10-08T02:48:54.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.18.1-nightly.20241008.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.18.1-nightly.20241008.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.18.1-nightly.20241008.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241008.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241008.0/manifests"},{"name":"v0.18.1-nightly.20241007.0","sha":"2754f8d1072531eac099961978d8bf9c770f3121","kind":"tag","published_at":"2024-10-07T02:48:54.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.18.1-nightly.20241007.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.18.1-nightly.20241007.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.18.1-nightly.20241007.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241007.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241007.0/manifests"},{"name":"v0.18.1-nightly.20241004.0","sha":"57ff7de550069af806fbf11db0387d518ddc5cf0","kind":"tag","published_at":"2024-10-04T02:47:49.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.18.1-nightly.20241004.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.18.1-nightly.20241004.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.18.1-nightly.20241004.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241004.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241004.0/manifests"},{"name":"v0.18.1-nightly.20241003.0","sha":"ca705493329ba0321152dbe14ebd85a19789bc86","kind":"tag","published_at":"2024-10-03T02:47:44.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.18.1-nightly.20241003.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.18.1-nightly.20241003.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.18.1-nightly.20241003.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241003.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241003.0/manifests"},{"name":"v0.18.1-nightly.20241002.0","sha":"c2bd56b967ab8d2ab755121cb94461cf1b50afad","kind":"tag","published_at":"2024-10-02T02:47:33.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.18.1-nightly.20241002.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.18.1-nightly.20241002.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.18.1-nightly.20241002.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241002.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241002.0/manifests"},{"name":"v0.18.1-nightly.20241001.0","sha":"44c3364c14d6a9f721d15c81aae4417a86a74f8e","kind":"tag","published_at":"2024-10-01T02:52:45.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.18.1-nightly.20241001.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.18.1-nightly.20241001.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.18.1-nightly.20241001.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241001.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20241001.0/manifests"},{"name":"v0.18.1-nightly.20240930.0","sha":"dfa90bae8dc07ea10244c775380390218ebcf72f","kind":"tag","published_at":"2024-09-30T02:50:13.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.18.1-nightly.20240930.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.18.1-nightly.20240930.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.18.1-nightly.20240930.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20240930.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20240930.0/manifests"},{"name":"v0.18.1-nightly.20240927.0","sha":"5d9d3a8d106ea9384f8ace228a210710c9f339ce","kind":"tag","published_at":"2024-09-27T02:47:53.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.18.1-nightly.20240927.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.18.1-nightly.20240927.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.18.1-nightly.20240927.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20240927.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.1-nightly.20240927.0/manifests"},{"name":"v0.18.0","sha":"3d08282ca3e5941a65c45fcf372b4d1fe4dc9d76","kind":"tag","published_at":"2024-09-26T16:45:45.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.18.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.18.0/manifests"},{"name":"v0.17.2-nightly.20240926.0","sha":"09de93a1794860e1d30f5b6ca2f5fd0543d8dd08","kind":"tag","published_at":"2024-09-26T02:47:28.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.2-nightly.20240926.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.2-nightly.20240926.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.2-nightly.20240926.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240926.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240926.0/manifests"},{"name":"v0.17.2-nightly.20240925.0","sha":"906ced0e26bb754254e196ea0e7c084c94c49ef3","kind":"tag","published_at":"2024-09-25T02:48:09.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.2-nightly.20240925.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.2-nightly.20240925.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.2-nightly.20240925.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240925.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240925.0/manifests"},{"name":"v0.17.2-nightly.20240924.0","sha":"2645a8b7f2c5d1eb41d9f7cd0291692ef216fe88","kind":"tag","published_at":"2024-09-24T02:47:49.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.2-nightly.20240924.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.2-nightly.20240924.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.2-nightly.20240924.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240924.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240924.0/manifests"},{"name":"v0.17.2-nightly.20240923.0","sha":"0afebec83bfdaa00d559dc5cebef2c488346346b","kind":"tag","published_at":"2024-09-23T02:47:45.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.2-nightly.20240923.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.2-nightly.20240923.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.2-nightly.20240923.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240923.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240923.0/manifests"},{"name":"v0.17.2-nightly.20240920.0","sha":"1de4ce4f8f05823fff47662d0f79f863a733bc5a","kind":"tag","published_at":"2024-09-20T02:46:54.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.2-nightly.20240920.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.2-nightly.20240920.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.2-nightly.20240920.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240920.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240920.0/manifests"},{"name":"v0.17.2-nightly.20240919.0","sha":"54bb3d0c05ee9fe571dc3bc9738c36a9e1226392","kind":"tag","published_at":"2024-09-19T02:46:56.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.2-nightly.20240919.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.2-nightly.20240919.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.2-nightly.20240919.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240919.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240919.0/manifests"},{"name":"v0.17.2-nightly.20240918.0","sha":"79a479703f6b29c487f2253666217a06ba21a010","kind":"tag","published_at":"2024-09-18T02:46:17.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.2-nightly.20240918.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.2-nightly.20240918.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.2-nightly.20240918.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240918.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240918.0/manifests"},{"name":"v0.17.2-nightly.20240917.0","sha":"39756b1dc50bdcb05a15b7355402f61d4e7b21fd","kind":"tag","published_at":"2024-09-17T02:34:49.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.2-nightly.20240917.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.2-nightly.20240917.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.2-nightly.20240917.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240917.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240917.0/manifests"},{"name":"v0.17.2-nightly.20240916.0","sha":"4253ab023bbd4989379adcb4f1a9a2376443b548","kind":"tag","published_at":"2024-09-16T02:48:54.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.2-nightly.20240916.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.2-nightly.20240916.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.2-nightly.20240916.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240916.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240916.0/manifests"},{"name":"v0.17.2-nightly.20240913.0","sha":"0a425a2dc8093d2678d2ac59bf6da0a0fc003ebf","kind":"tag","published_at":"2024-09-13T02:46:22.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.2-nightly.20240913.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.2-nightly.20240913.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.2-nightly.20240913.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240913.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240913.0/manifests"},{"name":"v0.17.2-nightly.20240912.0","sha":"bc8f9f94451d4116e53123cb722e4fd8329ef346","kind":"tag","published_at":"2024-09-12T02:46:04.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.2-nightly.20240912.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.2-nightly.20240912.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.2-nightly.20240912.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240912.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240912.0/manifests"},{"name":"v0.17.2-nightly.20240911.0","sha":"3466ef8a115444d878d74651dcc4c5c87f46bf60","kind":"tag","published_at":"2024-09-11T02:45:48.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.2-nightly.20240911.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.2-nightly.20240911.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.2-nightly.20240911.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240911.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240911.0/manifests"},{"name":"v0.17.2-nightly.20240910.0","sha":"2ca79aa632abc643c6afe70dec78e2f529ceca9c","kind":"tag","published_at":"2024-09-10T02:46:25.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.2-nightly.20240910.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.2-nightly.20240910.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.2-nightly.20240910.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240910.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240910.0/manifests"},{"name":"v0.17.2-nightly.20240909.0","sha":"6f79f5b7fb3fc0d9351262cc8a3b3a1ee06d6286","kind":"tag","published_at":"2024-09-09T02:46:51.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.2-nightly.20240909.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.2-nightly.20240909.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.2-nightly.20240909.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240909.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240909.0/manifests"},{"name":"v0.17.2-nightly.20240906.0","sha":"3466a5b6d54e130dcfb0b460342269fb14239b00","kind":"tag","published_at":"2024-09-06T02:45:58.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.2-nightly.20240906.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.2-nightly.20240906.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.2-nightly.20240906.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240906.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240906.0/manifests"},{"name":"v0.17.2-nightly.20240905.0","sha":"dd1d3042f87fa597fc3c84e6c65412d3cc16506d","kind":"tag","published_at":"2024-09-05T02:45:47.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.2-nightly.20240905.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.2-nightly.20240905.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.2-nightly.20240905.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240905.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240905.0/manifests"},{"name":"v0.17.2-nightly.20240904.0","sha":"f0dd53ea686d38fb9433acfa3ea1187cae0b6218","kind":"tag","published_at":"2024-09-04T02:45:34.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.2-nightly.20240904.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.2-nightly.20240904.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.2-nightly.20240904.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240904.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240904.0/manifests"},{"name":"v0.17.2-nightly.20240903.0","sha":"5edeb36a590733a87fb1ebcf884877e195ed818b","kind":"tag","published_at":"2024-09-03T02:44:57.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.2-nightly.20240903.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.2-nightly.20240903.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.2-nightly.20240903.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240903.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240903.0/manifests"},{"name":"v0.17.2-nightly.20240902.0","sha":"c4890ecdd5a0e46584efa75dc9bebd71f0132875","kind":"tag","published_at":"2024-09-02T02:46:18.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.2-nightly.20240902.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.2-nightly.20240902.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.2-nightly.20240902.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240902.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240902.0/manifests"},{"name":"v0.17.2-nightly.20240830.0","sha":"9926e20b39bc3f5a51ae57cd6125d445b4f895db","kind":"tag","published_at":"2024-08-30T02:45:43.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.2-nightly.20240830.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.2-nightly.20240830.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.2-nightly.20240830.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240830.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240830.0/manifests"},{"name":"v0.17.2-nightly.20240829.0","sha":"633461aa01ee430a672fba674fd013cfe624494a","kind":"tag","published_at":"2024-08-29T02:45:21.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.2-nightly.20240829.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.2-nightly.20240829.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.2-nightly.20240829.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240829.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240829.0/manifests"},{"name":"v0.17.2-nightly.20240828.0","sha":"4b3724919966e07052322bb20bc17e17fb252832","kind":"tag","published_at":"2024-08-28T02:44:04.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.2-nightly.20240828.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.2-nightly.20240828.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.2-nightly.20240828.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240828.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240828.0/manifests"},{"name":"v0.17.2-nightly.20240827.0","sha":"a065658cd4cf7b296a474ac54181179cf4d627ee","kind":"tag","published_at":"2024-08-27T02:43:29.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.2-nightly.20240827.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.2-nightly.20240827.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.2-nightly.20240827.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240827.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.2-nightly.20240827.0/manifests"},{"name":"v0.17.1","sha":"000d254d762734347825b8d42420912387c255d0","kind":"tag","published_at":"2024-08-26T20:17:16.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.1","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1/manifests"},{"name":"v0.17.1-nightly.20240826.0","sha":"370891931c2988e87eb1101f7328eb772f48096c","kind":"tag","published_at":"2024-08-26T02:43:17.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.1-nightly.20240826.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.1-nightly.20240826.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.1-nightly.20240826.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240826.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240826.0/manifests"},{"name":"v0.17.1-nightly.20240823.0","sha":"d472cd000099b475678a7ed8d705e742180b2fef","kind":"tag","published_at":"2024-08-23T02:43:14.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.1-nightly.20240823.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.1-nightly.20240823.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.1-nightly.20240823.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240823.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240823.0/manifests"},{"name":"v0.17.1-nightly.20240822.0","sha":"fc9d4163e2160d9ddb5e48eac2f8660f5ffff5ea","kind":"tag","published_at":"2024-08-22T02:43:29.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.1-nightly.20240822.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.1-nightly.20240822.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.1-nightly.20240822.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240822.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240822.0/manifests"},{"name":"v0.17.1-nightly.20240821.0","sha":"cafe58f34c3282b0cc763294a78869150c78dfac","kind":"tag","published_at":"2024-08-21T02:42:18.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.1-nightly.20240821.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.1-nightly.20240821.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.1-nightly.20240821.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240821.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240821.0/manifests"},{"name":"v0.17.1-nightly.20240820.0","sha":"a7a7e1a12430dfb9ea23f6cf35c97207512a977f","kind":"tag","published_at":"2024-08-20T02:42:12.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.1-nightly.20240820.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.1-nightly.20240820.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.1-nightly.20240820.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240820.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240820.0/manifests"},{"name":"v0.17.1-nightly.20240819.0","sha":"7b4a07080707a75b9b766fb4095e74b6f3c33507","kind":"tag","published_at":"2024-08-19T02:43:29.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.1-nightly.20240819.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.1-nightly.20240819.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.1-nightly.20240819.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240819.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240819.0/manifests"},{"name":"v0.17.1-nightly.20240816.0","sha":"645c4392cfef217d522a1c3c794a307f51cb6c80","kind":"tag","published_at":"2024-08-16T02:42:23.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.1-nightly.20240816.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.1-nightly.20240816.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.1-nightly.20240816.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240816.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240816.0/manifests"},{"name":"v0.17.1-nightly.20240815.0","sha":"a2704f6d63d25460837632674cfc426a88fa8b6a","kind":"tag","published_at":"2024-08-15T02:39:53.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.1-nightly.20240815.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.1-nightly.20240815.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.1-nightly.20240815.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240815.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240815.0/manifests"},{"name":"v0.17.1-nightly.20240814.0","sha":"c5bb3ab2aef823c283931bac250b989494bf83d1","kind":"tag","published_at":"2024-08-14T02:42:43.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.1-nightly.20240814.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.1-nightly.20240814.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.1-nightly.20240814.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240814.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240814.0/manifests"},{"name":"v0.17.1-nightly.20240813.0","sha":"0978b454ece7af8e6c1bd2e48cdd3a3b9039358a","kind":"tag","published_at":"2024-08-13T02:43:33.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.1-nightly.20240813.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.1-nightly.20240813.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.1-nightly.20240813.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240813.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240813.0/manifests"},{"name":"v0.17.1-nightly.20240812.0","sha":"10fa87cbe8959f79c88ff27b383b046639f2318c","kind":"tag","published_at":"2024-08-12T02:43:48.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.1-nightly.20240812.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.1-nightly.20240812.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.1-nightly.20240812.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240812.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240812.0/manifests"},{"name":"v0.17.1-nightly.20240809.0","sha":"8980e46558ef3465c1868e1287869471da8c39bd","kind":"tag","published_at":"2024-08-09T02:43:06.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.1-nightly.20240809.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.1-nightly.20240809.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.1-nightly.20240809.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240809.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240809.0/manifests"},{"name":"v0.17.1-nightly.20240808.0","sha":"634408ffa2ef3c15dd57ddb3eff916286b4d796b","kind":"tag","published_at":"2024-08-08T02:43:07.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.1-nightly.20240808.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.1-nightly.20240808.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.1-nightly.20240808.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240808.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240808.0/manifests"},{"name":"v0.17.1-nightly.20240807.0","sha":"cf7de2c7f2ab36030a7ce9a4756084f7beb76944","kind":"tag","published_at":"2024-08-07T02:42:53.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.1-nightly.20240807.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.1-nightly.20240807.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.1-nightly.20240807.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240807.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240807.0/manifests"},{"name":"v0.17.1-nightly.20240806.0","sha":"a50981794053c474097a32ff6aa883fc5251414a","kind":"tag","published_at":"2024-08-06T02:42:19.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.1-nightly.20240806.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.1-nightly.20240806.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.1-nightly.20240806.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240806.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240806.0/manifests"},{"name":"v0.17.1-nightly.20240805.0","sha":"6f2449eb5f825ebafd333e76174bc46dfa7fd83e","kind":"tag","published_at":"2024-08-05T02:43:07.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.1-nightly.20240805.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.1-nightly.20240805.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.1-nightly.20240805.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240805.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240805.0/manifests"},{"name":"v0.17.1-nightly.20240802.0","sha":"ca7e8fee13939d8bc5e270d6b3a95ca1040e64e0","kind":"tag","published_at":"2024-08-02T02:41:40.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.1-nightly.20240802.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.1-nightly.20240802.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.1-nightly.20240802.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240802.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.1-nightly.20240802.0/manifests"},{"name":"v0.17.0","sha":"7d88e25aff6c556ed65ed82c8d06955dbe3a82de","kind":"tag","published_at":"2024-08-01T16:00:22.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.17.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.17.0/manifests"},{"name":"v0.16.2-nightly.20240801.0","sha":"f1f2a822b965e57bb6811e15b35547c9f17795ba","kind":"tag","published_at":"2024-08-01T02:44:32.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.2-nightly.20240801.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.2-nightly.20240801.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.2-nightly.20240801.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240801.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240801.0/manifests"},{"name":"v0.16.2-nightly.20240731.0","sha":"b32245a7c314d27c637b9990de1d283e6199afe2","kind":"tag","published_at":"2024-07-31T02:33:54.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.2-nightly.20240731.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.2-nightly.20240731.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.2-nightly.20240731.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240731.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240731.0/manifests"},{"name":"v0.16.2-nightly.20240730.0","sha":"ee9cabac8142a798c4f20bccb66665b0810b2a9b","kind":"tag","published_at":"2024-07-30T02:41:29.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.2-nightly.20240730.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.2-nightly.20240730.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.2-nightly.20240730.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240730.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240730.0/manifests"},{"name":"v0.16.2-nightly.20240729.0","sha":"bdb7c43e463eee4b8eef80226c33ee270c8016b5","kind":"tag","published_at":"2024-07-29T02:43:10.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.2-nightly.20240729.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.2-nightly.20240729.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.2-nightly.20240729.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240729.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240729.0/manifests"},{"name":"v0.16.2-nightly.20240726.0","sha":"43b6b1982854c0fdfaab2fb7cae09c05c654e1d3","kind":"tag","published_at":"2024-07-26T02:41:44.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.2-nightly.20240726.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.2-nightly.20240726.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.2-nightly.20240726.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240726.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240726.0/manifests"},{"name":"v0.16.2-nightly.20240725.0","sha":"9a9fd3b9ad4d1a55db3945b629ffecc95d96c7ff","kind":"tag","published_at":"2024-07-25T02:41:47.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.2-nightly.20240725.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.2-nightly.20240725.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.2-nightly.20240725.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240725.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240725.0/manifests"},{"name":"v0.16.2-nightly.20240724.0","sha":"1caf02ff35684f1915bdb6ca6593c988b2c00c5b","kind":"tag","published_at":"2024-07-24T02:41:58.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.2-nightly.20240724.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.2-nightly.20240724.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.2-nightly.20240724.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240724.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240724.0/manifests"},{"name":"v0.16.2-nightly.20240723.0","sha":"aef5a6d571dc3e63e1da5aa9ee27cc9846f3ba97","kind":"tag","published_at":"2024-07-23T02:41:16.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.2-nightly.20240723.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.2-nightly.20240723.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.2-nightly.20240723.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240723.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240723.0/manifests"},{"name":"v0.16.2-nightly.20240722.0","sha":"c4261ae0397cc1887d5cda4d091c2d3b188b28a9","kind":"tag","published_at":"2024-07-22T02:42:57.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.2-nightly.20240722.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.2-nightly.20240722.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.2-nightly.20240722.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240722.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240722.0/manifests"},{"name":"v0.16.2-nightly.20240719.0","sha":"f20977e27292f20530bfc1650d68c469f7f0d20f","kind":"tag","published_at":"2024-07-19T02:41:49.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.2-nightly.20240719.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.2-nightly.20240719.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.2-nightly.20240719.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240719.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240719.0/manifests"},{"name":"v0.16.2-nightly.20240718.0","sha":"86b9761e4a7e2f334459fdc241102a88f6018d18","kind":"tag","published_at":"2024-07-18T02:41:10.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.2-nightly.20240718.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.2-nightly.20240718.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.2-nightly.20240718.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240718.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240718.0/manifests"},{"name":"v0.16.2-nightly.20240717.0","sha":"4a659c25ca415b5509f136d095b33a6107dc3dc5","kind":"tag","published_at":"2024-07-17T02:41:30.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.2-nightly.20240717.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.2-nightly.20240717.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.2-nightly.20240717.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240717.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240717.0/manifests"},{"name":"v0.16.2-nightly.20240716.0","sha":"65b4ebed6471171944d6387b7274b832746a886c","kind":"tag","published_at":"2024-07-16T02:41:51.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.2-nightly.20240716.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.2-nightly.20240716.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.2-nightly.20240716.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240716.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240716.0/manifests"},{"name":"v0.16.2-nightly.20240715.0","sha":"f21c1f55906f179fea39b9fa555625375fd12666","kind":"tag","published_at":"2024-07-15T02:43:06.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.2-nightly.20240715.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.2-nightly.20240715.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.2-nightly.20240715.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240715.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240715.0/manifests"},{"name":"v0.16.2-nightly.20240712.0","sha":"5680ac196f75a3d116cf58d3d64ac96951fbbf6a","kind":"tag","published_at":"2024-07-12T02:41:13.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.2-nightly.20240712.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.2-nightly.20240712.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.2-nightly.20240712.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240712.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240712.0/manifests"},{"name":"v0.16.2-nightly.20240711.0","sha":"57bd9dd9a7c020e5a60c1999171efed3222e33a5","kind":"tag","published_at":"2024-07-11T02:42:20.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.2-nightly.20240711.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.2-nightly.20240711.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.2-nightly.20240711.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240711.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240711.0/manifests"},{"name":"v0.16.2-nightly.20240710.0","sha":"65363920b97daa1c9d6fb76f33da4bcc563ee258","kind":"tag","published_at":"2024-07-10T02:41:12.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.2-nightly.20240710.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.2-nightly.20240710.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.2-nightly.20240710.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240710.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240710.0/manifests"},{"name":"v0.16.2-nightly.20240709.0","sha":"6b85577e4648530b0a4d5237bbe9838fbc3affb2","kind":"tag","published_at":"2024-07-09T02:41:18.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.2-nightly.20240709.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.2-nightly.20240709.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.2-nightly.20240709.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240709.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240709.0/manifests"},{"name":"v0.16.2-nightly.20240708.0","sha":"aae40eff4fa29777bedde95454fac22b26139767","kind":"tag","published_at":"2024-07-08T02:41:45.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.2-nightly.20240708.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.2-nightly.20240708.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.2-nightly.20240708.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240708.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240708.0/manifests"},{"name":"v0.16.2-nightly.20240705.0","sha":"0fcd843a0d0175109d05d43dc1edf7c27628ce3d","kind":"tag","published_at":"2024-07-05T02:40:07.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.2-nightly.20240705.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.2-nightly.20240705.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.2-nightly.20240705.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240705.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240705.0/manifests"},{"name":"v0.16.2-nightly.20240704.0","sha":"b20ddd812caafbd6ec8a2ec4da4dc98b6633e1cb","kind":"tag","published_at":"2024-07-04T02:41:14.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.2-nightly.20240704.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.2-nightly.20240704.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.2-nightly.20240704.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240704.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240704.0/manifests"},{"name":"v0.16.2-nightly.20240703.0","sha":"f89bb51869a2169328c4e407039d424632d9e0c2","kind":"tag","published_at":"2024-07-03T02:39:39.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.2-nightly.20240703.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.2-nightly.20240703.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.2-nightly.20240703.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240703.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240703.0/manifests"},{"name":"v0.16.2-nightly.20240702.0","sha":"ba5e1861143c3fed56af5095dea19a5614e09224","kind":"tag","published_at":"2024-07-02T02:40:30.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.2-nightly.20240702.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.2-nightly.20240702.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.2-nightly.20240702.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240702.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.2-nightly.20240702.0/manifests"},{"name":"v0.16.1","sha":"a9bafb1aeefd035f9b1b51623ba9809bca4ceec0","kind":"tag","published_at":"2024-07-01T19:14:44.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.1","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1/manifests"},{"name":"v0.16.1-nightly.20240701.0","sha":"de82935eed136997ceaa409ad68c4d76aa619e50","kind":"tag","published_at":"2024-07-01T02:43:59.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.1-nightly.20240701.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.1-nightly.20240701.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.1-nightly.20240701.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240701.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240701.0/manifests"},{"name":"v0.16.1-nightly.20240628.0","sha":"de94c3f2876f8cb714c0063d3dcef70084943344","kind":"tag","published_at":"2024-06-28T02:41:09.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.1-nightly.20240628.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.1-nightly.20240628.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.1-nightly.20240628.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240628.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240628.0/manifests"},{"name":"v0.16.1-nightly.20240627.0","sha":"73a1002234162ab94235408901b8ebcf1bb02c2c","kind":"tag","published_at":"2024-06-27T02:39:47.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.1-nightly.20240627.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.1-nightly.20240627.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.1-nightly.20240627.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240627.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240627.0/manifests"},{"name":"v0.16.1-nightly.20240626.0","sha":"108e9c29c79551e604a619f12c32719c3caef8d1","kind":"tag","published_at":"2024-06-26T02:39:39.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.1-nightly.20240626.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.1-nightly.20240626.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.1-nightly.20240626.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240626.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240626.0/manifests"},{"name":"v0.16.1-nightly.20240625.0","sha":"3ebb25f5c3a8349cc7a0f999911e1c636d37f964","kind":"tag","published_at":"2024-06-25T02:40:33.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.1-nightly.20240625.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.1-nightly.20240625.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.1-nightly.20240625.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240625.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240625.0/manifests"},{"name":"v0.16.1-nightly.20240624.0","sha":"58bf1aa2bebb10092504ca4262fcc3efc286799a","kind":"tag","published_at":"2024-06-24T02:40:41.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.1-nightly.20240624.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.1-nightly.20240624.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.1-nightly.20240624.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240624.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240624.0/manifests"},{"name":"v0.16.1-nightly.20240621.0","sha":"6e6a391878ef82801206924418dd13a4833b74bd","kind":"tag","published_at":"2024-06-21T02:39:48.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.1-nightly.20240621.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.1-nightly.20240621.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.1-nightly.20240621.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240621.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240621.0/manifests"},{"name":"v0.16.1-nightly.20240620.0","sha":"aa8b78cfa5a302845a16837a160eb29f4bbd13f5","kind":"tag","published_at":"2024-06-20T02:39:28.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.1-nightly.20240620.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.1-nightly.20240620.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.1-nightly.20240620.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240620.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240620.0/manifests"},{"name":"v0.16.1-nightly.20240619.0","sha":"a8c0eb0910911799f16151334c6a77011d6649ab","kind":"tag","published_at":"2024-06-19T02:40:42.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.1-nightly.20240619.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.1-nightly.20240619.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.1-nightly.20240619.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240619.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240619.0/manifests"},{"name":"v0.16.1-nightly.20240618.0","sha":"280e41dc964fdd8193e6aca5c3efbdb42f5070ea","kind":"tag","published_at":"2024-06-18T02:40:22.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.1-nightly.20240618.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.1-nightly.20240618.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.1-nightly.20240618.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240618.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240618.0/manifests"},{"name":"v0.16.1-nightly.20240617.0","sha":"1718bffe0de0292903814b929b51ae9589ca461b","kind":"tag","published_at":"2024-06-17T02:42:19.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.1-nightly.20240617.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.1-nightly.20240617.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.1-nightly.20240617.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240617.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240617.0/manifests"},{"name":"v0.16.1-nightly.20240614.0","sha":"928540d914035892982bcc6729387d1b470ed740","kind":"tag","published_at":"2024-06-14T02:40:20.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.1-nightly.20240614.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.1-nightly.20240614.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.1-nightly.20240614.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240614.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240614.0/manifests"},{"name":"v0.16.1-nightly.20240613.0","sha":"37b4cc8d8e37cd070628c830d1707c1f50664e49","kind":"tag","published_at":"2024-06-13T02:39:46.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.1-nightly.20240613.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.1-nightly.20240613.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.1-nightly.20240613.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240613.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240613.0/manifests"},{"name":"v0.16.1-nightly.20240612.0","sha":"deb39eaff79e807353ede02f48a0c3033b2b3200","kind":"tag","published_at":"2024-06-12T02:40:25.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.1-nightly.20240612.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.1-nightly.20240612.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.1-nightly.20240612.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240612.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240612.0/manifests"},{"name":"v0.16.1-nightly.20240611.0","sha":"2c449d32d3458c2b756cb19b2e959f9a7960616b","kind":"tag","published_at":"2024-06-11T02:39:57.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.1-nightly.20240611.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.1-nightly.20240611.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.1-nightly.20240611.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240611.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240611.0/manifests"},{"name":"v0.16.1-nightly.20240610.0","sha":"5319bf68fe1771d48b6a2cb5872bc246acd44fdf","kind":"tag","published_at":"2024-06-10T02:41:18.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.1-nightly.20240610.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.1-nightly.20240610.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.1-nightly.20240610.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240610.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.1-nightly.20240610.0/manifests"},{"name":"v0.16.0","sha":"d5a7b900849d487e574ee39f2b86b82be5ca62e6","kind":"tag","published_at":"2024-06-04T09:11:25.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.16.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"ea8ca9b2942615eeb5fd39671a6c5a5921bc13dc","kind":"tag","published_at":"2024-05-11T08:18:20.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.15.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"32841422e6ecae014804609d2d25c2299f74f91f","kind":"tag","published_at":"2024-04-17T04:01:15.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.14.5","html_url":"https://github.com/facebook/lexical/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"4388ed291f802e27873a3a5ca9d223c7531b69e6","kind":"tag","published_at":"2024-04-16T22:50:02.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.14.4","html_url":"https://github.com/facebook/lexical/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.14.4/manifests"},{"name":"v0.14.4-next.0","sha":"d9af434fe51aa923caf24300378070129d4b9f4e","kind":"tag","published_at":"2024-04-04T02:34:54.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.14.4-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.14.4-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.14.4-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.14.4-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.14.4-next.0/manifests"},{"name":"v0.14.3","sha":"e6b44dc9f9c28733c7039ff9f3768de6ad4dad4f","kind":"tag","published_at":"2024-04-03T19:50:51.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.14.3","html_url":"https://github.com/facebook/lexical/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.14.3/manifests"},{"name":"v0.14.3-next.0","sha":"d80cee755c89f9131590ca502bbc3b27da736e1c","kind":"tag","published_at":"2024-03-19T02:32:50.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.14.3-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.14.3-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.14.3-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.14.3-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.14.3-next.0/manifests"},{"name":"v0.14.2","sha":"90a459442c2db15e1d73e6ad15c1966f5a90fc99","kind":"tag","published_at":"2024-03-18T21:29:35.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.14.2","html_url":"https://github.com/facebook/lexical/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.14.2/manifests"},{"name":"v0.14.2-next.0","sha":"d8a0cdf181cd121454f881c5b81ea73877ce76e1","kind":"tag","published_at":"2024-03-18T02:33:09.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.14.2-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.14.2-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.14.2-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.14.2-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.14.2-next.0/manifests"},{"name":"v0.14.1","sha":"54a805273733a21c15b682e53c7a11063303137e","kind":"tag","published_at":"2024-03-18T02:19:16.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.14.1","html_url":"https://github.com/facebook/lexical/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9ae803216560d86a4774f1cd79117a8e358ab09c","kind":"tag","published_at":"2024-03-18T01:39:19.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.14.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.14.0/manifests"},{"name":"v0.13.2-next.0","sha":"7d7accd7869f1a442267a752dcd23801db11c778","kind":"tag","published_at":"2024-01-29T02:33:14.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.13.2-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.13.2-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.13.2-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.13.2-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.13.2-next.0/manifests"},{"name":"v0.13.1","sha":"76420205a6d2cdef2e72e68683c341f842f23fdc","kind":"tag","published_at":"2024-01-26T18:02:52.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.13.1","html_url":"https://github.com/facebook/lexical/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.13.1/manifests"},{"name":"v0.13.1-next.0","sha":"d812d8569a10994adae5e5a462241d97a8f274ad","kind":"tag","published_at":"2024-01-25T02:38:41.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.13.1-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.13.1-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.13.1-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.13.1-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.13.1-next.0/manifests"},{"name":"v0.13.0","sha":"5867b14329091bebb12269b54841951c11637769","kind":"tag","published_at":"2024-01-24T15:59:35.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.13.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.13.0/manifests"},{"name":"v0.12.7-next.0","sha":"71d5dbc26fc963d1613857eae1a3bbcedf1e9c91","kind":"tag","published_at":"2024-01-09T02:37:30.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.12.7-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.12.7-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.12.7-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.12.7-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.12.7-next.0/manifests"},{"name":"v0.12.6","sha":"fa0a0d6f3cc1dbbe36e37a458aa5f7d56b033429","kind":"tag","published_at":"2024-01-08T16:51:59.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.12.6","html_url":"https://github.com/facebook/lexical/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.12.6/manifests"},{"name":"v0.12.6-next.0","sha":"ae681b756e1c55c3bf58fcfbc4cf84686a2c778d","kind":"tag","published_at":"2023-12-07T02:37:04.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.12.6-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.12.6-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.12.6-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.12.6-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.12.6-next.0/manifests"},{"name":"v0.12.5","sha":"03facc296da5007930cc7e69c308c1fb83979bfc","kind":"tag","published_at":"2023-12-06T18:04:52.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.12.5","html_url":"https://github.com/facebook/lexical/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.12.5/manifests"},{"name":"v0.12.5-next.0","sha":"3f040f98c3dd33ac2fc0a410f5ca2c00056f1c55","kind":"tag","published_at":"2023-11-20T02:37:15.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.12.5-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.12.5-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.12.5-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.12.5-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.12.5-next.0/manifests"},{"name":"v0.12.4","sha":"7baaeb4f162f932d80914e7ced44d296e7eca0fb","kind":"tag","published_at":"2023-11-17T23:26:58.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.12.4","html_url":"https://github.com/facebook/lexical/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"ecca9d4e8258f57ecc13427ad35c7af899b6779d","kind":"tag","published_at":"2023-11-17T19:22:47.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.12.3","html_url":"https://github.com/facebook/lexical/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.12.3/manifests"},{"name":"v0.12.3-next.0","sha":"969cc5858315bdbac568cd5f379ad3b8da271c72","kind":"tag","published_at":"2023-09-11T02:33:41.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.12.3-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.12.3-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.12.3-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.12.3-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.12.3-next.0/manifests"},{"name":"v.0.12.2","sha":"3fbe9475c487e17ee7a580bc5c538fc19f7eac1a","kind":"commit","published_at":"2023-09-08T21:48:32.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v.0.12.2","html_url":"https://github.com/facebook/lexical/releases/tag/v.0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v.0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v.0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v.0.12.2/manifests"},{"name":"v0.12.1","sha":"9a3c4df8ba9c965fb4cee2a549febf4a52002bdc","kind":"tag","published_at":"2023-09-07T22:48:47.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.12.1","html_url":"https://github.com/facebook/lexical/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.12.1/manifests"},{"name":"v0.12.1-next.0","sha":"251b9ee444f8e1774bc128ebd2406947de56298b","kind":"tag","published_at":"2023-08-11T02:33:41.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.12.1-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.12.1-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.12.1-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.12.1-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.12.1-next.0/manifests"},{"name":"v0.12.0","sha":"47b33560c8eca725b535641c7013534e158bd08c","kind":"tag","published_at":"2023-08-09T23:16:30.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.12.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.12.0/manifests"},{"name":"v0.11.4-next.0","sha":"d4f9c393c64affc087a69826ea9a39f4c17261cd","kind":"tag","published_at":"2023-07-20T02:40:20.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.11.4-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.11.4-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.11.4-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.11.4-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.11.4-next.0/manifests"},{"name":"v0.11.3","sha":"dc996d09a5246a5551eb17c2e17f80c63a9adba7","kind":"commit","published_at":"2023-07-19T11:32:16.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.11.3","html_url":"https://github.com/facebook/lexical/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.11.3/manifests"},{"name":"v0.11.3-next.0","sha":"c09c9f0f017e1ca06c680f15a0c6ffe0aaa4c95d","kind":"tag","published_at":"2023-07-12T02:50:53.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.11.3-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.11.3-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.11.3-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.11.3-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.11.3-next.0/manifests"},{"name":"v0.11.2","sha":"d535ec0fd189c14b888aeb9c151ad8043d9d6704","kind":"commit","published_at":"2023-07-11T14:57:52.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.11.2","html_url":"https://github.com/facebook/lexical/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.11.2/manifests"},{"name":"v0.11.2-next.0","sha":"1a376ed166ebf5685aa43fb3c64173a38b84b4bd","kind":"tag","published_at":"2023-05-29T02:42:48.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.11.2-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.11.2-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.11.2-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.11.2-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.11.2-next.0/manifests"},{"name":"v0.11.1","sha":"c0a59bc9f5c31805d3b40ed51f9df2a6a65dc864","kind":"commit","published_at":"2023-05-26T23:00:25.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.11.1","html_url":"https://github.com/facebook/lexical/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.11.1/manifests"},{"name":"v0.11.1-next.0","sha":"f182f1873fde4dc2547beab7e82e21550e0c7eda","kind":"tag","published_at":"2023-05-24T02:41:02.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.11.1-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.11.1-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.11.1-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.11.1-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.11.1-next.0/manifests"},{"name":"v0.11.0","sha":"e00bd575c200247fd2529b22a652a759c52478be","kind":"commit","published_at":"2023-05-24T00:33:48.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.11.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.11.0/manifests"},{"name":"v0.10.1-next.0","sha":"f6963d7da58375b7cea47eeb08473461ff8904f0","kind":"tag","published_at":"2023-04-19T02:39:56.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.10.1-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.10.1-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.10.1-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.10.1-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.10.1-next.0/manifests"},{"name":"v0.10.0","sha":"6b797402e0d53801ddb3495ee6c6c58892f7dc56","kind":"tag","published_at":"2023-04-18T18:03:08.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.10.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.10.0/manifests"},{"name":"v0.9.3-next.0","sha":"cfc7af128fbbece7c4e8b38a274586196ecad7dd","kind":"tag","published_at":"2023-04-17T02:39:27.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.9.3-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.9.3-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.9.3-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.9.3-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.9.3-next.0/manifests"},{"name":"v0.9.2","sha":"c2b5d72fbfb11d666dc7450011e9b849c25ef072","kind":"tag","published_at":"2023-04-14T15:28:51.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.9.2","html_url":"https://github.com/facebook/lexical/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.9.2/manifests"},{"name":"v0.9.2-next.0","sha":"aa3b261797ffdfe5ccc0bf6c0713e4a018ac76eb","kind":"tag","published_at":"2023-03-27T02:40:02.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.9.2-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.9.2-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.9.2-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.9.2-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.9.2-next.0/manifests"},{"name":"v0.9.1","sha":"bd65af5487657d8e42cb5063732e3e58cf14e674","kind":"commit","published_at":"2023-03-24T18:06:12.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.9.1","html_url":"https://github.com/facebook/lexical/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.9.1/manifests"},{"name":"v0.9.1-next.0","sha":"b65aa044a97969d7789206361c2ea8252712103c","kind":"tag","published_at":"2023-03-10T02:50:32.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.9.1-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.9.1-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.9.1-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.9.1-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.9.1-next.0/manifests"},{"name":"v0.8.2-next.0","sha":"04977c4a5aed7c5ce88ccb84c4f927da2f2916a8","kind":"tag","published_at":"2023-02-24T02:46:45.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.8.2-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.8.2-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.8.2-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.8.2-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.8.2-next.0/manifests"},{"name":"v0.8.1","sha":"1d0f15221d257ea436f7be054ade27560e64dde5","kind":"tag","published_at":"2023-02-17T22:05:44.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.8.1","html_url":"https://github.com/facebook/lexical/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.8.1/manifests"},{"name":"v0.8.1-next.0","sha":"a9be488d7d75e31fd03bdc49ccf755f2b720d7e6","kind":"tag","published_at":"2023-02-10T02:48:31.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.8.1-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.8.1-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.8.1-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.8.1-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.8.1-next.0/manifests"},{"name":"crea","sha":"8b11ef7201206e9d3874c194a0532f4fe8c7e8c9","kind":"commit","published_at":"2023-02-09T14:03:17.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/crea","html_url":"https://github.com/facebook/lexical/releases/tag/crea","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@crea","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/crea","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/crea/manifests"},{"name":"v0.7.9","sha":"1d9d24c5b72a39a32a4e94146de7df44556bf107","kind":"commit","published_at":"2023-02-09T12:20:43.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.7.9","html_url":"https://github.com/facebook/lexical/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.9/manifests"},{"name":"v0.7.9-next.0","sha":"ba5c1c91f484dfe9a5e3ffd002d7620a3fe72cd1","kind":"tag","published_at":"2023-02-09T02:46:38.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.7.9-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.7.9-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.7.9-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.9-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.9-next.0/manifests"},{"name":"v0.7.8-next.0","sha":"905e1fd5398740b89c4486bb5d44b3a88850fd42","kind":"tag","published_at":"2023-02-06T02:44:45.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.7.8-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.7.8-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.7.8-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.8-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.8-next.0/manifests"},{"name":"v0.7.7","sha":"ecf8edb99392f511d4d082f2541488d1f7165a1f","kind":"commit","published_at":"2023-02-03T15:58:42.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.7.7","html_url":"https://github.com/facebook/lexical/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.7/manifests"},{"name":"v0.7.7-next.0","sha":"06bc36f08802fd9fff08c88459216bc87ed4df8b","kind":"tag","published_at":"2023-01-11T02:45:13.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.7.7-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.7.7-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.7.7-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.7-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.7-next.0/manifests"},{"name":"v0.7.6","sha":"168f0d43fcbd3d4d3129aff2e57eb9cfab0ba8e4","kind":"commit","published_at":"2023-01-10T14:27:14.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.7.6","html_url":"https://github.com/facebook/lexical/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.6/manifests"},{"name":"v0.7.6-next.0","sha":"bde1987582282156bc36f7f22ce9475a1dc3c7bd","kind":"tag","published_at":"2022-12-26T02:42:46.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.7.6-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.7.6-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.7.6-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.6-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.6-next.0/manifests"},{"name":"v0.7.5","sha":"31bc120f50ba33ecad7200b1e3cb88ba75e1e513","kind":"commit","published_at":"2022-12-23T13:18:17.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.7.5","html_url":"https://github.com/facebook/lexical/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.5/manifests"},{"name":"v0.7.5-next.0","sha":"44cf7516ac3a6b28981a4c4c8853c80477436b43","kind":"tag","published_at":"2022-12-21T02:41:00.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.7.5-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.7.5-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.7.5-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.5-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.5-next.0/manifests"},{"name":"v0.7.4","sha":"9ef66af7969a159349e18474b143d1f0f3358964","kind":"tag","published_at":"2022-12-19T18:31:14.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.7.4","html_url":"https://github.com/facebook/lexical/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.4/manifests"},{"name":"v0.7.4-next.0","sha":"c1d087a1ff35a109cb15aff12059326590d3e00e","kind":"tag","published_at":"2022-12-19T02:40:23.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.7.4-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.7.4-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.7.4-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.4-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.4-next.0/manifests"},{"name":"v0.7.3","sha":"d6b9e6bc777cf8193e3de50e55b2c924b09ca21a","kind":"commit","published_at":"2022-12-18T12:05:22.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.7.3","html_url":"https://github.com/facebook/lexical/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"8de8b45c48e218ce5d779a5660b8667664c3943f","kind":"commit","published_at":"2022-12-17T15:22:25.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.7.2","html_url":"https://github.com/facebook/lexical/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.2/manifests"},{"name":"v0.7.2-next.0","sha":"b6e2a1f65d7d887935bbba30e984e5d480506502","kind":"tag","published_at":"2022-12-12T02:46:45.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.7.2-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.7.2-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.7.2-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.2-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.2-next.0/manifests"},{"name":"v0.7.1","sha":"d9b73a570335c6f20e486a002a605f2a36096fe1","kind":"commit","published_at":"2022-12-11T11:25:42.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.7.1","html_url":"https://github.com/facebook/lexical/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8168ba9b85ceec13c490accefd6bd7b236714e58","kind":"commit","published_at":"2022-12-09T14:04:50.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.7.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.7.0/manifests"},{"name":"v0.6.6-next.0","sha":"a7c48f90613f5613a762679d4de97adfa066dada","kind":"tag","published_at":"2022-12-06T02:45:12.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.6.6-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.6.6-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.6.6-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.6.6-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.6.6-next.0/manifests"},{"name":"v0.6.5","sha":"571e995487a0ce9be232e59f22ef25ef5b5f6dc2","kind":"commit","published_at":"2022-12-05T21:33:35.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.6.5","html_url":"https://github.com/facebook/lexical/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.6.5/manifests"},{"name":"v0.6.5-next.0","sha":"06f03a228de0acf56e430eca349077a8f419cf4f","kind":"tag","published_at":"2022-11-30T02:47:20.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.6.5-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.6.5-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.6.5-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.6.5-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.6.5-next.0/manifests"},{"name":"v0.6.4-next.0","sha":"f12c7c9e501144e359f7c1effe29671998a8af76","kind":"tag","published_at":"2022-11-24T02:48:28.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.6.4-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.6.4-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.6.4-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.6.4-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.6.4-next.0/manifests"},{"name":"v0.6.3-next.0","sha":"1367743625e8ea79c08d881d4cecbe9195da2fcc","kind":"tag","published_at":"2022-11-22T03:01:22.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.6.3-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.6.3-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.6.3-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.6.3-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.6.3-next.0/manifests"},{"name":"v0.6.1-next.1","sha":"d93cd5635d6d38deb1cc38fae276eefd381fde4b","kind":"tag","published_at":"2022-11-07T03:10:01.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.6.1-next.1","html_url":"https://github.com/facebook/lexical/releases/tag/v0.6.1-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.6.1-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.6.1-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.6.1-next.1/manifests"},{"name":"v0.6.1-next.0","sha":"2990e088a60205a84b146375f43429b7abc4e04a","kind":"tag","published_at":"2022-11-03T03:10:30.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.6.1-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.6.1-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.6.1-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.6.1-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.6.1-next.0/manifests"},{"name":"v0.6.0","sha":"291b57a872433f295f549509abc1bedf7d75e3ca","kind":"commit","published_at":"2022-10-31T18:55:41.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.6.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.6.0/manifests"},{"name":"v0.5.1-next.3","sha":"86551ab51dbfafad4f3f3061f588a6303dc94750","kind":"tag","published_at":"2022-10-31T03:17:00.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.5.1-next.3","html_url":"https://github.com/facebook/lexical/releases/tag/v0.5.1-next.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.5.1-next.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.5.1-next.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.5.1-next.3/manifests"},{"name":"v0.5.1-next.2","sha":"014deb1d7ff734c5f594588c3ae7ccbbe20199ff","kind":"tag","published_at":"2022-10-19T03:25:51.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.5.1-next.2","html_url":"https://github.com/facebook/lexical/releases/tag/v0.5.1-next.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.5.1-next.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.5.1-next.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.5.1-next.2/manifests"},{"name":"v0.5.1-next.1","sha":"5893aabd18eaca4df74464e2f16abde54bfdd774","kind":"tag","published_at":"2022-10-18T03:27:37.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.5.1-next.1","html_url":"https://github.com/facebook/lexical/releases/tag/v0.5.1-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.5.1-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.5.1-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.5.1-next.1/manifests"},{"name":"v0.5.1-next.0","sha":"6ab72ac01c7899ee5b6320a5273ab95f44e87383","kind":"tag","published_at":"2022-10-17T22:06:45.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.5.1-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.5.1-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.5.1-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.5.1-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.5.1-next.0/manifests"},{"name":"v0.5.0","sha":"282e69dd5d0d95feb089118d39612217acdc60ae","kind":"commit","published_at":"2022-09-23T20:06:51.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.5.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.5.0/manifests"},{"name":"v0.4.2-next.0","sha":"703e8a722fe93a93df5222ac0b954f64cbab12fe","kind":"tag","published_at":"2022-09-13T04:40:09.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.4.2-next.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.4.2-next.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.4.2-next.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.4.2-next.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.4.2-next.0/manifests"},{"name":"v0.4.1","sha":"664793bd35121a373cedd895fe4f0dd55d541c98","kind":"tag","published_at":"2022-09-05T16:44:57.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.4.1","html_url":"https://github.com/facebook/lexical/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"60b51372dfaa207525c15d39b856eef9114f793e","kind":"commit","published_at":"2022-09-04T00:08:41.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.4.0","html_url":"https://github.com/facebook/lexical/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"ea6574ec5eb67e65bd0aa5eae4f3eb3c5b8a9607","kind":"commit","published_at":"2022-08-11T19:57:45.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.3.9","html_url":"https://github.com/facebook/lexical/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0469c4fc108fb9839e246e50fd5572578554ccd6","kind":"commit","published_at":"2022-07-21T09:31:55.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.3.8","html_url":"https://github.com/facebook/lexical/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"1d9750d80124ec25439b632a897f5fd070214905","kind":"commit","published_at":"2022-07-07T08:27:11.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.3.7","html_url":"https://github.com/facebook/lexical/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"7ee3a5237e8fd502c3f3b8069d6163631292d43e","kind":"commit","published_at":"2022-06-29T14:31:24.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.3.6","html_url":"https://github.com/facebook/lexical/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"fc5c5b13b070fc747e0ee549453243fed792f65b","kind":"commit","published_at":"2022-06-16T19:18:00.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.3.5","html_url":"https://github.com/facebook/lexical/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.3.5/manifests"},{"name":"v0.3.3","sha":"a9c035fae4b8026da6cd90d20a381492afa494c8","kind":"tag","published_at":"2022-06-10T01:34:57.000Z","download_url":"https://codeload.github.com/facebook/lexical/tar.gz/v0.3.3","html_url":"https://github.com/facebook/lexical/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/lexical@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-04-08T14:09:50.731Z","dependent_packages_count":114,"downloads":9495954,"downloads_period":"last-month","dependent_repos_count":3286,"rankings":{"downloads":0.2516874627657444,"dependent_repos_count":0.38332902463965923,"dependent_packages_count":0.3340936986823448,"stargazers_count":0.8101560092989384,"forks_count":1.0522895588943788,"docker_downloads_count":0.0806654902949332,"average":0.4853702074293331},"purl":"pkg:npm/%40lexical/selection","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lexical/selection","docker_dependents_count":41,"docker_downloads_count":481216794,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lexical/selection","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lexical/selection/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-08T05:03:49.435Z","issues_count":1468,"pull_requests_count":2953,"avg_time_to_close_issue":10276499.015435502,"avg_time_to_close_pull_request":1824185.117260062,"issues_closed_count":906,"pull_requests_closed_count":2584,"pull_request_authors_count":417,"issue_authors_count":812,"avg_comments_per_issue":2.3153950953678475,"avg_comments_per_pull_request":2.894344734168642,"merged_pull_requests_count":2035,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":169,"past_year_pull_requests_count":375,"past_year_avg_time_to_close_issue":560240.2777777778,"past_year_avg_time_to_close_pull_request":350411.66023166024,"past_year_issues_closed_count":72,"past_year_pull_requests_closed_count":259,"past_year_pull_request_authors_count":90,"past_year_issue_authors_count":119,"past_year_avg_comments_per_issue":1.0650887573964496,"past_year_avg_comments_per_pull_request":2.232,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":222,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Flexical/issues","maintainers":[{"login":"etrepum","count":365,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etrepum"},{"login":"zurfyx","count":259,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zurfyx"},{"login":"ivailop7","count":206,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ivailop7"},{"login":"Shubhankerism","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Shubhankerism"},{"login":"trueadm","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trueadm"},{"login":"ebads67","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ebads67"},{"login":"kevinansfield","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinansfield"},{"login":"ttzztztz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ttzztztz"},{"login":"admeeer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/admeeer"},{"login":"gdelmas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gdelmas"},{"login":"zpao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zpao"},{"login":"imdreamrunner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/imdreamrunner"},{"login":"austburn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/austburn"}],"active_maintainers":[{"login":"etrepum","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etrepum"},{"login":"ivailop7","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ivailop7"},{"login":"zurfyx","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zurfyx"},{"login":"ttzztztz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ttzztztz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lexical%2Fselection/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lexical%2Fselection/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lexical%2Fselection/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lexical%2Fselection/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lexical%2Fselection/codemeta","maintainers":[{"uuid":"trueadm","login":"trueadm","name":null,"email":"dg@domgan.com","url":null,"packages_count":97,"html_url":"https://www.npmjs.com/~trueadm","role":null,"created_at":"2022-11-20T05:04:28.199Z","updated_at":"2022-11-20T05:04:28.199Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/trueadm/packages"},{"uuid":"zurfyx","login":"zurfyx","name":null,"email":"gerard.rovira.sanchez@gmail.com","url":null,"packages_count":60,"html_url":"https://www.npmjs.com/~zurfyx","role":null,"created_at":"2022-11-20T05:04:28.191Z","updated_at":"2022-11-20T05:04:28.191Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zurfyx/packages"},{"uuid":"fantactuka","login":"fantactuka","name":null,"email":"fantactuka@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~fantactuka","role":null,"created_at":"2022-11-20T05:04:28.177Z","updated_at":"2022-11-20T05:04:28.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fantactuka/packages"},{"uuid":"acywatson","login":"acywatson","name":null,"email":"acy.watson@gmail.com","url":null,"packages_count":33,"html_url":"https://www.npmjs.com/~acywatson","role":null,"created_at":"2022-11-20T05:04:28.184Z","updated_at":"2022-11-20T05:04:28.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/acywatson/packages"},{"uuid":"ipavlov001","login":"ipavlov001","name":null,"email":"ivailo90@gmail.com","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~ipavlov001","role":null,"created_at":"2024-03-16T21:34:44.506Z","updated_at":"2024-03-16T21:34:44.506Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ipavlov001/packages"},{"uuid":"etrepum","login":"etrepum","name":null,"email":"bob@redivi.com","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~etrepum","role":null,"created_at":"2025-09-24T02:07:47.506Z","updated_at":"2025-09-24T02:07:47.506Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/etrepum/packages"}]}